I'm having difficulties trying to solve this problem :
If $ f $ is differentiable and $ \forall x, y \in \Bbb R :\lvert f'(x) - f'(y) \rvert \le 3 \lvert x - y \rvert $, show that $ f_n $ converge uniformly to $ f' $, where $$ f_n(x) = \frac{f(x + \frac{1}{n}) - f(x)}{\frac{1}{n}}$$
This problem is very different from the usual investigation of uniform convergence for sequences of functions and I don't know how to proceed.
By the MVT, $f_n(x)= f'(c(n,x))$ for some $c(n,x) \in (x,x+1/n).$ Thus $$f_n(x) - f'(x) = f'(c(n,x))-f'(x),$$ which in absolute value is no more than $3/n.$ Therefore $f_n \to f'$ uniformly on $\mathbb R.$