Let $S$ be a semi-field of subsets of $\Omega$ and $E$ be any subset of $\Omega$. Then, show that $S\cap E$ is a semi-field of subsets of $E$.
I simply need to prove two properties for the collection of subsets of $E$, $S\cap E$:
- closed under finite intersection,
- for any set $A\in S\cap E$, $A^c$ is a finite disjoint union of sets from $S\cap E$.
The first property is easy to prove as $S$ is a semi-field. For the second part, I tried to proceed, as follows.
Let $A\in S\cap E$. Then, $\exists B\in S$, such that $A=B\cap E$. Writing $A^c=B^c\cup E^c$ and $B=\cup_{i=1}^mC_i$ for some finite $m$ and $C_i\in S~\forall i$ (since $S$ is a semi-field), I wanted to show that $A^c$ can be written as a finite union of sets from $S\cap E$. However, this is not leading to anything in particular. Any help?