Let $(X,\mathcal{M},\mu)$ be a measure space and $f:X\rightarrow\mathbb{C}$ be a measurable function such that $\int_X |f|\; d\mu <+\infty$. I am trying to prove the following result:
\begin{equation} \forall \epsilon >0,\exists \delta >0, \forall E\in\mathcal{M}, \mu(E)<\delta\Rightarrow \int_E |f|\; d\mu <\epsilon. \end{equation}
I considered proving the contraposition (which semmed easier), that is if $\exists \epsilon >0$ such that $\forall\delta>0,\exists E\in\mathcal{M}$ satisfying $\mu(E)<\delta$ and $\int_E |f|\; d\mu \geq \epsilon$, then $\int_X |f|\; d\mu = +\infty$, but I cannot get to the result. It is easy to prove that in this case, $|f|$ is not bounded but it is basically the only result I have achieved. Is there a way to work things out?