Fundamental Theorem of Calculus, Part I

Integrating a function produces an antiderivative at points of continuity
Fundamental Theorem of Calculus, Part I

Fundamental Theorem of Calculus (Part I): Let f:[a,b]Rf:[a,b]\to\mathbb{R} be and define F(x)=axf(t)dt(x[a,b]). F(x)=\int_a^x f(t)\,dt \qquad (x\in[a,b]). Then FF is on [a,b][a,b]. Moreover, if ff is continuous at a point x0(a,b)x_0\in(a,b), then FF is at x0x_0 and F(x0)=f(x0). F'(x_0)=f(x_0).

This theorem is the precise link “differentiation undoes integration” (at points where ff is continuous). It also provides a systematic way to construct antiderivatives.

Proof sketch: Continuity of FF follows from boundedness of ff and the estimate F(x)F(y)=yxf(t)dtfxy. |F(x)-F(y)|=\left|\int_y^x f(t)\,dt\right|\le \|f\|_\infty |x-y|. For differentiability at x0x_0, compute the : F(x0+h)F(x0)h=1hx0x0+hf(t)dt. \frac{F(x_0+h)-F(x_0)}{h}=\frac{1}{h}\int_{x_0}^{x_0+h} f(t)\,dt. If ff is continuous at x0x_0, then on small intervals f(t)f(t) is close to f(x0)f(x_0), and a shows the quotient tends to f(x0)f(x_0).