Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Maximum Spectral-Floor Completion

Abstract

Residual positivity and full-spectrum white-floor feasibility have the same maximum.

Theorem 1.1 (Maximum spectral-floor completion).

Proof. Machine-checked in Lean as D5/S3/Weil/MaximumSpectralFloorCompletion.maximum_spectral_floor_completion (✓ std3). ∎

Source. Repository-derived.

Commentary.

The positive spectrum carrier packages nonnegativity. A floor is locally feasible when removing its normalized white reading leaves the reading of a positive residual spectrum.

From a local residual, adding the white spectrum constructs an explicit full-spectrum witness. Conversely, a full-spectrum decomposition returns its residual as the local witness.

Thus the two feasible-floor predicates agree pointwise. Their defining sets are equal, so their conditionally complete suprema are equal, including the empty or unbounded cases supplied by NNReal.

References

  • Truth anchor: D5/S3/Weil/MaximumSpectralFloorCompletion.maximum_spectral_floor_completion