%%visits: 2 ## intuition extreme_value_theore :=
Maximum/Minimum theore := If f ∈ C[a, b]
then f attains its maximum and
minimum
Proof. Denote M = sup(f).
$\forall n \in \mathbb{N} \exists x_n \in [a,b] : \left| f(x_n) - M \right| < \frac{1}{n}$. By Bolzano-Weierstrass theorem, ∃xnk → c as k → ∞. f is continous, so f(xnk) → f(c)ask → ∞. Thus M = f(c), The proof for minimum is the similar, with inf f
proof
Choose XN so f(XN) → M = supf(t)
$M \ge f(X_N) > M - \frac{1}{N}$
B-W XNI → p
Triangle inequality $| f(p) - M | | f(p) - f(X_N_I) | + | f(x_N} | $ ## rigour ## exam clinic ## examples and non-examples ## resources tags :math:real_analysis: