Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Biaxial Observation Refinement

Abstract

Joint refinement enlarges the observation schedule and shrinks its indistinguishability relation.

Theorem 1.1 (Both observation axes refine in their natural directions).

Proof. Machine-checked in Lean as D5/S3/Observer/Refinement/BiaxialObservationRefinement.biaxial_observation_refinement (✓ std3). ∎

Source. Repository-derived.

Commentary.

The observation schedule is the existing set of index-time pairs whose index lies in the finite set and whose time is below the horizon.

Containment of index sets and ordering of horizons first include the smaller schedule in the larger schedule. This is the source’s first public set relation.

The imported biaxial monotonicity theorem then reverses inclusion of the associated indistinguishability relations, providing the second public set relation without restating its proof.

References