Let $A_n$ be a subset of continuous functions on $[0,1]$ given by:
$A_n$ = {$f∈C[0,1]$:there exists $x∈[0,1]$ such that $|f(x)−f(y)|≤n|x−y|$ for all $y∈[0,1]$}.
Show $A_n$ is nowhere dense, and use this fact to show that there are nowhere differentiable continuous functions on $[0,1]$.
We already showed $A_n$ is closed. How to show interior of $A_n$ is empty?
As it's currently written, this answer provides only the idea of the proof.
A function $f(x)=0$ belongs to $A_n$, so $A_n\ne\emptyset$. Now let's take a function $$g(x)=1-2|x-1/2|,$$ a "hat" function. Let's define it by periodicity to the whole $\Bbb R$: $$g(x)=g(x-1)=g(x+1)\quad \forall x\in \Bbb R.$$
Now take $$g_k = \frac {1}{2^k} g(2^kx)$$and$$G_N(x)=\sum_{k\ge N}g_k(x).$$
For large $N$ this function is close to zero (and, therefore, to $A_n$), it is continuous as an absolutely convergent series of continuous functions, but it can't belong to $A_n$.
We want to show that $$\forall f\in A_n\quad f+G_N\notin A_n.$$ (to be continued)