I am still new to Lebesgue measure theory. I would like to get a verification on my proof.
Statement: Assume a complete measure space. If $f$ is a measurable function and $f=g$ almost everywhere, then $g$ is measurable.
Proof: Let $c$ be a real number and $N$ the null set such that $f=g$ on $N^C$. Hence, $$g^{-1}(c,\infty)=[g^{-1}(c,\infty)\cap N]\cup[g^{-1}(c,\infty)\cap N^C].$$
The first RHS bracket is measurable since it is the subset of $N$ and the space is complete. The second is measurable because it is equal to $f^{-1}(c,\infty)\cap N^C$, where $f^{-1}(c,\infty)$ is measurable by assumption and $N^C$ is measurable because $N$ is. Q.E.D.
Are there missing details in the proof? Thanks a lot.