Representative independence of Q⁰_loc (Lemma 6.4 layer ⟹ Lemma 6.14) #
The base quadratic connecting map Q⁰_loc (GQ2/SectionSix.lean, eq. (92)) is defined on
H¹-classes through the canonical cocycle representative Quotient.out. Its well-definedness —
that H2ofFun (graphPullback dat ρ ·) is invariant under a cohomologous change of the Z¹
representative — is Lemma 6.4. We prove it (repIndep) by exhibiting the explicit
conjugation coboundary (a 6.22-style char-2 cochain identity), then read off Lemma 6.14
(eq. (102), regular-module realization) via the on-the-nose comap identity + mapCoeff1
functoriality. Axioms: ∅ (std-3).
The SectionSix.lemma_6_14 statement is amended (documented) with the compatibility hypotheses
its use of Q⁰_loc requires: hdatW (equivariant factor set on W), hiC (i is a
C-module map — eq. (77)'s i ⋊ 1), and hρW (G_ℚ₂ acts on W through ρ).
If two raw 2-cochains differ by a continuous coboundary, their H2ofFun classes agree.
(Replica of ShapiroLedger.H2ofFun_eq_of_sub_mem_B2, kept local to avoid a cross-module import.)
κ⁰ is a 2-cocycle on V ⋊ C (the factor-set cocycle identity — display (61)/Lemma 6.1 —
from the equivariant factor-set axioms m_mul, m_quad, f_cocycle).
The inner-conjugation 1-cochain η_s(x) = κ⁰(s, x) + κ⁰(sxs⁻¹, s) on V ⋊ C.
Equations
- GQ2.RepIndependence.etaS dat s x = GQ2.kappa0 dat s x + GQ2.kappa0 dat (s * x * s⁻¹) s
Instances For
Inner automorphisms act trivially on H² (pointwise): c_s^*κ⁰ − κ⁰ = δ¹(η_s), i.e.
η_s(y) + η_s(xy) + η_s(x) = κ⁰(sxs⁻¹, sys⁻¹) + κ⁰(x, y) in char 2. Three instances of the
2-cocycle identity kappa0_cocycle at (s,x,y), (sxs⁻¹, s, y), (sxs⁻¹, sys⁻¹, s).
Core cochain identity (Lemma 6.4 / conjugation coboundary). Shifting a cocycle b by the
principal coboundary g ↦ g·w₀ − w₀ changes graphPullback dat ρ b by a 2-coboundary — the
(−w₀,1)-conjugation phase ψ = η_s ∘ φ_b on V ⋊ C (φ_b(g) = (b g, ρ g), s = (−w₀,1);
graphPullback(b) = φ_b^*κ⁰ and φ_{b+δ⁰w₀} = c_s ∘ φ_b).
Representative independence (Lemma 6.4). H2ofFun (graphPullback dat ρ ·) depends only on
the H¹-class of the cocycle.
H1mk of the canonical representative is the identity.
Lemma 6.14 (regular-module realization), eq. (102). Amended (documented) with the
compatibility hypotheses Q⁰_loc requires: hdatW (equivariant factor set on W), hiC
(i a C-module map, eq. (77)'s i ⋊ 1), hρW (G_ℚ₂ acts on W through ρ).
Paper-tag ledger (auto-generated by paperforge; do not edit) #
- eq. (102) = ⟦eq-regularnaturality⟧
- eq. (77) = ⟦eq-basepullback⟧
- eq. (92) = ⟦eq-localbaseQ⟧
- Lemma 6.1 = ⟦lem-extraspecialconnecting⟧
- Lemma 6.14 = ⟦lem-regularrealization⟧
- Lemma 6.4 = ⟦lem-detnormalizationindependence⟧