Having a normed linear space $S=C^0[0,1]$ of continuous functions $f:[0,1] \rightarrow \Bbb R%$, with sup norm: $\|f\|=\sup_{\space x \in [0,1]}|f(x)|$,
prove that $F(f)=\|f\|$ is nowhere differentiable in $S$,
that is, for all $f_0 \in S$, there is no linear operator $A:S \rightarrow \Bbb R$ such that : $$\lim_{\space \|h\| \rightarrow 0} \frac{\|F(f_0-h)-F(f_0)-A(h)\|}{\|h\|}=0$$ where $h \in S$.
Could someone state the proof, or link to it?
Suppose that it is differentiable at $0 \in S$. Let the derivative be $A: S \to \mathbb{R}$. Then for any function $f \in C^0[0,1]$ with $\|f\|=1$ we need to have $$ 0=\lim_{h \to 0^+ } \frac{\lvert \|h f \| - h A(f) \rvert}{\lvert h \rvert } = \lvert \| f \| - A(f) \rvert $$ So $A(f) = \|f\|$. But we could apply the same argument to $-f$, then we find $A(-f) = \|f\|$. Since $A$ is linear, we must have $A(f) = 0$ for all $f \in C^0[0,1]$. This leads to a contradiction.
Note that you don't really need any properties of the particular space $S$ or its norm. This proves that for any normed space, the norm isn't differentiable at $0$.