Let $A$ be a subset of $C([0,1])$ such that $A = \{ f \in C([0,1]) \ | \ f(0)=0, \ f(1)=1\}$. \
Let
\begin{align*} Tf(x)= \begin{cases} \frac{3}{4}f(3x), \ 0 \leq x \leq \frac{1}{3} \\ \frac{1}{2}f(2-3x) + \frac{1}{4}, \ \frac{1}{3} < x \leq \frac{2}{3} \\ \frac{3}{4}f(3x-2) + \frac{1}{4}, \ \frac{2}{3} < x \leq 1 \\ \end{cases} \end{align*}
I want to find an $f \in A$ such that $Tf(x)=f(x)$ and show that its nowhere differentiable, but I cant seem to find a function $f$ that agrees with $Tf(x)$..
Thanks in advance!