Given a measure space $(X,\Sigma,\mu)$, let us define the collection $\mathscr{C} = \{S \in \Sigma \:{:}\: \mu(S)=0\}$. I would like to show that $\mathscr{C}$ is a $\sigma$-algebra. I have managed to show that $\mathscr{C}$ is closed under the countable union and that $\emptyset \in \mathscr{C}$. Now the only thing left for me to show is the following.
For every $C \in \mathscr{C}$, the complement of $C$ is also in $\mathscr{C}$.
But when it comes to taking the complement of $C$, I do not think that I should use $X \setminus C$ as I am not trying to show that $\mathscr{C}$ is a $\sigma$-algebra on $X$. So I suppose that I should use $C^*\setminus C$ where $C^{*}$ is the largest subset of $X$ with $\mu(C^{*})=0$. But how do I know that such $C^{*}$ exists? Is there anyway I can show it using that $C \cap D \in \mathscr{C}$ for every $D \in \Sigma$ which I managed to prove.
Any help will be greatly appreciated.