LF3 Singlet / JointEig: genuine joint spin eigenstates of the singlet (LF4 §3) #
Category: 3-Local (LF4 §3 discharge — genuine joint spin eigenvectors).
Constructs the actual joint spin eigenstate at sector (s, t) as the
normalised projection of the singlet onto that sector,
singletJointEig s t := (√P_st)⁻¹ • (Πˢ(a)⊗Πᵗ(b)) ψ⁻, and proves the facts a
MeasurementJointEig bundle needs as theorems rather than carried
hypotheses:
singletJointEig_norm— unit norm (usesjointSpinProjHermitian + idempotent + the Born expectation identity);singletJointEig_born—‖⟨ψ⁻, singletJointEig s t⟩‖² = P_st a b s t(the LF4-todo §3 target);singletJointEig_orthogonal— distinct sectors give orthogonal eigenstates.
All over EuclideanSpace ℂ (Fin 2 × Fin 2); the LF4 bundle re-indexes to
Fin N via a LinearIsometryEquiv (inner products / norms transport).
Generic-context restriction. The (√P_st)⁻¹ normalisation requires
P_st a b s t ≠ 0, i.e. s·t·(a·b) ≠ 1. For a generic context
(|a·b| < 1 — the generic non-collinear contexts, which include the four
canonical CHSH-optimal pairs, but NOT the collinear ones) every sector has
P_st > 0, so the construction covers all four sectors.
⚠️ Corrected 2026-08-11. The previous wording said collinear settings have
"one vanishing sector" and "no Born information"; both halves were wrong.
At a·b = ±1 two of the four sectors have probability zero and the other
two carry 1/2 each — perfect (anti)correlation, which is among the most
informative Bell data, not an absence of Born content. They are excluded here
only because the legacy singletJointEig normalisation divides by √P_st and
so needs all four P_st > 0. LF6.localNudgeVec has no such division and
covers them (localDeisolation_pointer_volume_local).
The genuine joint spin eigenstate at sector (s, t): the normalised
projection of the singlet onto the range of Πˢ(a)⊗Πᵗ(b).
Equations
- CSD.LF3.singletJointEig s t a b = (↑√(CSD.LF3.P_st a b s t))⁻¹ • (Matrix.toEuclideanLin (CSD.LF3.jointSpinProj s t a b)) CSD.LF3.singlet
Instances For
The joint projector acts idempotently on vectors.
T_P is symmetric (self-adjoint), from jointSpinProj Hermitian.
The squared norm of the singlet's projection onto the sector is P_st.
Unit norm of the joint spin eigenstate (generic context).
The Born identity for the genuine joint spin eigenstate (LF4-todo §3):
‖⟨ψ⁻, singletJointEig s t⟩‖² = P_st a b s t.
Distinct sectors give orthogonal joint spin eigenstates.