Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Chebyshev Signed-Distance Separator

Abstract

First Chebyshev slack separates nonnegative and negative squared distances.

Theorem 1.1 (First Chebyshev Slack Separates Signed Squared Distance).

Proof. Machine-checked in Lean as D5/S3/Weil/CayleyLaguerre/ChebyshevSignedDistanceSeparator.first_chebyshev_slack_separates_signed_squared_distance (✓ std3). ∎

Source. Repository-derived.

Commentary.

Above the stated scale thresholds, a nonnegative squared-distance input has compact coordinate in the closed unit interval and first Chebyshev slack in the interval from zero to one. The negative signed value has coordinate below negative one and strictly negative slack.

This is only a finite algebraic separator under the four explicit hypotheses. It makes no converse claim and does not claim that a xi spectrum supplies the signed-distance observation.

References