Let $\nu$ be a complex measure and $f \in L^1( \nu)$. Prove that $$\left|\int f d \nu\right| \leq \int |f| d |\nu|$$
Here $|\nu|$ is the total variation of $\nu$.
I managed to prove that the result holds when $f$ is real-valued by the usual argument. However, when $f$ is complex-valued I have trouble. I tried
$$\left|\int f d \nu\right|^2= \left|\int \Re (f) d \nu + i \int \Im (f) d \nu\right| ^2$$ $$= \left|\int \Re(f)d \nu\right|^2 + \left|\int \Im(f) d \nu\right|^ 2$$ $$\leq \left(\int |\Re(f)|d |\nu|\right)^ 2 + \left(\int |\Im(f)|d |\nu|\right)^2$$
and I want to end up with $$=\left(\int (\Re(f)^2 + \Im(f)^2)^{1/2} d |\nu|\right)^2$$ $$\leq \left(\int |f|d |\nu|\right)^2$$
How can I complete the estimation? I feel like I'm missing easy.