Chebyshev Slack Positivity
Abstract
A nonnegative real spectral coordinate compactifies into the closed unit interval, and its first-kind Chebyshev slack lies between zero and one.
Theorem 1.1 (Chebyshev slack bounds).
Proof. Machine-checked in Lean as D5/S3/Weil/CayleyLaguerre/ChebyshevSlackPositivity.chebyshev_slack_bounds (✓ std3). ∎
Source. Repository-derived.
Commentary.
The source rational coordinate is constructed directly from the nonnegative input and the scale above one quarter.
Its denominator is positive, so ordered-field division gives the coordinate bounds. The standard Chebyshev interval estimate then yields the two-sided slack bound.
References
- Truth anchor:
D5/S3/Weil/CayleyLaguerre/ChebyshevSlackPositivity.chebyshev_slack_bounds