Reachable Observable Quotient Descent
Abstract
Reachable-state dynamics, inputs, and outputs descend to the observable quotient.
Theorem 1.1 (The reachable observable quotient carries the induced system).
Proof. Machine-checked in Lean as D5/S3/Observer/Linear/ReachableObservableQuotientDescent.reachable_observable_quotient_descent (✓ std3). ∎
Source. Repository-derived.
Commentary.
The reachable carrier is constructed as the span of all iterated input directions, while the hidden carrier is the intersection of all future output kernels.
Both invariance clauses and the input-range and output-kernel clauses are public. The three quotient maps are characterized by their computations on canonical quotient representatives.
References
- Truth anchor:
D5/S3/Observer/Linear/ReachableObservableQuotientDescent.reachable_observable_quotient_descent