Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Discounted Observability Energy Identity

Abstract

The discounted observability Gramian quadratic form equals total discounted readout energy.

Theorem 1.1 (The Gramian quadratic form is total discounted readout energy).

Proof. Machine-checked in Lean as D5/S3/Observer/Linear/DiscountedObservabilityEnergyIdentity.discounted_observability_energy_identity (✓ std3). ∎

Source. Repository-derived.

Commentary.

Let V and Y be finite-dimensional inner-product spaces over a real or complex scalar field. Construct the discounted observability Gramian from the evolution T and readout C using the canonical norm-convergent operator series.

For positive beta under the stated square-root norm bound, the real part of its quadratic form at x is the infinite sum of beta to the nth power times the squared norm of the nth observed iterate.

Continuous evaluation, inner product, and real-part maps transport the summable operator series term by term. The pinned library’s adjoint-composition identity identifies each transported term with its squared readout norm.

Repository and pinned-library searches found no public packaged theorem for the complete identity. Existing canonical Gramian and iterate constructions are reused directly.

References