During review of some basic real analysis, I have come across an old qualifying exam question for which in its proof I want to show the following:
Let $f(x)$ be a real-valued function on $[0,1]$ which is differentiable up to and including the endpoints. Then $\sup_{x\in[0,1]}|f'(x)| \leq C$.
I feel like there should be some simple proof of the above, but I am not seeing it right now (the differentiability at the endpoints immediately reminds me of Darboux's theorem).
My idea is to assume it is not bounded. Then there exists a sequence $\{x_n\} \subset [0,1]$ and a $x_0 \in [0,1]$ such that $x_n$ converges to $x_0$, and yet $|f'(x_n)| \geq n$ for every $n \in \mathbb{N}$. But I can't seem to get things to work.
Am I missing something here?