Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Rank-One Born Pairing Weight

Abstract

A rank-one Born weight is a trace pairing, and unread measurement is its conditional ensemble.

Theorem 1.1 (Rank-one Born weight, trace pairing, and unread ensemble).

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

Source. Repository-derived.

Commentary.

Let P be a finite complete family of pairwise orthogonal, self-adjoint idempotent complex projections, and let rho be a positive trace-one matrix. Fix a branch k and rank-one representations P_k = phi phi* and rho = psi psi*.

Write p_k for the canonical recordWeight. The three conclusions are p_k = |<phi, psi>|^2, p_k = trace(rho P_k), and unreadState P rho = sum_j p_j conditionalState(P, rho, j). The second equality carries the source’s object-role assertion: p_k has scalar trace-pairing type, not projection-matrix or quotient-object type.

The first and third leaves directly apply the frozen rank-one reduction and unread weighted-ensemble theorems. The middle leaf unfolds only the canonical recordWeight and bornProbability definitions.

References