Imagine we have a function $f : \mathbb{R} \to \mathbb{R}$ which is differentiable over an interval $[a,b]$. Does differentiability over $[a,b]$ imply that the derivative $f'$ is continuous over $(a,b)$?
Intuitively, this seems right since differentiability implies that $f$ is "locally linear". And thus $f$ should have roughly the same slope at all points in a small region. But I haven't been able to prove this statement. A direct proof is a little technical, involving the absolute difference of limits of ratios.
More generally, does the same hold true for functions differentiable over a region in $\mathbb{R}^n$? Intuition again tells me yes, but there could be counter examples.
And finally, assuming the statements above are true, how might I prove them, or alternatively, where might I find a proof?