I'm trying to generalize Is the derivate on a closed subspace of $C^1[0,1]$ is a continuous linear map? for an exercise in my functional analysis book (Pryce). I want to prove that that the differentiation is continuous even if the function only has a bounded derivative, not necessarily continuous. The problem is that when the derivative isn't continuous the fundamental theorem of calculus doesn't apply.
Suppose that $Z$ is a a closed linear subspace of $\mathscr{C}[0,1]$ s.t. each $f\in Z$ is differentiable on $[0,1]$ with bounded derivative. Show that the mapping $f \mapsto f'$ is a continuous map of $Z$ into $B[0,1]$. Then we can use this to show that the unit ball of $Z$ is compact and Z is thus finite dimensional. The final part is easy.
I've been able to show that if $f_n \rightarrow f \in Z$ uniformly and $f_n'\rightarrow g$ uniformly then $f' = g$ almost everywhere using distribution theory but this seems like overkill for the book from which the exercise is from as it doesn't assume it. I want to use the closed graph theorem as this seemed liked the natural way to prove that differentiation was continuous (and therefore bounded). What am I missing?