Show that $L^4([0,1]) \subset L^2([0,1])$
I have problems understanding the (rather simple it seems) proof. It goes likes this ($\int$ denotes $\int\limits_{0}^{1}$):
Let $f\in L^4([0,1])$, then, by Hölder's inequality:
$\int |f|^2 = \int |1|^2|f|^2 \le 1\ (\int |f|^4)^{1/2} < \infty$
My problem is in the $\le$ step. I do not see how this follows from Hölder's. No matter how much I try, I can only prove that
$$L^4([0,1]) \subset L^1([0,1])$$
what am I missing? If I assume that $f\in L^4([0,1])$ implies that $f^2 \in L^2([0,1])$, the result follows trivially. Is that assumption true though?