I'm currently studying for a real analysis qual and came across this question:
Let $[a, b]$ be a bounded interval of $\mathbb R$ and let $m$ be Lebesgue measure. Let $M$ be a positive real number, and let $\{f_n\}_{n=1}^\infty$ be a sequence of measurable functions on $[a, b]$ such that $\int_a^b |f_n| dm \leq M$ for every $n$. Assume that $f_n(x) \to f(x)$ as $n \to \infty$ for $m$-almost every $x$.
a) State Fatou's Lemma.
b) Show that $\int_a^b |f| dm \leq M$.
c) Suppose that $\|f_n - f\|_1 \to 0$. Prove for every $\epsilon > 0$ there exists $\delta > 0$ such that if $A \subset [a, b]$ is $m$-measurable and $m(A) \leq \delta$, then $\int_A |f_n| dm \leq \epsilon$ for all $n$.
I'm okay with parts (a) and (b), but part (c) is giving me trouble. My thought is that I can use absolute continuity: $f \in L^1(\mu)$ implies $\exists \delta > 0$ such that $|\int_E f d\mu| < \epsilon$ for $\mu(E) < \delta$ (ref: Folland 3.6). But that gives rise to a bunch of questions:
Does that say anything about $\int_E |f| d\mu$? I unsuccessfully tried to apply the triangle inequality in a few different ways.
I don't know if $f \in L^1(\mathbb R, m)$ or $f_n \in L^1(\mathbb R, m)$. Can I instead say something like $f_n \in L^1([a, b], m)$? Does that even make sense? Because then I could conclude $\left|\int_A |f_n|dm\right| \leq \epsilon$
If that works, then I haven't made use of the hypothesis of $L^1$ convergence, but that seems important.
For that matter, I'm not totally sure if / how this follows from parts (a) and (b).
Basically, I have a lot of vague thoughts floating around, so any advice for a specific direction to go in would be super helpful!
For you first bullet, you actually have $∫_E |f| \mathrm{d} < $, not just $|∫_E f \mathrm{d}| < $. You can see that from your previous result by considering the function $|f∣$ instead of $f$ (as said in the comments).
For the second bullet, yes, it makes sense.
If you apply the result for each $n∈ℕ$, you get a $_n$ (depending on $n$) such that $∫_A |f_n| < $ if $m(A) < _n$. But these $_n$ can have an infimum of $0$, so you cannot take this infimum to get a $$ working for all $n$. But for every finite family of natural number, it works. So we have proved the result for all interval $\{0,1,…,N\}$ instead of all $ℕ$ (we now have to treat what happens at infinity).
We have to find an $N∈ℕ$ and a $>0$ such that $∫_A |f_n| < $ if $m(A)<$ and $n≥N$. You have to use that $‖f_n-f‖_1 → 0$ to make $f_n$ near enough to $f$. Then, apply the result (Folland 3.6) to $f$ and try to “transfer” it to each measurable function near enough to $f$ (but you will have a bigger $$ depending on the distance at $f$ you allow). I write what I have in mind below if you want.
I don't see the relation with parts (a) and (b) either.
If you are interested, we can formulate that more abstractly using the notion of compactness ($ℕ∪\{∞\}$ behave like a finite set). The two say the same thing, we can make the proofs correspond.