Consider a measure space $(X,\mathfrak{A},\mu)$, $f$ an integrable function and $f \geq 0$. Show that for every $\epsilon > 0$ there exists a $\delta > 0$ such that for every $A \in \mathfrak{A}$ if $\mu(A)<\delta$ then $\int_A f d\mu < \epsilon$.
I am given a hint which is to consider $f_n(x) = \min\{n, f(x)\}$.
I do this and given that $f_n \leq f_{n+1}$ I can use the Beppo-Levi theorem and conclude that $\displaystyle \int_A f d\mu = \lim_{n \to \infty} \int_A f_n d\mu$.
If $f$ is bounded I can further conclude that there exists M such that $\displaystyle\lim_{n \to \infty} \int_A f_n d\mu \leq \int M d\mu = M\mu(A)$ and take $\delta = \frac{\epsilon}{M}$.
I don't really know what to do if $f$ is not bounded.
Suppose the result were false. Then there would exist $\epsilon>0$ and a sequence $(A_n)$ of measurable sets such that $\mu(A_n)<2^{-n}$, and $\int_{A_n}fd\mu \geq \epsilon$. By the Borel-Cantelli lemma $\mu(\limsup_n A_n)=0$. Let $A = \limsup_n A_n$. Reverse Fatou's lemma now implies $$0=\int_A f d\mu \geq \limsup_n \int_{A_n}fd\mu \geq \epsilon.$$ This is a contradiction. (Note that the argument works for all integrable $f$ by replacing $f$ with $|f|$.)