Documentation

CsdLean4.RecordLayer.FibredSigma

SigmaLayer/FibredSigma: the fibred ontic space Σ = base × fibre (MD-1) #

Category: 7-SigmaLayer (the record layer — the base×fibre ontic space).

Assembles the honest CSD ontic space as a product Σ = base × fibre = CPN n × ℝ, realising the epistemic/ontic split of Papers C/D directly in the geometry:

For a sharp preparation the typicality measure is sharpTypicality = δ_{[ψ]} ⊗ fibreTypicality — the base pinned (Dirac), the fibre uniform — so the ontic support is {[ψ]} × [0,1). The Born weight of an outcome is then the product-measure typicality of its fibre event, which is exactly the fibre measure (sharpTypicality_fibredEvent): ‖ψ i‖², the Kähler moment map (sharpTypicality_fibredEvent_momentMap).

So this ties SigmaLayer/FibreRecord.lean (the fibre) to the projective base: the ψ-dependence sits in the base (the epistemic point / the preparation), the fibre carries the context-fixed outcome partition, and Born is the ontic typicality of the fibre event over the pinned base — the epistemic (base) / ontic (fibre) split made literal. Foundational-triple, no sorry.

References #

specs/record-layer-plan.md (record layer, MD-1; epistemic base / ontic fibre); SigmaLayer/FibreRecord.lean (the fibre partition + record); SigmaLayer/MomentMapRace.lean (bornRate_eq_momentMap); Paper C A7 (epistemic Ωᵢ(M) ⊂ ℂℙⁿ⁻¹), Paper D (ontic/epistemic split).

@[reducible, inline]

The fibred ontic space Σ = base × fibre = CPN n × ℝ: the base is the epistemic projective point, the fibre the ontic record coordinate.

Equations
Instances For

    The projection to the epistemic base π : Σ → CPN n.

    Equations
    Instances For
      noncomputable def CSD.RecordLayer.sharpTypicality {n : } (ψ : EuclideanSpace (Fin n)) (hψ0 : ψ 0) :

      The sharp-preparation typicality measure: δ_{[ψ]} ⊗ fibreTypicality — the base pinned at the epistemic point [ψ], the fibre uniform on [0,1). Ontic support {[ψ]} × [0,1).

      Equations
      Instances For

        The fibre event of outcome i: the ontic states whose fibre coordinate lies in the Born partition cell i (any base). The outcome depends only on the fibre.

        Equations
        Instances For

          The base is pinned to the epistemic point. For a sharp preparation the projection π sends the typicality measure to the Dirac at [ψ]: the base coordinate is epistemically fixed at [ψ].

          theorem CSD.RecordLayer.sharpTypicality_fibredEvent {n : } (ψ : EuclideanSpace (Fin n)) (hψ0 : ψ 0) ( : ψ = 1) (i : Fin n) :

          Born = the ontic typicality of the fibre event on the assembled Σ. For a unit state the sharpTypicality measure of the outcome-i fibre event is exactly ‖ψ i‖² — the base being pinned (Dirac, mass 1) contributes nothing, so the Born weight is the fibre typicality of the cell.

          The Born weight of the fibre event is the Kähler moment-map coordinate at [ψ].