Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Unread-State Orthogonal Projection

Abstract

Unread measurement projects orthogonally onto block-diagonal matrices.

Theorem 1.1 (Unread measurement is the block-diagonal orthogonal projection).

Proof. Machine-checked in Lean as D5/S3/Observer/Conditioning/UnreadStateOrthogonalProjection.unread_state_orthogonal_projection (✓ std3). ∎

Source. Repository-derived.

Commentary.

Let P be a finite complete family of pairwise orthogonal self-adjoint idempotent complex matrix projections. The unread measurement channel is constructed as the sum of the compressed blocks P_i X P_i; it is not defined from the target range.

The channel is idempotent and self-adjoint for the trace pairing. Its range is exactly the matrices whose P_i X P_j cross blocks vanish when i and j differ.

Every matrix splits into its unread image and discarded residual. These two named components are Hilbert–Schmidt orthogonal, and the existing trace definition of squared Hilbert–Schmidt norm gives the displayed Pythagorean identity.

References