Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Finite Observability Orthogonal Duality

Abstract

Each finite readout kernel is the orthogonal complement of its observable Krylov space.

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

Proof. Machine-checked in Lean as D5/S3/ObserverMemory/Dynamics/FiniteObservabilityOrthogonalDuality.finite_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, let C read V linearly into Y, and fix a nonnegative depth m.

The finite hidden space intersects the kernels of C composed with T to the kth power for every k at most m. The finite observable space uses the family’s canonical observableKrylov construction: the span of the matching adjoint-orbit vectors.

The sole public conclusion identifies the hidden space with the orthogonal complement of that independently constructed visible space. It applies uniformly at every finite depth.

Repository and pinned-library searches found no packaged finite-depth duality theorem. The proof directly applies the adjoint inner-product identity and span induction in both directions.

References