Projective Strong Duality
Abstract
Finite attained dual minima converge exactly to the full primal value.
Theorem 1.1 (The finite strong-duality tower has no projective gap).
Proof. Machine-checked in Lean as D5/S3/Observer/Budget/ProjectiveStrongDuality.projective_strong_duality (✓ std3). ∎
Source. Repository-derived.
Commentary.
The point carrier and the dependent family of finite test spaces are public. The circle slack, evaluation at zero, pairing, budget, finite primal values, and full primal value are all supplied on those carriers.
Every finite dual-value set is constructed from a nonnegative pressure, the pointwise circle-slack inequality, the Haar-floor inequality, and the affine pairing-plus-budget objective. Finite strong duality states that the corresponding primal value is its least element.
Nonnegativity bounds the decreasing primal tower below. Pinned Mathlib monotone convergence identifies its infimum with the supplied full limit, while each finite least-element certificate rewrites that infimum as the attained finite dual minimum.
The public conclusion also returns a feasible minimizer at every finite stage. It makes no assertion that one test and pressure pair attains the full infinite-dimensional dual.
References
- Truth anchor:
D5/S3/Observer/Budget/ProjectiveStrongDuality.projective_strong_duality