I have trouble with dealing with the fundamental theorem of calculus. Here's the statement of FTC from Apostol's Calculus, page 202 in the Second Edition.
FIRST FUNDAMENTAL THEOREM OF CALCULUS
Let $f$ be a function that is integrable on $[a, x]$ for each $x$ in $[a, b]$. Let $c$ be such that $a\leq c\leq b$ and define a new function $A$ as follows:
$A(x) = \int_c^xf(t)dt$ if $a\leq x\leq b$.
Then the derivative $A'(x)$ exists at each point $x$ in the open interval $(a, b)$ where $f$ is continuous and for such $x$ we have $A'(x) = f(x)$.
The theorem says $A' = f$ where $f$ is continuous. But I heard the continuity of $f$ is not a necessary condition for the FTC. How can I avoid misunderstandings to interpret this theorem? For example, I wonder the function $A$ is differentiable on $[a, b]$ or only just the values are equal. And by the Exercise 28, on Section 5.5, the continuity of $f$ at one point does not guarantee that the continuity of $A'$ at that point. Does it imply that $A' = f$ only at that point but doesn't ensure $A'$ is continuous?