Let $f_n(x):[0,1] \to \Bbb R$ be a sequence of differentiable functions such that for every $n$ and every $x \in [0,1]$ we have $|f'_n(x)| \leq 1$. Also, $f_n \to f$ (pointwise convergence) in $[0,1]$. Prove that $f_n$ converges to $f$ uniformly.
I managed to prove that for every $x_0$, there is a uniform convergence in $(x_0-\delta, x_0 +\delta)$ for some $\delta > 0$.
How can I finish the proof?