Let $(C[0, 1], d_1)$ and $(C[0, 1], d_2)$ be the metric spaces where
$$d_1(f, g) = \sup_{x∈[0,1]} |f(x) − g(x)|\\ d_2(f, g) =\int_{0}^{1}|f(x) − g(x)|dx \,$$
Is $id:(C[0, 1], d_1) \to (C[0, 1], d_2)$ homeomorphism?
My attempt : I think No. For homeomorphism $f^{-1}$ must be continious.Here $d_1$ is complete but $d_2$ is not complete. So i think $f^{-1}$ is not continious.
For example take $f(x)=x^n $ and $g=0$.Then $d_2(f,g)=0$ but $d_1(f,g)=1\neq 0$