The exercise asks:
Let be $Ω = \mathcal{N}$ and $\mathscr{C} = \{A , A ⊆ \mathcal N : A\text{ is finite or }A^c\text{ is finite}\}$.
Prove that $\mathscr{C}$ is an $Algebra$ $Of$ $Boole$, but not an $σ-Algebra$.
My proof is:
Properties of $\mathscr{C}$, a $Boolean$ algebra:
- $Ω∈\mathscr{C}$
- If $A∈\mathscr{C}⇒A^c∈\mathscr{C}$
- If $A,B∈\mathscr{C}⇒A∪B∈\mathscr{C}$
Demostrated properties of $\mathscr{C}$:
- $∅∈\mathscr{C}$
- If $A,B∈\mathscr{C}⇒A\cap B∈\mathscr{C}$
- If $A_{1},...,A_{n}∈\mathscr{C}⇒\left(\bigcup_{i=1}^{i=n}A_{i}\right)∈\mathscr{C}$ and $\left(\bigcap_{i=1}^{i=n}A_{i}\right)∈\mathscr{C}$ with $n∈N^*$
Every $σ-Algebra$ has $(1)$, $(2)$, $(3)$ and the following:
- If $A_{1},...,A_{n},...∈\mathscr{C}⇒\left(\bigcup_{i=1}^{i=\infty}A_{i}\right)∈\mathscr{C}$
- $Ω=\mathcal{N}⇒\mathcal{N}⊆Ω⊆\mathcal{N}⇒^{(1)}Ω∈\mathscr{C}$
- $A⊆\mathcal{N}\Leftrightarrow A^c$ is finite $⇒^{(2)}A^c∈\mathscr{C}$
- $A⊆\mathcal{N}\Leftrightarrow A$ is finite $⇒A_{1},...,A_{n}∈\mathscr{C}⇒^{(6)}\left(\bigcup_{i=1}^{i=n}A_{i}\right)∈\mathscr{C}$ with $n∈N^*$
- $A⊆\mathcal{N}\Leftrightarrow A$ is finite $⇒A_{1},...,A_{n},...\notin\mathscr{C}⇒^{(7)}\left(\bigcup_{i=1}^{i=\infty}A_{i}\right)\notin\mathscr{C}$
By $(1,2,3)$, $\mathscr{C}$ is an $Algebra$ $Of$ $Bool$. But by $(4)$, is not an $σ-Algebra$.
Is correct?