Finite-Window Haar-Floor Interval
Abstract
An operator-norm certificate for windowed Toeplitz moments gives a rigorous two-sided interval for the finite Haar floor.
Theorem 1.1 (Windowed Toeplitz data bounds the exact Haar floor).
Proof. Machine-checked in Lean as D5/S3/Weil/Budget/FiniteWindowHaarFloorInterval.finite_window_haar_floor_interval (✓ std3). ∎
Source. Repository-derived.
Commentary.
The two integer-indexed moment functions construct the true and windowed Toeplitz matrices entry by entry. Their displayed conjugate symmetries make both matrices Hermitian.
The error radius is exactly twice the finite sum of the supplied tail bounds. If it dominates the matrix operator-norm error, the true smallest eigenvalue lies within that radius of the windowed smallest eigenvalue.
The Lean proof identifies each smallest Hermitian eigenvalue with the infimum of its Rayleigh quotient and applies the operator norm bound in both directions.
References
- Truth anchor:
D5/S3/Weil/Budget/FiniteWindowHaarFloorInterval.finite_window_haar_floor_interval