Documentation

CsdLean4.LF4.MomentUniform

LF4 plan B, Part 2, Slice 4: assembly + discharge of fs_moment_pushforward_uniform #

Category: 3-Local (assembly + discharge of fs_moment_pushforward_uniform).

Composes the three closed slices into the moment-marginal headline and discharges the Duistermaat–Heckman axiom for the qubit:

fs_moment_pushforward_uniform_thm : (momentMap · 0)∗ fubiniStudyMeasure p₀ = volume.restrict (Icc 0 1).

Chain:

This retires CSD.LF4.fs_moment_pushforward_uniform from the axiom list (it becomes a theorem); the unconditional qubit Born results become foundational-triple-only. See specs/plan-b-detail.md Part 2, Slice 4.

Terminology note (two _uncond senses). The _uncond suffix in this file (fs_born_volume_ratio_qubit_uncond, qubit_born_frequency_convergence_uncond) means "the h_uniform DH hypothesis is discharged". It is distinct from the _uncond of LF4/BornRegionUncond.lean, which means "the genericity hypothesis hpos is removed". The qubit moment-sublevel route here never carried an hpos-style hypothesis (only ψ ≠ 0 and ‖ψ‖ = 1), so no hpos migration applies.

def CSD.LF4.regroup4 (y : Fin 4) :

Regroup Fin 4 → ℝ coordinates into two pairs ((y₀,y₁),(y₂,y₃)).

Equations
Instances For

    L5.2c (the bridge). regroup4∗ (pi gaussianReal) = gaussian2 × gaussian2. Via finSumFinEquiv : Fin 2 ⊕ Fin 2 ≃ Fin 4 (which sends inl 0,inl 1,inr 0,inr 1 to 0,1,2,3), so the composite measure-preserving equiv has underlying map regroup4 (hfun).

    noncomputable def CSD.LF4.blockLsq :

    The squared-norm-block map.

    Equations
    Instances For
      noncomputable def CSD.LF4.ratioFn :

      The ratio map.

      Equations
      Instances For
        noncomputable def CSD.LF4.Tpi :
        (Fin 4)

        The full moment-marginal map on Fin 4 → ℝ: Tpi y = (y₀²+y₁²)/(y₀²+y₁²+y₂²+y₃²).

        Equations
        Instances For

          The pi gaussianReal measure has no atom at the origin.

          L6 / discharge. The moment-map coordinate pushes the genuine Fubini–Study measure on ℂℙ¹ to the uniform measure on [0,1]. This is the qubit Duistermaat–Heckman / Archimedes fact, now a theorem (no longer an axiom), discharged via the Gaussian-induced realisation of μ_FS (Part 1) and the moment-marginal computation (Slices 1–3). Formerly the axiom fs_moment_pushforward_uniform (DuistermaatHeckman.lean).

          Unconditional qubit Born = Fubini–Study volume ratio on ℂℙ¹. The genuine fubiniStudyMeasure of the moment sublevel set at [ψ] equals the Born weight ‖⟨e₀, ψ⟩‖². Foundational-triple-only (the DH/Archimedes input fs_moment_pushforward_uniform is now a theorem); no busch_effect_gleason.

          theorem CSD.LF4.qubit_born_frequency_convergence_uncond (p₀ : CPN 2) (ψ : EuclideanSpace (Fin 2)) (hψ0 : ψ 0) ( : ψ = 1) {Ω : Type u_1} [MeasurableSpace Ω] {Pr : MeasureTheory.Measure Ω} [MeasureTheory.IsProbabilityMeasure Pr] (X : ΩCPN 2) (hX : ∀ (n : ), Measurable (X n)) (hlaw : ∀ (n : ), MeasureTheory.Measure.map (X n) Pr = Matrix.UnitaryGroup.fubiniStudyMeasure p₀) (hindep : Pairwise (Function.onFun (fun (f g : Ω) => ProbabilityTheory.IndepFun f g Pr) fun (n : ) => (X n ⁻¹' {p : CPN 2 | momentMap p 0 momentMap (Projectivization.mk ψ hψ0) 0}).indicator fun (x : Ω) => 1)) :
          ∀ᵐ (ω : Ω) Pr, Filter.Tendsto (fun (M : ) => (∑ iFinset.range M, (X i ⁻¹' {p : CPN 2 | momentMap p 0 momentMap (Projectivization.mk ψ hψ0) 0}).indicator (fun (x : Ω) => 1) ω) / M) Filter.atTop (nhds (inner (EuclideanSpace.single 0 1) ψ ^ 2))

          Unconditional Busch-free qubit Born frequency convergence. For i.i.d. trials from the Fubini–Study measure on ℂℙ¹, the empirical frequency of the moment sublevel outcome converges almost surely to the Born weight ‖⟨e₀, ψ⟩‖². Foundational-triple-only; no busch_effect_gleason. The CSD thesis realised unconditionally for the qubit: deterministic typicality + Born = Kähler volume ⟹ frequencies → Born.