Let $f:\ \mathbb{R} \rightarrow \mathbb{R}:\ x \mapsto f(x)$ be a function that is derivable on $\mathbb{R}_0$. Suppose that we know that $\lim_{x \rightarrow 0}f'(x)$ exists and is finite. Can we conclude that $f$ is derivable in $0$?
What I'm trying to prove is that the following limit exists: $$\lim_{x \rightarrow 0}\frac{f(x)-f(0)}{x}$$ I have feeling that we're going to require uniform continuity somewhere. I started out by writing out the limit in full:
$$\lim_{a \rightarrow 0}f'(a) = \lim_{a \rightarrow 0}\lim_{x \rightarrow a}\frac{f(x)-f(a)}{x-a}$$
Now, can I just say the following or are there preconditions? $$\lim_{a \rightarrow 0}\lim_{x \rightarrow a}\frac{f(x)-f(a)}{x-a} = \lim_{x \rightarrow 0}\frac{f(x)-f(0)}{x}$$