I'm trying to prove the next problem:
Let $C([0,1],\mathbb{R})$ the space of continuous function $f:[0,1]\to \mathbb{R}$ with the supremum(uniform convergence) metric and let $\mathbb{B}\subset C([0,1],\mathbb{R})$ be the subset of continuous nowhere differentiable functions. I have to show that B contains a countable intersection of dense open sets.
In order to do that, we consider the set: $$A_{n}:=\{f\in C([0,1],\mathbb{R}): \forall t\in [0,1]\space \exists h \space s.t \mid \frac{f(t+h)-f(t)}{h}\mid > n \}$$
And then, if we prove:
$A_{n}$ is open in $C([0,1],\mathbb{R})$
$A_{n}$ is dense in $C([0,1],\mathbb{R})$
Then we can conclude that $\mathbb{B}$ contains a countable intersection of open dense subsets. Finally, this means that the set $\mathbb{B}$ is dense because of the Baire's category theorem.
I've already proven 1) and 2) but I cant get to the conclusion.
It is probably a very elemental thing. I hope you can help.