Extreme Value Theorem
The Extreme Value Theorem (EVT) is one of the most important existence results in analysis: if is continuous and the domain is compact (closed and bounded), then attains its maximum and minimum values on .
More precisely, there exist points such that for all .
The EVT guarantees existence but does not tell us how to find these extrema. Practically, we check: (1) interior critical points (from ), (2) boundary critical points, and (3) corners/vertices if the domain is a polytope. The global extremum is the best of all these candidates.
Formal View
Interactive Visualization
Interactive Line Explorer
Why This Matters
The EVT is the theoretical foundation for asserting that optimization problems on compact domains have solutions.
- Guaranteeing that constrained optimization problems have optimal solutions
- Existence of optimal portfolios under budget constraints
- Proving that differential equations have solutions under regularity conditions
Quiz
The Extreme Value Theorem requires which conditions?
The Extreme Value Theorem tells us how to find the minimum — not just that it exists.
Common Mistakes
- Trying to apply the EVT to continuous functions on non-compact (e.g., open or unbounded) domains.
- Confusing existence (EVT) with uniqueness — the EVT guarantees a minimum exists but does not say it is unique.
- Forgetting that the minimum might be attained at the boundary, not just at interior critical points.