Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Observation Time as a Fiber Boundary

Abstract

The canonical separation time is the exact boundary at which an eventually separated pair leaves every finite observation fiber.

Theorem 1.1 (Finite fiber membership ends at the first visible time).

Proof. Machine-checked in Lean as D5/S3/ObserverMemory/FourierFibers/ObservationTime.finite_future_membership_iff_before_separation (✓ std3). ∎

Source. Repository-derived.

Commentary.

For a pair that is separated at some finite dynamical readout, membership in the canonical finite-future relation holds exactly before the repository separationTime.

The module reuses observedAt, finiteFutureRelation, infiniteFutureRelation, and separationTime. It introduces no competing time or observation-window API and makes no identification with physical time.

References