Mathlib Map

Theorems · Theorem · group theory

Subgroup.lowerCentralSeries.map

Deprecated since 2026-05-28Mathlib marks this declaration as deprecated.

∀ {G : Type u_1} [inst : Group G] {K : Type u_2} [inst_1 : Group K] (f : G →* K) (n : ℕ),
  Subgroup.map f (⊤.lowerCentralSeries n) ≤ ⊤.lowerCentralSeries n
Defined in
Mathlib.GroupTheory.Nilpotent
Cited by
1 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupGroup

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 by1

Results whose statement or proof uses this declaration.