Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Sharp-Measurement Compatibility

Abstract

Joint sharp measurements are exactly pairwise commuting, while general effects need not commute.

Theorem 1.1 (Sharp measurements are jointly measurable exactly when they commute).

Proof. Machine-checked in Lean as D5/S3/Quantum/Measurement/SharpMeasurementCompatibility.sharp_measurement_compatibility (✓ std3). ∎

Source. Repository-derived.

Commentary.

Two arbitrary finite record measurements admit a joint record measurement with the stated marginals exactly when every effect from the first family commutes with every effect from the second.

The forward direction expands both marginals and uses orthogonality of distinct joint outcomes. The reverse direction constructs each joint outcome as the product of the commuting effects.

The final clauses give one shared positive normalized qubit measurement. Both of its marginals are nonsharp, and their false-false effects do not commute. This records the source’s contrast with general nonsharp effects on the same public construction.

References