Documentation

GQ2.LedgerGammaA

The Γ_A ledger identity: obs(varCoc u) = mixedB #

The edge-specific half of the Γ_A half-torsor proof. For a primal crossed cocycle w : Z¹(Γ_A, T) (packaged as u : TCocycle) and the shifted-edge dual cocycle φf : Z¹(Γ_A, T^∨), the WordCoh2 obstruction of the variation class varCoc u equals the Fox–Heisenberg mixed pairing: obs(varCoc u) = mixedB (markC ρ) (eval w) (eval φf).

The proof is the near-definitional edge unfold varCoc u (a,b) = kappaHeis (H a) (H b) (where H is the graph hom of the pair (w, φf) into WordLift (T × T^∨) C) fed into the two generic cores MixedBObs.obs_inflation and MixedBObs.mixedB_eq_relZPair.

noncomputable def GQ2.SectionEight.LedgerGammaA.pairHom {Bg : Type} [Group Bg] [TopologicalSpace Bg] [DiscreteTopology Bg] [Finite Bg] (D : RadicalCoverData Bg) (ρ : WordCohBridge.GA →ₜ* Bg D.M) [DistribMulAction WordCohBridge.GA (Additive D.T)] (hcompat : ∀ (γ : WordCohBridge.GA) (a : Additive D.T), γ a = ρ γ a) [DistribMulAction WordCohBridge.GA (FoxH.ElemDual (Additive D.T))] (hcompatD : ∀ (γ : WordCohBridge.GA) (l : FoxH.ElemDual (Additive D.T)), γ l = ρ γ l) (w : (ContCoh.Z1 WordCohBridge.GA (Additive D.T))) (φf : (ContCoh.Z1 WordCohBridge.GA (FoxH.ElemDual (Additive D.T)))) :
WordCohBridge.GA →ₜ* FoxH.WordLift (Additive D.T × FoxH.ElemDual (Additive D.T)) (Bg D.M)

The graph hom of the pair (w, φf) into WordLift (T × T^∨) C.

Equations
Instances For
    theorem GQ2.SectionEight.LedgerGammaA.obs_varCoc_eq_mixedB {Bg : Type} [Group Bg] [TopologicalSpace Bg] [DiscreteTopology Bg] [Finite Bg] (D : RadicalCoverData Bg) (S : CentralObstruction.TComplement D) (ρ : WordCohBridge.GA →ₜ* Bg D.M) [DistribMulAction WordCohBridge.GA (Additive D.T)] (hcompat : ∀ (γ : WordCohBridge.GA) (a : Additive D.T), γ a = ρ γ a) [DistribMulAction WordCohBridge.GA (FoxH.ElemDual (Additive D.T))] (hcompatD : ∀ (γ : WordCohBridge.GA) (l : FoxH.ElemDual (Additive D.T)), γ l = ρ γ l) [DistribMulAction WordCohBridge.GA (ZMod 2)] (htriv : ∀ (x : WordCohBridge.GA) (m : ZMod 2), x m = m) (w : (ContCoh.Z1 WordCohBridge.GA (Additive D.T))) (φf : (ContCoh.Z1 WordCohBridge.GA (FoxH.ElemDual (Additive D.T)))) (hφf : ∀ (γ : WordCohBridge.GA) (s : Additive D.T), (φf γ) s = CentralObstruction.edgeQ D S (ρ γ) (Additive.toMul (γ⁻¹ s))) (u : CentralObstruction.TCocycle D ρ) (hu : ∀ (γ : WordCohBridge.GA), u.u γ = (Additive.toMul (w γ))) :
    theorem GQ2.SectionEight.LedgerGammaA.varCoc_class_ne_zero {Bg : Type} [Group Bg] [TopologicalSpace Bg] [DiscreteTopology Bg] [Finite Bg] (D : RadicalCoverData Bg) (S : CentralObstruction.TComplement D) (ρ : WordCohBridge.GA →ₜ* Bg D.M) [DistribMulAction WordCohBridge.GA (Additive D.T)] (hcompat : ∀ (γ : WordCohBridge.GA) (a : Additive D.T), γ a = ρ γ a) [DistribMulAction WordCohBridge.GA (FoxH.ElemDual (Additive D.T))] (hcompatD : ∀ (γ : WordCohBridge.GA) (l : FoxH.ElemDual (Additive D.T)), γ l = ρ γ l) [DistribMulAction WordCohBridge.GA (ZMod 2)] (htriv : ∀ (x : WordCohBridge.GA) (m : ZMod 2), x m = m) (w : (ContCoh.Z1 WordCohBridge.GA (Additive D.T))) (φf : (ContCoh.Z1 WordCohBridge.GA (FoxH.ElemDual (Additive D.T)))) (hφf : ∀ (γ : WordCohBridge.GA) (s : Additive D.T), (φf γ) s = CentralObstruction.edgeQ D S (ρ γ) (Additive.toMul (γ⁻¹ s))) (u : CentralObstruction.TCocycle D ρ) (hu : ∀ (γ : WordCohBridge.GA), u.u γ = (Additive.toMul (w γ))) (hne : FoxH.mixedB (WordCohBridge.markC ρ) (WordCohBridge.eval w) (WordCohBridge.eval φf) 0) :
    (ContCoh.H2mk WordCohBridge.GA (ZMod 2)) CentralObstruction.varCoc D ρ S u, 0

    The nonzero variation class (the Γ_A half-torsor proof hvar). If the mixed pairing of the primal cocycle w against the shifted-edge dual φf is nonzero, the variation class [varCoc u] is a nonzero element of H²(Γ_A, 𝔽₂): a trivial class would be a coboundary, on which obs — hence mixedB by the ledger — vanishes.

    The shifted-edge dual cocycle (reconstruction of c3's φf) #

    φf γ = (s ↦ ε̄(ρ γ)(γ⁻¹ · s)) is the dual 1-cocycle carrying the edge; it is nonzero in exactly when the cover does not descend (NoDescent). This is c3's internal construction, re-exposed so the ledger identity can consume it.

    theorem GQ2.SectionEight.LedgerGammaA.exists_phiF {Bg : Type} [Group Bg] [TopologicalSpace Bg] [DiscreteTopology Bg] [Finite Bg] (D : RadicalCoverData Bg) (S : CentralObstruction.TComplement D) (ρ : WordCohBridge.GA →ₜ* Bg D.M) [DistribMulAction WordCohBridge.GA (Additive D.T)] (hcompat : ∀ (γ : WordCohBridge.GA) (a : Additive D.T), γ a = ρ γ a) [DistribMulAction WordCohBridge.GA (FoxH.ElemDual (Additive D.T))] (hcompatD : ∀ (γ : WordCohBridge.GA) (l : FoxH.ElemDual (Additive D.T)), γ l = ρ γ l) ( : Function.Surjective ρ) (hedge : D.NoDescent) :
    ∃ (φf : (ContCoh.Z1 WordCohBridge.GA (FoxH.ElemDual (Additive D.T)))), (∀ (γ : WordCohBridge.GA) (s : Additive D.T), (φf γ) s = CentralObstruction.edgeQ D S (ρ γ) (Additive.toMul (γ⁻¹ s))) (ContCoh.H1mk WordCohBridge.GA (FoxH.ElemDual (Additive D.T))) φf 0