I've been trying to prove the following statement: Suppose a measure space $(X, M, \mu)$. If $\int_E f \: d\mu = 0$ for every measurable set $E \in M$, then $f = 0$ almost everywhere in $X$. I've definitively proved it for the case when $\mu$ is a positive measure, but the complex case completely eludes me. I've already proven that if $f = u + iv$, where $u$ and $v$ are real functions, then $u = 0$ almost everywhere and $v = 0$ almost everywhere. To me it seems really clear then that $f = 0$ almost everywhere, but the formal definitions we are working with is the following:
A property P holds almost everywhere in a set E if there is a measurable set N such that P holds in E \ N, and the measure of N is zero.
I therefore know that there are sets $A_u$ and $A_v$ with measure zero such that $u = 0$ in $X \setminus A_u$, and analogous for $A_v$. What I don't know yet is if $A_u \cup A_v $ has measure zero.
Or maybe I'm going through this the wrong way.