I want to prove the following statement:
If $f$ has uniformly absolutely continuous integral, then $|f|$ also has uniformly absolutely continuous integral.
This is a technical lemma I need to pass before I can prove Vitali's theorem. The rest is already proved elsewhere in the forum. Here we have a finite positive measure on a measure space $X$. Now knowing for any $\epsilon$, there is $\delta$ such that $\mu(E)<\delta$ implies $$|\int_{E}f d\mu|<\epsilon$$I need to show I can strength this to the uniformly absolutely continuous integral quality for $|f|$ as well. But I do not know how. If $X$ is a compact metric space, then a covering lemma would suffice. But in general there is no reason to assume $X$ is either compact or metrizable. So even though I can approximate $f$ on $X$ by a continuous function, $f$ might not be uniformly continuous.
In general case if $\frac{\int_{E} fd\mu}{\mu(E)}\in S$ for some closed set $S$, then I can conclude that $f$ must have value in $S$ almost everywhere. In this case, however we only know $\mu(E)<\delta$, so the closed set $S$ become $[\frac{\epsilon}{\delta},\infty]$ and is essentially useless. In theory $f$ could have a very strong oscillating quality that made $|f|$'s integral problematic, and I do not know how to rule out that.
One could certain go back and start with $2\epsilon$, but I've never seen much benefit in this. Moreover, I think it makes a proof much more natural to read without unmotivated constant factors floating around. Anyone familiar with $\delta$-$\epsilon$ judo (like you!) should be able to adjust the proof to satisfaction.
– Adam Saltz Jan 03 '13 at 15:10