Mathlib Map

Theorems · Theorem · group theory

Subgroup.upperCentralSeries_eq_top_iff_nilpotencyClass_le

∀ {G : Type u_1} [inst : Group G] [hG : Group.IsNilpotent G] {n : ℕ},
  Subgroup.upperCentralSeries G n = ⊤ ↔ Group.nilpotencyClass G ≤ n
Defined in
Mathlib.GroupTheory.Nilpotent
Cited by
5 results in Mathlib
Foundations
Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupGroup.IsNilpotent

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 by5

Results whose statement or proof uses this declaration.