Theorems · Theorem · group theory
isNilpotent_of_finite_tfae
Deprecated since 2026-03-25Use Group.isNilpotent_of_finite_tfae instead.
∀ {G : Type u_1} [hG : Group G] [Finite G],
[Group.IsNilpotent G, NormalizerCondition G, ∀ (H : Subgroup G), IsCoatom H → H.Normal,
∀ (p : ℕ), Fact (Nat.Prime p) → ∀ (P : Sylow p G), (↑P).Normal,
Nonempty (((p : ↥(Nat.card G).primeFactors) → (P : Sylow (↑p) G) → ↥↑P) ≃* G)].TFAEAlias of Group.isNilpotent_of_finite_tfae.
A finite group is nilpotent iff the normalizer condition holds, and iff all maximal groups are
normal and iff all Sylow groups are normal and iff the group is the direct product of its Sylow
groups.
- Defined in
- Mathlib.GroupTheory.Nilpotent
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- Groupstatement · cited by 6,238
- Subgroupstatement · cited by 3,593
- Finitestatement · cited by 3,029
- Factstatement · cited by 2,726
- Nat.Primestatement · cited by 2,059
- MulEquivstatement · cited by 1,142
- Nat.cardstatement · cited by 844
- Subgroup.Normalstatement · cited by 334
- Nat.primeFactorsstatement · cited by 129
- IsCoatomstatement · cited by 114
- Sylowstatement · cited by 103
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.