Let $f$ be Riemann integrable on $[a, b]$, let $c\in(a, b)$, and let $\displaystyle F(x)=\int_a^x f(t)\ dt$, $a\le x\le b$. For the following statement, give either a proof or a counterexample:
If $f$ is differentiable at $c$, then $F'$ is continuous at $c$.
My attempt:
My hunch is that the statement is false. Since $f$ is differentiable at $c$, $f$ is continuous at $c$ and so by the first Fundamental Theorem of Calculus, $F'(c)=f(c)$. But $F'$ need not be equal to $f$ at other points.
Is this correct? If so, how do I find a counterexample? If not, how do I prove the statement?