Mathlib Map

Theorems · Theorem · group theory

Group.isNilpotent_of_product_of_sylow_group

∀ {G : Type u_1} [hG : Group G] [Finite G] (e : ((p : ↥(Nat.card G).primeFactors) → (P : Sylow (↑p) G) → ↥↑P) ≃* G),
  Group.IsNilpotent G

If a finite group is the direct product of its Sylow groups, it is nilpotent

Defined in
Mathlib.GroupTheory.Nilpotent
Cited by
2 results in Mathlib
Foundations
Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupFinite

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites16

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.