Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Odd-Test Family Budget Upper Bound

Abstract

The admissible finite odd-test family bounds a negative rank-one pencil’s budget by its Rayleigh-infimum endpoint.

Theorem 1.1 (The odd-test family bounds the budget by its infimum endpoint).

Proof. Machine-checked in Lean as D5/S3/Weil/Budget/OddTestBudgetUpperBound.odd_test_budget_at_most_upper (✓ std3). ∎

Source. Repository-derived.

Commentary.

The public odd-test quotient set contains the Rayleigh quotient of every finite complex test with nonzero boundary pairing. Its upper endpoint is the reference budget plus the real infimum of that entire set.

The family is explicitly nonempty and bounded below. Nonnegativity of the negative rank-one pencil is assumed for every admissible test; each nonzero boundary pairing has positive norm square, so division makes the shifted budget a lower bound of every quotient. The conditional infimum property then gives the endpoint bound.

The repository contains a generic parity endpoint construction, but no finite-matrix theorem exposing this negative rank-one pencil. The proof reuses the pinned norm-square, positive-division, and real infimum lemmas.

References

  • Truth anchor: D5/S3/Weil/Budget/OddTestBudgetUpperBound.odd_test_budget_at_most_upper