Suppose $f_n$ are $L^1$ and for every $\epsilon > 0$ the measure $\{x\in \mathbb{R}: |f_n(x) - f(x)| > \epsilon\}$ goes to $0$ as $n \rightarrow\infty$. I want to show that $f_n$ converges to $f$ a.e.
This seems to be trivial and here is my argument: Suppose not, then there exists $\epsilon_0 > 0$ such that $|f_n(x) - f(x)| > \epsilon_0$ on a set of positive measure, which is a contradiction.
I wonder if above argument is true?