Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Exact Common-Spectrum Floor

Abstract

The largest common normalized-Haar component of a rational feature Gram matrix is the least eigenvalue in either whitened coordinate system.

Theorem 1.1 (The exact floor is the common least eigenvalue).

Proof. Machine-checked in Lean as D5/S3/Observer/BlockStructure/ExactCommonSpectrumFloor.exact_common_spectrum_floor (✓ std3). ∎

Source. Repository-derived.

Commentary.

The feature family, its rational Gram matrix, the reflected weighted moment matrix, and both congruent reference matrices are constructed from the supplied coefficient matrix, denominator, and finite circle measure.

The forward direction subtracts a dominated normalized-Haar component. The reverse direction represents the positive Toeplitz residual by a finite circle measure, reverses the circle coordinate, and restores the denominator weight.

Positive-definite whitening identifies the greatest feasible real floor with the last ordered Hermitian eigenvalue. Invertible congruence gives the same value for the original Gram matrix and its reference matrix.

References