Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Computational-Basis Kernel Preservation

Abstract

Basis fiber projectors preserve the deterministic readout kernel.

Theorem 1.1 (Fiber projectors retain exactly the deterministic kernel).

Proof. Machine-checked in Lean as D5/S3/Quantum/Measurements/ComputationalBasisKernelPreservation.computational_basis_kernel_preservation (✓ std3). ∎

Source. Repository-derived.

Commentary.

Let X be a finite state type and O an outcome type with decidable equality. The density matrix rho of a state is the canonical coordinate rank-one projector.

For each outcome, its projector is constructed as the finite sum of coordinate projectors over the corresponding q-fiber. The trace pairing with rho is therefore the fiber indicator.

Equality of every outcome probability follows from equal q-values. Conversely, evaluating the common signature at q(x) forces the two q-values to agree.

References