Mathlib Map

Theorems · Theorem · group theory

IsPGroup.isNilpotent

∀ {G : Type u_1} [hG : Group G] [Finite G] {p : ℕ} [hp : Fact (Nat.Prime p)], IsPGroup p G → Group.IsNilpotent G

A p-group is nilpotent

Defined in
Mathlib.GroupTheory.Nilpotent
Cited by
1 results in Mathlib
Foundations
Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupFiniteFact

Around this declaration

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

Cites19

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

Cited by1

Results whose statement or proof uses this declaration.