Theorems · Theorem · group theory
upperCentralSeries.eq_ge_of_eq_succ
Deprecated since 2026-03-25Use Subgroup.upperCentralSeries.eq_ge_of_eq_succ instead.
∀ {G : Type u_1} [inst : Group G] {a b : ℕ},
a ≤ b →
Subgroup.upperCentralSeries G a = Subgroup.upperCentralSeries G (a + 1) →
Subgroup.upperCentralSeries G a = Subgroup.upperCentralSeries G bAlias of Subgroup.upperCentralSeries.eq_ge_of_eq_succ.
- Defined in
- Mathlib.GroupTheory.Nilpotent
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement · cited by 6,238
- Subgroupstatement · cited by 3,593
- Subgroup.upperCentralSeriesstatement · cited by 51
- Subgroup.upperCentralSeries.eq_ge_of_eq_succproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.