If $f(x)$ is differentiable on $(a,b)$, please prove: there exists $(\alpha,\beta)\subset (a,b)$ such that $f'(x)$ is bounded on $(\alpha,\beta)$.
Suppose $f'(x)$ is unbounded on every subintervals of $(a,b)$, I need to derive a contradiction. But the only thing I know is that $f(x)$ is differentiable. The derivative of $f(x)$ satisfies the intermediate value theorem: If $u<v, f'(u)\ne f'(v)$, $\exists w\in (u,v)$ s.t. $f'(w)\in (f'(u),f'(v))$ or $f'(w)\in (f'(v),f'(u))$. Then I don't know what to do next.