Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Time-Horizon Escape as Expansion Escape

Abstract

Escape between nested finite horizons is exactly readout expansion escape.

Theorem 1.1 (Extending a finite horizon realizes expansion escape).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/TimeProjection/TimeExpansionEscape.time_expansion_escape_iff_expansion_escape (✓ std3). ∎

Source. Repository-derived.

Commentary.

TimeExpansionEscape is defined independently: the two states agree at every natural-number coordinate through N, and differ at a witness strictly after N but no later than M.

The forward implication evaluates longer-projection equality at the witness. In reverse, decidable equality on O supports a finite scan of Fin(M+1); shorter-projection equality excludes every returned coordinate at or before N.

References