Some of the books that discuss convergence say that uniform convergence implies $L^2$ convergence and $L^2$ convergence implies $L^1$ convergence, both while taken over a bounded interval I. While I understand how that could be true intuitively, I'm struggling to see the proof of that. Any ideas?
EDIT: For Uniform Convergence implies $L^2$ convergence, uniform convergence and interchange of limits means $\lim\limits_{n\rightarrow\infty} \int_{a}^{b}(f(x)-f_n(x)) = 0$ and from there, I'm not sure what to do?
For $L^2$ convergence, I don't actually know where to get started either.
On a finite measure space $L^q$ convergence implies $L^p$ convergence for any $1\leq p \leq q \leq \infty$. Take $\infty>q>p$, so $q/p > 1$.This follows from Holder's inequality, $$ ||f||_p^p = \int |f|^p\,d\mu = \int |f|^p \cdot 1\,d\mu \leq \left(\int (|f|^{p})^{q/p}\,d\mu\right)^{p/q}\left(\int 1\,d\mu \right)^{1-p/q}= ||f||_q^p \mu(X)^{1-p/q} $$ so we see that if $f \to 0$ in $L^q$ then $f \to 0$ in $L^p$.
The case $q=\infty$ is easier, just using $|f| \leq ||f||_\infty$ almost everywhere, $$ ||f||_p^p = \int |f|^p\,d\mu \leq \mu(X) ||f||_\infty^p $$ and again the result follows.