Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Suspension Event Decomposition

Abstract

A positive-roof suspension flow splits uniquely into event count and residual phase.

Theorem 1.1 (Continuous time has a unique event-phase decomposition).

Proof. Machine-checked in Lean as D5/S3/Observer/Dynamics/SuspensionEventDecomposition.continuous_time_discrete_event_decomposition (✓ std3). ∎

Source. Repository-derived.

Commentary.

The frozen suspension carrier uses a normalized leaf coordinate. Multiplication by the positive roof gives its nonnegative physical phase, so no separate sign hypothesis is needed.

Literal forward translation is first performed on a private nonnegative-height cover. Normalization respects every roof crossing and transports the translated class back to the canonical suspension quotient.

Compactness and roof positivity force the Birkhoff sums past the translated physical phase. The least crossing index supplies both half-open bounds; division by the final positive roof produces the residual leaf coordinate.

The bounds determine the event count uniquely, while positivity makes physical height injective within the final leaf. Thus the discrete count and residual coordinate are jointly unique and recover the complete translated time coordinate.

References