Let $\mathscr{R}$ be a ring of subsets of $\Omega$ and $\mathscr{C}=\{E\subset\Omega:E\in\mathscr{R}\:\text{or}\:\Omega-E\in\mathscr{R}\}$.
Show that $\mathscr{C}$ is an algebra.
To show $\mathscr{C}$ is an algebra:
i) $\emptyset\in\mathscr{C}$
ii) $A\in\mathscr{C}$ and $B\in\mathscr{C}$ so $A\cup B\in\mathscr{C}$
iii)$A\in\mathscr{C}$ and $B\in\mathscr{C}$ so $A\setminus B\in\mathscr{C}$
iv)$A\in\mathscr{C}$ so $A^c=\Omega\setminus A\in\mathscr{C}$
For example if I want to check $\mathscr{C}$ is closed for unions then:
If $A\in\mathscr{R}$ and $B\in\mathscr{R}$then $A\cup B\in\mathscr{R}$ because $\mathscr{R}$ is a ring hence closed for finite unions or $\Omega\setminus(A\cup B)=(A\cup B)^c=A^c\cap B^c\in\mathscr{R}$ once $\mathscr{R}$ is closed for finite intersections. This concludes $A\cup B$ is in $\mathscr{C}$.
Question:
It was pointed out that this argument I wrote is wrong once I does not prove $A\cup B$ is in $\mathscr{C}$. But I fail to see why? Can someone tell me what is failing?
Thanks in advance!
You have to take sets $A$ and $ B$ from $\mathscr{C}$ and not from $\mathscr{R}$. Now do some case analysis
Case 1: $A\in\mathscr{R}$ and $B\in\mathscr{R}$ then $A\cup B\in\mathscr{R}\implies A\cup B\in\mathscr{C}$
Case 2: $A\in\mathscr{R}$ and $B^c\in\mathscr{R}$ then $A-B\in\mathscr{R}\stackrel{?}{\implies} A\cup B\in\mathscr{C}$
Case 3: $A^c\in\mathscr{R}$ and $B^c\in\mathscr{R}$ then $(A\cup B)^c= A^c\cap B^c\in\mathscr{R}\stackrel{}{\implies} A\cup B\in\mathscr{C}$
However, I'm not sure how to deal with case 2.