Mathlib Map

Theorems · Definition · group theory

Subgroup.lowerCentralSeries

{G : Type u_1} → [inst : Group G] → Subgroup G → ℕ → Subgroup G

The lower central series of a subgroup S of G, computed in the ambient group G. This is the iterated commutator ⁅⁅⋯⁅S, S⁆, S⁆⋯, S⁆, a subgroup of G. The lower central series of G itself is the case S = ⊤.

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

Cites2

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

  • Groupstatement and proof · cited by 6,238
  • Subgroupstatement and proof · cited by 3,593

Cited by58

Results whose statement or proof uses this declaration.