Let $\{f_n\}$ be a sequence of integrable functions on $E$ for which $f_n$ converges to $f$ a.e. on $E$, and $f$ is integrable over $E$. Show that if $\lim_{n\rightarrow\infty}\int_E|f_n|=\int_E|f|$ then $\int_E|f-f_n|\rightarrow 0$.
Given solution is using Lebesgue Dominated Convergence: $0\leq |f_n-f|+|f|-|f_n|\leq 2|f|$. I am having trouble of understanding those two inequalities... Why is it bounded by $2|f|$, and why is that at least $0$? Also is there any other way to show this?