Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Controllability Gramian Reachable Range

Abstract

The stable ordinary controllability Gramian has exactly the reachable-state range.

Theorem 1.1 (The controllability Gramian range is reachable).

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

Source. Repository-derived.

Commentary.

The controllability Gramian is constructed as the weight-one observability Gramian of the adjoint system, so its terms are the source operators A^k B B-adjoint (A-adjoint)^k. The displayed summability premise is the exact series form of stability.

The imported ordinary-Gramian theorem identifies its kernel with the all-future adjoint-input kernel. Infinite observability duality turns that kernel into the orthogonal complement of the canonical reachable span; self-adjointness then identifies the range.

References