Is $C([0,1])$ strictly convex?

527 Views Asked by At

Is $C([0,1])$ equipped with the supremum-norm strictly convex?

With strict convexity given by: if $f\neq g$ and $\Vert f\Vert=1=\Vert g\Vert$ then $\Vert f+g\Vert<2$.

I guess it is not, but how can I prove it?

1

There are 1 best solutions below

0
On BEST ANSWER

With the strict inequality, it is false.

Take $f,g\colon[0,1]\to[0,1]$ defined by $f(x)=1$ (constant) and $g(x)=x$. Then $\lVert f\rVert_\infty=\lVert g\rVert_\infty=1$, $\lVert f+g\rVert_\infty=f(1)+g(1)=2$, and $f\neq g$.


With the non-strict inequality (your previous question, before the edit), it is an immediate consequence of the triangle inequality.