Assume that $f: [a,b] \rightarrow \mathbb{R}$ is continuously differentiable.
Then we know that for each $t \in [a,b]$ we have that
$$\frac{f(t+\Delta t)-f(t)}{\Delta t}-f'(t)$$
will converge to zero as $\Delta t\rightarrow 0$. But I am wondering, will this convergence be uniform?
Hint:
By the MVT we have$\left|\frac{f(t + \Delta t) - f(t)}{\Delta t} - f'(t)\right| = |f'(c) - f'(t)|$ where $c$ is between $t$ and $t + \Delta t$. Now apply uniform continuity of $f'$.