Theorems · Theorem · group theory
Subgroup.SchurZassenhausInduction.step7
∀ {G : Type u} [inst : Group G] {N : Subgroup G} [N.Normal],
(Nat.card ↥N).Coprime N.index →
(∀ (G' : Type u) [inst : Group G'] [Finite G'],
Nat.card G' < Nat.card G →
∀ {N' : Subgroup G'} [N'.Normal], (Nat.card ↥N').Coprime N'.index → ∃ H', N'.IsComplement' H') →
(∀ (H : Subgroup G), ¬N.IsComplement' H) → ∀ [Finite G], IsMulCommutative ↥NDo not use this lemma: It is made obsolete by exists_right_complement'_of_coprime
- Defined in
- Mathlib.GroupTheory.SchurZassenhaus
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GroupSubgroup.NormalFinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- Finitestatement and proof · cited by 3,029
- Factproof · cited by 2,726
- Nontrivialproof · cited by 2,416
- Nat.Primeproof · cited by 2,059
- LT.lt.ne'proof · cited by 1,417
- Nat.cardstatement and proof · cited by 844
- Subgroup.Normalstatement and proof · cited by 334
- eq_top_iffproof · cited by 236
- Subgroup.indexstatement and proof · cited by 150
- Subgroup.centerproof · cited by 121
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.