I want to prove that if $\mu$ is a complex measure, then:
$$\left|\int f\,d\mu\right|\le \int |f| \, d|\mu|$$
Where $|\mu|(E)=\sup\{\sum_{n=1}^N |\mu(E_n)|\}$, where $\{E_n\}$ is a measurable partition of E(the total variation). By splitting $\mu$ in a real and imaginary part, and then using the Jordan-decomposition for signed measures. We can write $\mu=\mu_1^+-\mu_1^-+i\mu_2^+-i\mu_2^-$, where all four parts on the left side are finite meassures, and the two first are mutually singular, and the two last are mutually singular.
I tried using the bootstrap argument. And I think I got it to work for characteristic functions, then simple functions, then positive funtions using the MCT, then real functions by splitting up in a positive or negative part.
However the last step is where I am stuck, going from real to complex functions. What worked for real functions by splitting up in a positive or negative part does not seem to work for complex funtions. Because this was the step going from positive to real:
$|\int f^+-f^- \, d\mu|\le|\int f^+\,d\mu|+|\int f^-\,d\nu|$, then using that it holds for positive functions I get $\le \int |f^+\,|d|\mu|+\int|f^-| \, d|\mu| = \int|f| \, d|\mu|$. But what made this work is the fact that:
$|f^-|+|f^+|=|f|$, since if one of them is always zero for a given x. But for complex functions we don't have:
$|\Re f|+|\Im f|=|f|$ So do you have any tips on how to finish the bootstrap-argument?
PS: I do not know if there are many different ways to describe the integral of a function with respect to a complex measure, but my book defines it:
$\int f \, d\mu=\int f \, d\mu_1^+-\int f \, d\mu_1^-+i\int f\,d\mu_2^+-i\int f\,d\mu_2^-$, and then if the function is complex valued you split it up in a complex and negative part etc., but this is no problem since the 4 measures on the RHS are finite positive measures, so it is treated in the ordinary measure theory.