The dévissage induction: prop_5_15 from the simple case #
prop_5_15_of_simple: if IsSelfDual t B holds for every simple finite elementary-2
C-module B (hypothesis hsimp — the split/ramified dispatch, the other the Prop. 5.15 proof half), then it
holds for every finite elementary-2 C-module A.
Strong induction on Nat.card A:
Subsingleton A— the zero module carries the trivial action, sotrivialSelfDual(the Prop. 5.15 proof part (i), proved) applies;IsSimpleModTwo C A— the hypothesishsimp;- otherwise
Ahas aC-stable additive subgroupW ∉ {⊥, ⊤}; the short exact sequence0 → W → A → A ⧸ W → 0(with the transported actions below) has both ends of strictly smaller cardinality, so the inductive hypothesis applies to them, andlemma_5_11(the dévissage proof, proved — the mapping-cone two-out-of-three forIsSelfDual) yields the middle.
Infrastructure (reusable): the transported actions stableSubAction on ↥W and
stableQuotAction on A ⧸ W for a C-stable W, the equivariance of W.subtype and
QuotientAddGroup.mk' W, exactness, the char-2 transfer to both subquotients, and the strict
cardinality drops.
Glue (proved): GQ2.FoxH.prop_5_15 in GQ2/DualityAssembly.lean composes
prop_5_15_of_simple t ht hw hgen with the simple-case assembly selfDual_of_simple
(dispatched via the tau_split_or_ramified dichotomy). Paper: Prop. 5.15, proof by
dévissage along a composition series (§5.3); Ax = ∅ (std-3).
The restricted action on a C-stable additive subgroup.
Equations
- GQ2.FoxH.stableSubAction W hW = { smul := fun (c : C) (w : ↥W) => ⟨c • ↑w, ⋯⟩, mul_smul := ⋯, one_smul := ⋯, smul_zero := ⋯, smul_add := ⋯ }
Instances For
The descended action on the quotient by a C-stable additive subgroup.
Equations
- GQ2.FoxH.stableQuotAction W hW = { smul := fun (c : C) => ⇑(QuotientAddGroup.map W W (DistribSMul.toAddMonoidHom A c) ⋯), mul_smul := ⋯, one_smul := ⋯, smul_zero := ⋯, smul_add := ⋯ }
Instances For
W.subtype is C-equivariant for the restricted action.
QuotientAddGroup.mk' W is C-equivariant for the descended action.
Exactness of 0 → W → A → A ⧸ W → 0 at the middle.
Char-2 transfers to a subgroup.
Char-2 transfers to a quotient.
A proper additive subgroup has strictly smaller cardinality (via Lagrange: the quotient is nontrivial).
The quotient by a nonzero additive subgroup has strictly smaller cardinality.
Prop 5.15, dévissage half (the Prop. 5.15 proof): IsSelfDual for all finite elementary-2
C-modules, parameterized over the simple case (hsimp — the split/ramified dispatch).
Strong induction on Nat.card A; the induction step is lemma_5_11 (the dévissage proof) along
0 → W → A → A ⧸ W → 0 for a C-stable W ∉ {⊥, ⊤}; the subsingleton base is
trivialSelfDual (the Prop. 5.15 proof part (i)).
Paper-tag ledger (auto-generated by paperforge; do not edit) #
- Prop 5.15 = ⟦prop-defduality⟧