Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Reachable Observable Quotient Reachability

Abstract

The reachable-observable quotient is spanned by the canonical images of input iterates.

Theorem 1.1 (The minimal quotient remains reachable).

Proof. Machine-checked in Lean as D5/S3/Observer/LinearMemory/ReachableObservableQuotientReachability.reachable_observable_quotient_is_reachable (✓ std3). ∎

Source. Repository-derived.

Commentary.

The reachable carrier is constructed as the span of the actual input directions and their dynamics iterates. Span induction carries those generators through the canonical quotient by the imported all-future invisible subspace.

References