The interior of $C^1([0,1])$ w.r.t. $\Vert \cdot \Vert_{\infty}$ is empty
My intuition is that we have to use the fact that $C([0,1])$ is dense in $C^1([0,1])$. But I don't really know how to formulate a solution formally.
My solution: Assume it is not empty. Then it exists $f\in C^1([0,1])$ s.t. it exists $U$ containing $f$ (a neighborhood of $f$) with $U\in C^1([0,1])$. On the other hand since $C([0,1])$ is dense in $C^1([0,1])$, for this fixed $f$ is exists a sequence $f_n\in C([0,1])\backslash C^1([0,1])$ s.t. $\Vert f_n-f\Vert_{\infty}\leq \varepsilon$ but then for $n$ big enough $f_n\in U\in C^1([0,1])$ and we have a contradiction!
Is my solution ok? Is it a more beautiful way? Thank you for your help.