On the vector space $C([0,1])$ of all continuous functions $f : [0,1] \to K$ consider the $p$-norm $$\|f\|_p =\left(\int_0^1 |f(t)|^p dt\right)^{\frac{1}{p}},$$ $f \in C([0,1])$, where $1 \le p < \infty$, as well as the uniform norm $\|f\|_{\infty} = \sup_{t\in[0,1]}|f(t)|$.
I try to show $\|f\|_p \leq \|f\|_\infty$ for all $f \in C([0,1])$ and that $(C([0,1]),\|·\|_p)$ is not complete.
Can please someone help? I am thinking the first part could be releated to the Minkowski inequality.
Since $|f(x)|\leq \sup_{[0,1]}|f|$ for all $x\in [0,1]$, $$\int_0^1|f(x)|^pdx\leq (\sup_{[0,1]}|f|)^p\int_0^1dx=\|f\|_\infty ^p.$$
Therefore $$\|f\|_{p}=\sqrt[p]{\int_0^1|f(x)|^pdx}\leq \|f\|_{\infty }$$