Mathlib Map

Theorems · Theorem · group theory

Subgroup.top_subtype_lowerCentralSeries

∀ {G : Type u_1} [inst : Group G] (H : Subgroup G) (n : ℕ),
  Subgroup.map H.subtype (⊤.lowerCentralSeries n) = H.lowerCentralSeries n

The lower central series of H : Subgroup G computed in the ambient group G coincides with the lower central series of H viewed as its own group, mapped back to G.

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

Cites9

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

Cited by4

Results whose statement or proof uses this declaration.