I am asked to show the following:
Proposition. There is a unique injection $j: L^2([0, 1]) \hookrightarrow L^1([0,1])$ which continuously extends $Id: C([0, 1]) \to C([0, 1])$.
Here $L^1([0, 1])$ and $L^2([0, 1])$ are defined as completions of $C([0, 1])$ in the usual $L^1$ and $L^2$ norms, respectively (but in this case we can simply use Riemann integral in place of Lebesgue integral). So the first step of proving the above proposition (without worrying about injectivity for now) is essentially demonstrating (for continuity)
Proposition. Every Cauchy sequence in $C([0, 1])$ in the $L^2$ norm is also Cauchy in the $L^1$ norm. Moreover, two Cauchy sequences that converge to the same function in $L^2([0,1])$ also converge to a same function in $L^1([0,1])$.
If this proposition is proved, then the extension $j$ is uniquely determined, and we are left with injectivity.
However, I have trouble proving the above proposition. Since the above is false for $L^1(\mathbb{R}^d)$ and $L^2(\mathbb{R}^d)$, there must be something peculiar about the compactness of $[0, 1]$, but I could not figure out how. (I tried uniform continuity to no avail.) Could anyone give me a hint on this? Thanks in advance.