Mathlib theorem · Existing formal mathematics

Existing in Mathlib · Functional analysis

Banach–Alaoglu Theorem

Over a proper nontrivially normed field, every operator-norm closed ball of continuous linear functionals becomes compact when the dual is viewed with the weaker weak-* topology.

Exact theorem

Exact Mathlib statement

theorem WeakDual.isCompact_closedBall {𝕜 : Type*} [NontriviallyNormedField 𝕜] {E : Type*} [SeminormedAddCommGroup E] [NormedSpace 𝕜 E] [ProperSpace 𝕜] (x' : StrongDual 𝕜 E) (r : ℝ) : IsCompact (WeakDual.toStrongDual ⁻¹' Metric.closedBall x' r)

The theorem at a glance

Banach–Alaoglu theorem at a glance

A visual guide to the theorem's hypotheses, structure, and conclusion; the exact statement gives the formal detail.

An operator-norm closed ball in the continuous dual is compact for the weak-* topology when the scalar field is proper. Explanatory diagram.
Detailed visual description

The Banach–Alaoglu endpoint begins with a proper nontrivially normed field 𝕜, a seminormed additive commutative group E carrying a NormedSpace 𝕜 E structure, a strong-dual center x′, and a real radius. The operator-norm closed ball is pulled into WeakDual 𝕜 E, where its weak-* closedness and inherited operator-norm bound feed the compactness theorem for bounded weak-* closed sets. The conclusion is weak-* compactness; no completeness or separability of E is assumed.

Statement structure

Statement and scope

Statement map for Banach–Alaoglu TheoremOperator-norm closed balls in the continuous dual are compact in the weak-* topology over a proper scalar field. Claim boundary: This page indexes Mathlib's closed-ball form of the Banach–Alaoglu theorem. For a proper nontrivially normed field 𝕜 and a seminormed additive commutative group E carrying a NormedSpace 𝕜 E structure, the inverse image in WeakDual 𝕜 E of an operator-norm closed ball in StrongDual 𝕜 E is compact in the weak-* topology. The selected declaration does not claim operator-norm compactness or sequential compactness, does not cover arbitrary nonproper scalar fields, and requires neither completeness nor separability of E. The pinned upstream declaration is WeakDual.isCompact_closedBall. The complete formal statement is available in the Exact Mathlib statement section.Mathematical readingOperator-norm closedballs in the continuousdual are compact in theweak-* topology over aproper scalar field.Claim boundaryThis page indexesMathlib's closed-ballform of theBanach–Alaoglu theorem.For a propernontrivially normedfield 𝕜 and a seminormedadditive commutativegroup E carrying aNormedSpace 𝕜 Estructure, the inverseimage in WeakDual 𝕜 E ofan operator-norm closedball in StrongDual 𝕜 Eis compact in the weak-*topology. The selecteddeclaration does notclaim operator-normcompactness orsequential compactness,does not cover arbitrarynonproper scalar fields,and requires neithercompleteness norseparability of E.Pinned declarationmathlib ·WeakDual.isCompact_closedBallStatement map for Banach–Alaoglu TheoremOperator-norm closed balls in the continuous dual are compact in the weak-* topology over a proper scalar field. Claim boundary: This page indexes Mathlib's closed-ball form of the Banach–Alaoglu theorem. For a proper nontrivially normed field 𝕜 and a seminormed additive commutative group E carrying a NormedSpace 𝕜 E structure, the inverse image in WeakDual 𝕜 E of an operator-norm closed ball in StrongDual 𝕜 E is compact in the weak-* topology. The selected declaration does not claim operator-norm compactness or sequential compactness, does not cover arbitrary nonproper scalar fields, and requires neither completeness nor separability of E. The pinned upstream declaration is WeakDual.isCompact_closedBall. The complete formal statement is available in the Exact Mathlib statement section.Mathematical readingOperator-norm closedballs in the continuousdual are compact in theweak-* topology over aproper scalar field.Claim boundaryThis page indexesMathlib's closed-ballform of theBanach–Alaoglu theorem.For a propernontrivially normedfield 𝕜 and a seminormedadditive commutativegroup E carrying aNormedSpace 𝕜 Estructure, the inverseimage in WeakDual 𝕜 E ofan operator-norm closedball in StrongDual 𝕜 Eis compact in the weak-*topology. The selecteddeclaration does notclaim operator-normcompactness orsequential compactness,does not cover arbitrarynonproper scalar fields,and requires neithercompleteness norseparability of E.Pinned declarationmathlib ·WeakDual.isCompact_closedBall

Read the exact Mathlib declaration

This map summarizes the statement's structure; the exact Mathlib declaration remains authoritative.

Point evaluations organize one operator-norm bounded family inside a receding weak-star coordinate field. Explanatory scientific diagram.
Detailed visual description

On warm ivory paper, many charcoal strands leave distinct probe points, pass through one closed antique-gold boundary around a center, and continue into a dense cobalt coordinate weave that fades beyond the right edge. An emerald contour gathers the coordinate image without axes, a finite coordinate list, or a sequential-convergence cue.

Why it matters

A mathematical landmark

Banach–Alaoglu is a cornerstone of functional analysis: it converts an operator-norm bound into compactness after passing to the weak-* topology. Mathlib's selected endpoint makes the topology change, the proper scalar-field assumption, and the absence of completeness or separability assumptions on E explicit.

ProofAtlas record

What has been checked

Upstream indexedPinned source bytes verified locally
Locally reproducedExact upstream declaration replayed
Reviewed pageCurrent public presentation reviewed
Accepted Atlas resultNot recorded for the preferred artifact

Mathlib is the source of the theorem; the local Lean replay and page review are separate.

Claim boundary

No new theorem is claimed

This page indexes Mathlib's closed-ball form of the Banach–Alaoglu theorem. For a proper nontrivially normed field 𝕜 and a seminormed additive commutative group E carrying a NormedSpace 𝕜 E structure, the inverse image in WeakDual 𝕜 E of an operator-norm closed ball in StrongDual 𝕜 E is compact in the weak-* topology. The selected declaration does not claim operator-norm compactness or sequential compactness, does not cover arbitrary nonproper scalar fields, and requires neither completeness nor separability of E.

Source and local evidence

Where the theorem comes from

Existing declaration
WeakDual.isCompact_closedBall in mathlib
Relationship
The checked artifact is the upstream declaration itself
Local Lean evidence
artifact.library.mathlib.banach-alaoglu-theorem.v001
Source
Open the pinned upstream reference