There is a the fundamental theorem of calculus:
Define $F(x) = \int_{-\infty}^xf(t)~dt$ where $f(x)$ is and must be continuous at $[a,b]$, then $F'(x) = f(x)$
Is the following statement true?
Let $ f(x)$ be discontinuous at a point $x = c$, then $F(x)$ is not differentiable at $x=c$.
How do I prove that?
I tried to use method of reducing to absurdity to prove by assuming $F(x)$ is differentiable at $x =c$. What should I do next?
This is not true. Let $$f(x)=\begin{cases} 1 \text{ if } x=2\\ 0 \text{ else} \end{cases}$$
Then $F(x)\equiv 0$ and is differentiable at $2$, even though $f(x)$ isn't continuous at $2$.