Mathlib Map

Theorems · Theorem · group theory

ascending_central_series_le_upper

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

∀ {G : Type u_1} [inst : Group G] (H : ℕ → Subgroup G),
  Subgroup.IsAscendingCentralSeries H → ∀ (n : ℕ), H n ≤ Subgroup.upperCentralSeries G n

Alias of Subgroup.ascending_central_series_le_upper. Any ascending central series for a group is bounded above by the upper central series.

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

Cites5

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.