Mathlib Map

Theorems · Definition · group theory

Subgroup.IsDescendingCentralSeries

{G : Type u_1} → [inst : Group G] → (ℕ → Subgroup G) → Prop

A sequence of subgroups of G is a descending central series if H 0 is G and ⁅H n, G⁆ ⊆ H (n + 1) for all n. Note that we do not require that H n = {1} for some n.

Defined in
Mathlib.GroupTheory.Nilpotent
Cited by
14 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
Group

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Subgroup.lowerCentralSeries_length_eq_nilpotencyClass · cited by 5Subgroup.lowerCentralSeri…Subgroup.nilpotent_iff_finite_descending_central_series · cited by 4Subgroup.nilpotent_iff_fi…Subgroup.is_ascending_rev_series_of_is_descending · cited by 3Subgroup.is_ascending_rev…Subgroup.is_descending_rev_series_of_is_ascending · cited by 3Subgroup.is_descending_re…Subgroup.descending_central_series_ge_lower · cited by 3Subgroup.descending_centr…Subgroup.lowerCentralSeries_isDescendingCentralSeries · cited by 3Subgroup.lowerCentralSeri…Subgroup.isNilpotent_iff_lowerCentralSeries · cited by 2Subgroup.isNilpotent_iff_…Subgroup.least_descending_central_series_length_eq_nilpotencyClass · cited by 2Subgroup.least_descending…is_descending_rev_series_of_is_ascending · cited by 0is_descending_rev_series_…descending_central_series_ge_lower · cited by 0descending_central_series…IsDescendingCentralSeries · cited by 0IsDescendingCentralSerieslowerCentralSeries_isDescendingCentralSeries · cited by 0lowerCentralSeries_isDesc…is_ascending_rev_series_of_is_descending · cited by 0is_ascending_rev_series_o…least_descending_central_series_length_eq_nilpotencyClass · cited by 0least_descending_central_…nilpotent_iff_finite_descending_central_series · cited by 0nilpotent_iff_finite_desc…Top.top · cited by 9680Top.topGroup · cited by 6238GroupSubgroup · cited by 3593SubgroupBracket.bracket · cited by 642Bracket.bracketSubgroup.IsDescendingCentralS…CITED BYCITES

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.