Prove if $f$ is bounded and integrable on $[a,b]$ and if we define $F(x) = \int_a ^x f$ for $x \in [a,b]$, then
1.$\ F$ is uniformly continuous on $[a,b]$
2.$\ F$ is differentiable at any point $c \in [a,b]$ s.t. $f $ is continuous at $c$, and $F'(c) = f(c)$
My professor is calling this the 'Fundamental Theorem of Calculus Version 2'. He gave us the hint to use the following:
If $f$ is integrable on rectangle $A$, we have
$\quad\bullet$ if $ m\le f \le M$ on $A$, then $mv(A) \le \int_A f \le Mv(A)$
$\quad\bullet |f|$ is integrable on $A$ and $|\int_A f| \le \int_A|f|$
Where $v(A)$ is the volume of rectangle $ A$
Honestly, I'm unsure why I would need these hints? They don't seem to relate (at least to me) to the FTC at all. How do I use them in a proof of this??
Hint for (1). For $a\leq x\leq y\leq b$, $$|F(x)-F(y)|=\left|\int_x^y f(t)dt\right|\leq \int_x^y |f(t)|dt.$$ Hint for (2). Consider the difference $$\frac{F(c+h)-F(c)}{h}-f(c)=\frac{1}{h}\int_c^{c+h} (f(t)-f(c)) dt.$$