Mathlib Map

Theorems · Theorem · group theory

upperCentralSeriesStep_eq_comap_center

Deprecated since 2026-03-25Use Subgroup.upperCentralSeriesStep_eq_comap_center instead.

∀ {G : Type u_1} [inst : Group G] (N : Subgroup G) [inst_1 : N.Normal],
  N.upperCentralSeriesStep = Subgroup.comap (QuotientGroup.mk' N) (Subgroup.center (G ⧸ N))

Alias of Subgroup.upperCentralSeriesStep_eq_comap_center. The proof that upperCentralSeriesStep N is the preimage of the centre of G/N under the canonical surjection.

Defined in
Mathlib.GroupTheory.Nilpotent
Cited by
0 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupSubgroup.Normal

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.