Mathlib Map

Theorems · Theorem · group theory

isNilpotent_of_product_of_sylow_group

Deprecated since 2026-03-25Use Group.isNilpotent_of_product_of_sylow_group instead.

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

Alias of Group.isNilpotent_of_product_of_sylow_group. If a finite group is the direct product of its Sylow groups, it is nilpotent

Defined in
Mathlib.GroupTheory.Nilpotent
Cited by
0 results in Mathlib
Foundations
Depth 117 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.

Cites11

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.