Theorems · Theorem · group theory
Subgroup.descending_central_series_ge_lower
∀ {G : Type u_1} [inst : Group G] (H : ℕ → Subgroup G),
Subgroup.IsDescendingCentralSeries H → ∀ (n : ℕ), ⊤.lowerCentralSeries n ≤ H nAny descending central series for a group is bounded below by the lower central series.
- Defined in
- Mathlib.GroupTheory.Nilpotent
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 72 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.
- Top.topstatement · cited by 9,680
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- Subgroup.lowerCentralSeriesstatement · cited by 57
- Subgroup.IsDescendingCentralSeriesstatement and proof · cited by 14
Cited by3
Results whose statement or proof uses this declaration.
- Subgroup.lowerCentralSeries_length_eq_nilpotencyClassproof · cited by 5
- Subgroup.isNilpotent_iff_lowerCentralSeriesproof · cited by 2
- descending_central_series_ge_lowerproof · cited by 0