3 min read
Adventures in Measure Theory - 4

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 XX and YY be sets and Σ\Sigma a σ\sigma-algebra of subsets of XX. Let ϕ:XY\phi:X\to Y be a function. Show that {F:FY,ϕ1[F]Σ}\{F:F\subseteq Y,\,\phi^{-1}[F]\in\Sigma\} where ϕ1[F]={x:xX,ϕ(x)F}\phi^{-1}[F] = \{x: x\in X, \phi (x)\in F\} is a σ\sigma-algebra of subsets of YY.

Let’s try to understand the problem first. Consider a collection ΣY\Sigma_Y of subsets of YY such that if we construct a set SS' for every set SS in ΣY\Sigma_Y with the preimages of elements of SS under ϕ\phi then SS' will lie in Σ\Sigma. We have to show that ΣY\Sigma_Y is a σ\sigma-algebra of subsets of YY.

Proof.
Let ΣY={F:FY,ϕ1[F]Σ}\Sigma_Y = \{F:F\subseteq Y,\,\phi^{-1}[F]\in\Sigma\}.

(i) We know that Y\emptyset\subseteq Y and ϕ1[]=Σ\phi^{-1}[\emptyset] = \emptyset\in\Sigma. Thus, ΣY\emptyset\in\Sigma_Y.

(ii) Let FΣYF\in\Sigma_Y. Then ϕ1[F]Σ\phi^{-1}[F]\in\Sigma and since Σ\Sigma is a σ\sigma-algebra of subsets of XX,

Xϕ1[F]Σ    ϕ1[Y]ϕ1[F]Σ    ϕ1[YF]ΣX\setminus\phi^{-1}[F]\in\Sigma \\ \implies\phi^{-1}[Y]\setminus\phi^{-1}[F]\in\Sigma \\ \implies\phi^{-1}[Y\setminus F]\in\Sigma

Also it is obvious that YFYY\setminus F\subseteq Y. Therefore, since FF was chosen arbitrarily, we have YFΣYFΣYY\setminus F\in\Sigma_Y\,\,\forall\,\,F\in\Sigma_Y.

(iii) Let EnnN\langle E_n \rangle_{n\in\Bbb N} be a sequence in ΣY\Sigma_Y. Then there exists a sequence ϕ1[En]nN\langle\phi^{-1}[E_n]\rangle_{n\in\Bbb N} in Σ\Sigma corresponding to this one. Since Σ\Sigma is a σ\sigma-algebra of subsets of XX,

nNϕ1[En]Σ    ϕ1[nNEn]Σ\bigcup_{n\in\Bbb N}\phi^{-1}[E_n]\in\Sigma \\ \implies\phi^{-1}[\bigcup_{n\in\Bbb N}E_n]\in\Sigma

Also since EnnNPY\langle E_n \rangle_{n\in\Bbb N}\subseteq\mathcal PY we must have nNEnY\bigcup_{n\in\Bbb N} E_n \subseteq Y. Therefore, for all sequences EnnN\langle E_n \rangle_{n\in\Bbb N} in ΣY\Sigma_Y we have nNEnΣY\bigcup_{n\in\Bbb N} E_n \in\Sigma_Y.

From (i), (ii), and (iii) it is clear that ΣY\Sigma_Y is a σ\sigma-algebra of subsets of YY. \tag*{$\square$}

111X (d)

Let XX and YY be sets and TT a σ\sigma-algebra of subsets of YY. Let ϕ:XY\phi:X\to Y be a function. Show that {ϕ1[F]:FT}\{\phi^{-1}[F]:F\in T\} is a σ\sigma-algebra of subsets of XX.

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 TT is a σ\sigma-algebra of subsets of XX.

Proof.

Let Σ={ϕ1[F]:FT}\Sigma = \{\phi^{-1}[F]:F\in T\}.

(i) ϕ1[F]\phi^{-1}[F] is defined as {x:xX,ϕ(x)F}\{x: x\in X, \phi(x)\in F\}. Thus, ϕ1[F]XFY\phi^{-1}[F]\subseteq X\,\,\forall\,\,F\subseteq Y.

(ii) Since TT is a σ\sigma-algebra, T\emptyset\in T. Also, ϕ1[]=\phi^{-1}[\emptyset] = \emptyset. Therefore Σ\emptyset\in\Sigma.

(iii) We know that for every FTF\in T we have YFTY\setminus F\in T. This means that for every phi1[S]Σ\\phi^{-1}[S]\in\Sigma we also have

ϕ1[YF]Σ    ϕ1[Y]ϕ1[F]Σ    Xϕ1[F]Σ\phi^{-1}[Y\setminus F]\in\Sigma \\ \implies\phi^{-1}[Y]\setminus\phi^{-1}[F]\in\Sigma \\ \implies X\setminus\phi^{-1}[F]\in\Sigma

(iv) Let EnnN\langle E_n \rangle_{n\in\Bbb N} be a sequence in TT. Then nNEnT\bigcup_{n\in\Bbb N}E_n\in T. Thus, for every sequence ϕ1[En]nNΣ\langle \phi^{-1}[E_n] \rangle_{n\in\Bbb N}\in\Sigma we also have

nNϕ1[En]Σ    ϕ1[nNEn]Σ\bigcup_{n\in\Bbb N}\phi^{-1}[E_n]\in\Sigma \\ \implies\phi^{-1}[\bigcup_{n\in\Bbb N}E_n]\in\Sigma

Therefore, from (i), (ii) and (iii) we can conclude that Σ\Sigma is a σ\sigma-algebra of subsets of XX. \square