Mathlib Map

Theorems · Theorem · group theory

Subgroup.nilpotent_iff_lowerCentralSeries

∀ {G : Type u_1} [inst : Group G], Group.IsNilpotent G ↔ ∃ n, ⊤.lowerCentralSeries n = ⊥

A group is nilpotent if and only if its lower central series eventually reaches the trivial subgroup.

Defined in
Mathlib.GroupTheory.Nilpotent
Cited by
9 results in Mathlib
Foundations
Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Group

Around this declaration

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

Cites8

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

Cited by9

Results whose statement or proof uses this declaration.