The Lemma 9.4 descent bounds for blockFrame #
Displays (145)/(148)/(153) of the paper's §9 induction: the marked-kernel cardinalities of the
blockFrame's stage targets and of the pulled-back strata all drop strictly below |L_Y|, which
is what lets the master induction (the §9 induction) recurse on n = Nat.card ↥T.LY.
Stated against blockFrameImpl; SectionNine.blockFrame delegates to it, so
these apply to blockFrame by definitional unfolding.
card_LB_mul/card_LB_lt—|L_B|·|R| = |L_Y|, and|L_B| < |L_Y|whenR ≠ ⊥.card_LC_lt—|L_C| < |L_Y|(fromK ≠ ⊥).four_le_card_K—4 ≤ |K|(thedim V ≥ 2input:|K| = 2collapses theY-action modS).card_stratum_LB_lt— (148): a properC-onto stratum of a central cover ofBhas|stratum.L| < |L_Y|(double cover ×2 against the index-2J∩L_B < L_B, ÷|R| viaR ≠ ⊥).card_stratum_LC_lt— (153): any stratum of a central cover ofChas|stratum.L| < |L_Y|(trivial⊆ p⁻¹(L_C)bound= 2|L_C|, against4 ≤ |K|).
All bounds are cover-generic (independent of which CentralCover), which is what lets the §9 induction
apply them to prop_8_9's ∃-quantified phase family.
General card helpers #
Preimage cardinality under a surjection: |f⁻¹(S)| = |S|·|ker f|.
Image cardinality under mk': for N ≤ H with N normal, the image of H in G/N
has size |H|/|N|, i.e. |H.map (mk' N)| · |N| = |H| (Lagrange on H ↠ H/N).
The preimage of a subgroup under a central cover doubles it: |p⁻¹(L)| = 2·|L|.
|H.subgroupOf K| = |H ⊓ K| (the intersection viewed inside K, K.subtype injective).
Central covers are at most 2-to-1: for any subgroup W of the cover, |W| ≤ 2·|p(W)|.
Setup #
R = Φ(K) is normal in Y.
K is normal in Y (block field, re-exposed as an instance).
K ≠ ⊥: else K ⊔ S = S = P contradicts S < P.
Field-projection reductions #
M ≤ L_B in B (both images of K ≤ L_Y), stated in projection form so it composes with
Cov's (blockFrameImpl …).YB-typed subgroups.
(145) — the stage-target bounds #
(145a): |L_B|·|R| = |L_Y|.
(145b): |L_B| < |L_Y| when R ≠ ⊥.
(145c): |L_C| < |L_Y| (K ≠ ⊥).
4 ≤ |K| — the dim V ≥ 2 input for (153) #
4 ≤ |K| (paper: dim V ≥ 2). If |K| = 2 then K is central (normal of order 2),
so [Y, P] ≤ S (extending across P = K·S), contradicting nontrivial_action.
(148)/(153) — the pulled-back stratum bounds #
(148): for a central cover Cov of B, a proper (J ≠ ⊤) C-onto (J ⊔ M = ⊤)
stratum has marked kernel < |L_Y|.
(153): for a central cover Cov of C, any stratum has marked kernel < |L_Y|
(trivial ⊆ p⁻¹(L_C) bound = 2|L_C|, against 4 ≤ |K|).
Paper-tag ledger (auto-generated by paperforge; do not edit) #
- Lemma 9.4 = ⟦lem-strictdecrease⟧ (= lemma 8.16 in current tex)