Suppose that $\mathcal f$ is continuous on a closed interval and $\mathcal v$ is a point in its interior. $\mathcal f$ is differentiable when $\mathcal x\not=v$, and suppose that $\,\displaystyle{\lim_{x\rightarrow v}f'(x)}\,$ exists. Show that $\mathcal f$ is differentiable at $\mathcal v$.
Attempt at a solution
I want to show that
$ \lim_{h\rightarrow 0}\frac {f(v+h)-f(v)}{h}$
exists. Based on the fact that
$ \lim_{x\rightarrow v}f'(x)=\lim_{x\rightarrow v}\ \lim_{h\rightarrow 0}\frac {f(x+h)-f(x)}{h}$
exists. Using the fact that $\mathcal f$ is continuous, I think if somehow I could interchange the limits $\mathcal {\lim_{x\rightarrow v}\ \lim_{h\rightarrow 0}\frac {f(x+h)-f(x)}{h}}={\lim_{h\rightarrow 0}\ \lim_{x\rightarrow v}\frac {f(x+h)-f(x)}{h}}=\lim_{h\rightarrow 0}\frac {f(v+h)-f(v)}{h}$ then the result comes out. But I don't think that I could do that, based on continuity. Other than that, I am not sure how to approach this.