Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Recording Isometry

Abstract

The canonical projective recording map is isometric and exposes every state block.

Theorem 1.1 (Projective recording is isometric with explicit state blocks).

Proof. Machine-checked in Lean as D5/S3/Quantum/Decoherence/RecordingIsometry.recording_isometry_and_state_blocks (✓ std3). ∎

Source. Repository-derived.

Commentary.

The finite system and outcome carriers have decidable equality. The supplied matrices are self-adjoint orthogonal projectors whose sum is the identity.

The recording matrix is defined on the product basis by V((i,a),j) = P(a)(i,j). Its adjoint product is the identity, and conjugating any complex system matrix yields the displayed P(a) rho P(b) block.

References

  • Truth anchor: D5/S3/Quantum/Decoherence/RecordingIsometry.recording_isometry_and_state_blocks