Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Infinite Observability Orthogonal Duality

Abstract

The all-future readout kernel is the orthogonal complement of the observable orbit.

Theorem 1.1 (The infinite hidden and observable spaces are orthogonal duals).

Proof. Machine-checked in Lean as D5/S3/ObserverMemory/Dynamics/InfiniteObservabilityOrthogonalDuality.infinite_unobservable_eq_observable_orthogonal (✓ std3). ∎

Source. Repository-derived.

Commentary.

Let V and Y be finite-dimensional inner-product spaces over a real or complex scalar field. Let T evolve V linearly and let C read V linearly into Y.

The hidden space is constructed from the kernels of C composed with every nonnegative power of T. Independently, the observable space is the span of every vector obtained by applying an adjoint power of T to a vector in the adjoint image of C.

The public equality states that the all-future hidden space is exactly the orthogonal complement of that observable span. Each side is therefore determined by the source dynamics and readout before the equality is proved.

Repository and pinned-library searches found no packaged theorem with this full statement. The proof applies the library’s adjoint inner-product identity and span induction in both directions.

References