The proof combines two theorems on continuous functions: Weierstrass (existence of a maximum and minimum) and the intermediate value theorem. The guiding idea is to “wedge” the integral mean between the minimum and the maximum of ff.

Proof

Step 1 (Weierstrass). ff is continuous on [a,b][a,b], so by Weierstrass’s theorem it admits an absolute minimum value fminf_{\min} and an absolute maximum value fmaxf_{\max}: fminf(x)fmaxper ogni x[a,b].f_{\min} \le f(x) \le f_{\max} \qquad \text{per ogni } x\in[a,b].

Step 2 (integrating the inequalities). If we integrate functions ordered by an inequality, the integrals preserve the same inequality. Integrating from aa to bb: abfmindxabf(x)dxabfmaxdx.\int_a^b f_{\min}\,dx \le \int_a^b f(x)\,dx \le \int_a^b f_{\max}\,dx. But fminf_{\min} and fmaxf_{\max} are constants, so: fmin(ba)abf(x)dxfmax(ba).f_{\min}\cdot(b-a) \le \int_a^b f(x)\,dx \le f_{\max}\cdot(b-a).

Step 3 (division). Dividing everything by (ba)>0(b-a) > 0: fmin1baabf(x)dxfmax,f_{\min} \le \frac{1}{b-a}\int_a^b f(x)\,dx \le f_{\max}, that is fminfˉabfmaxf_{\min} \le \bar f_{ab} \le f_{\max}.

Step 4 (intermediate values). Let xminx_{\min} and xmaxx_{\max} be the points where ff attains the minimum and the maximum: fmin=f(xmin)f_{\min} = f(x_{\min}), fmax=f(xmax)f_{\max} = f(x_{\max}). On the interval [xmin,xmax][x_{\min}, x_{\max}] (or [xmax,xmin][x_{\max}, x_{\min}]), by the intermediate value theorem, ff takes all the values between f(xmin)f(x_{\min}) and f(xmax)f(x_{\max}). But fˉab\bar f_{ab} lies between these two values: hence there exists cc such that f(c)=fˉabf(c) = \bar f_{ab}. \blacksquare

Topics: Calculus theorems
Concepts: Intermediate value theorem · Integral mean value theorem · Weierstrass’s theorem
Skills: Proving · Integrating
People: Karl Weierstrass