Please prove: Let $f:(a,b) \to R$ be differentiable function, and let $c \in (a,b). $ If $\lim_{x \to c}f'(x)$ exists and is finite, then this limit must be $f'(c)$.
I tried doing it directly but it doesn't quite work out. I experimented on some common functions (like $\sin(x), x^2$) and it seems pretty obvious.
I'm thinking about using contradiction, although after writing down some definitions, I couldn't proceed. Or, probably if I could show that $f'(x)$ is continuous, then I win. Any idea? Thanks!