LF4/QubitCrossTerm: the cross-term vanishes (context-fixed qubit, A7) #
Category: 2-LF4 (Kähler / moment-map layer — qubit context-fixed measurement).
The cross-term T = ∫ rsign(2·blochProj n − 1)·|2·blochProj ψ − 1| dμ_FS = 0 — the vanishing of
the monopole–hemisphere correlation. The antipode symmetry: pushing the Haar integral by
right-multiplication U ↦ U·W (where W sends [e₀] to the orthogonal [e₁]) flips both
coordinates u ↦ 1−u, s ↦ 1−s via the orthonormal-complement Parseval flip
(inner_unitary_flip), so the integrand negates and T = −T.
Foundational-triple, no sorry.
References #
LF4/QubitDipole.lean (rsign, blochProj_le_one); Empirical/CSD/UncertaintyVolume.lean
(context_vol_sum_two); Mathlib/.../FubiniStudyUnique.lean (Haar right-invariance,
fubiniStudyMeasure_unique); specs/record-layer-plan.md §2 (the qubit context-fixed crux).
The image of the standard basis of ℂ² under a unitary, packaged as an OrthonormalBasis
(orthonormal since U is an isometry; spans since cardinality = dimension).
Equations
Instances For
Orthonormal-complement flip. For a unit axis a and a unitary U, the Born weights along
the two image-basis directions sum to one: |⟨a, U e₀⟩|² + |⟨a, U e₁⟩|² = 1. Parseval over the
orthonormal basis unitaryONB U.
The Fubini–Study measure is independent of the base point (uniqueness of the invariant law).
The swap unitary as a group element.
Equations
Instances For
The swap sends e₀ to e₁.
swapU • [e₀] = [e₁].
The Bloch projection at U • [eᵢ] is |⟨a, U eᵢ⟩|².
Haar right-invariance in integral form.
The cross-term vanishes. T = ∫ rsign(2·blochProj n − 1)·|2·blochProj ψ − 1| dμ_FS = 0,
for unit n, ψ. The antipode symmetry: Haar right-multiplication by the swap flips both Born
coordinates (inner_unitary_flip), negating the integrand, so T = −T.