Hankel Minimal State Dimension
Abstract
Every finite-dimensional realization with the same Markov parameters has dimension at least the stable Hankel rank. The named reachable-observable quotient realization attains that minimum, while raw state dimension is presentation-dependent.
Theorem 1.1 (The Hankel rank is the minimum realization dimension).
Proof. Machine-checked in Lean as D5/S3/Observer/Hankel/HankelMinimalStateDimension.hankel_rank_lower_bound_and_quotient_attainment (✓ std3). ∎
Source. Repository-derived.
Commentary.
Let A, B, and C define a finite-dimensional discrete linear system. Assume the competing realization A’, B’, and C’ has the same complete input-output behavior, expressed by equality of every Markov parameter.
For row and column horizons at least finrank(K,V), the common finite Hankel rank is no larger than finrank(K,V’). The named quotient realization (A_min, B_min, C_min) has every original Markov parameter and state dimension equal to that rank.
A one-dimensional padded realization witnesses that raw state dimension is not invariant under complete input-output behavior. The infimum of all finite same-behavior state dimensions is exactly the Hankel rank, and the named quotient realizes it.
References
- Truth anchor:
D5/S3/Observer/Hankel/HankelMinimalStateDimension.hankel_rank_lower_bound_and_quotient_attainment - Dependency: D5/S3/Observer/Hankel/HankelRankMinimality
- Dependency: D5/S3/Observer/Linear/ReachableObservableQuotientDescent