Theorems · Theorem · group theory
Subgroup.upperCentralSeries.eq_ge_of_eq_gt
∀ {G : Type u_1} [inst : Group G] {a b c : ℕ},
a ≠ b →
a ≤ c →
Subgroup.upperCentralSeries G a = Subgroup.upperCentralSeries G b →
Subgroup.upperCentralSeries G a = Subgroup.upperCentralSeries G cIf two different elements of the upperCentralSeries of a group G are equal, then
they are all equal, starting from the smaller index.
- Defined in
- Mathlib.GroupTheory.Nilpotent
- Cited by
- 1 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- le_antisymmproof · cited by 2,068
- Subgroup.upperCentralSeriesstatement and proof · cited by 51
- Subgroup.upperCentralSeries_monoproof · cited by 5
- Subgroup.upperCentralSeries.eq_ge_of_eq_succproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- upperCentralSeries.eq_ge_of_eq_gtproof · cited by 0