I am following the Measure Theory series by D.H. Fremlin and blogging my notes here.
Continuing from where I left off last time,
111X (c)
Let X and Y be sets and Σ a σ-algebra of subsets of X. Let ϕ:X→Y be a function. Show that
{F:F⊆Y,ϕ−1[F]∈Σ} where ϕ−1[F]={x:x∈X,ϕ(x)∈F} is a σ-algebra of subsets of Y.
Let’s try to understand the problem first. Consider a collection ΣY of subsets of Y such that if we construct a set S′ for every set S in ΣY with the preimages of elements of S under ϕ then S′ will lie in Σ. We have to show that ΣY is a σ-algebra of subsets of Y.
Proof.
Let ΣY={F:F⊆Y,ϕ−1[F]∈Σ}.
(i) We know that ∅⊆Y and ϕ−1[∅]=∅∈Σ. Thus, ∅∈ΣY.
(ii) Let F∈ΣY. Then ϕ−1[F]∈Σ and since Σ is a σ-algebra of subsets of X,
X∖ϕ−1[F]∈Σ⟹ϕ−1[Y]∖ϕ−1[F]∈Σ⟹ϕ−1[Y∖F]∈Σ
Also it is obvious that Y∖F⊆Y. Therefore, since F was chosen arbitrarily, we have Y∖F∈ΣY∀F∈ΣY.
(iii) Let ⟨En⟩n∈N be a sequence in ΣY. Then there exists a sequence ⟨ϕ−1[En]⟩n∈N in Σ corresponding to this one. Since Σ is a σ-algebra of subsets of X,
n∈N⋃ϕ−1[En]∈Σ⟹ϕ−1[n∈N⋃En]∈Σ
Also since ⟨En⟩n∈N⊆PY we must have ⋃n∈NEn⊆Y. Therefore, for all sequences ⟨En⟩n∈N in ΣY we have ⋃n∈NEn∈ΣY.
From (i), (ii), and (iii) it is clear that ΣY is a σ-algebra of subsets of Y. \tag*{$\square$}
111X (d)
Let X and Y be sets and T a σ-algebra of subsets of Y. Let ϕ:X→Y be a function. Show that {ϕ−1[F]:F∈T} is a σ-algebra of subsets of X.
This seems like the previous problem, but in reverse. We have to show that the family of sets of preimages of elements in sets in T is a σ-algebra of subsets of X.
Proof.
Let Σ={ϕ−1[F]:F∈T}.
(i) ϕ−1[F] is defined as {x:x∈X,ϕ(x)∈F}. Thus, ϕ−1[F]⊆X∀F⊆Y.
(ii) Since T is a σ-algebra, ∅∈T. Also, ϕ−1[∅]=∅. Therefore ∅∈Σ.
(iii) We know that for every F∈T we have Y∖F∈T. This means that for every phi−1[S]∈Σ we also have
ϕ−1[Y∖F]∈Σ⟹ϕ−1[Y]∖ϕ−1[F]∈Σ⟹X∖ϕ−1[F]∈Σ
(iv) Let ⟨En⟩n∈N be a sequence in T. Then ⋃n∈NEn∈T. Thus, for every sequence ⟨ϕ−1[En]⟩n∈N∈Σ we also have
n∈N⋃ϕ−1[En]∈Σ⟹ϕ−1[n∈N⋃En]∈Σ
Therefore, from (i), (ii) and (iii) we can conclude that Σ is a σ-algebra of subsets of X. □