Mathlib Map

Theorems · Definition · group theory

Group.nilpotencyClass

(G : Type u_1) → [Group G] → ℕ

The nilpotency class of a nilpotent group is the smallest natural n such that the n-th term of the upper central series is G. If G is not nilpotent then the nilpotency class takes the junk value 0.

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

Group.nilpotencyClass_def · cited by 5Group.nilpotencyClass_defSubgroup.upperCentralSeries_eq_top_iff_nilpotencyClass_le · cited by 5Subgroup.upperCentralSeri…Subgroup.lowerCentralSeries_length_eq_nilpotencyClass · cited by 5Subgroup.lowerCentralSeri…Subgroup.lowerCentralSeries_eq_bot_iff_nilpotencyClass_le · cited by 4Subgroup.lowerCentralSeri…Group.nilpotencyClass_of_not_nilpotent · cited by 3Group.nilpotencyClass_of_…Group.nilpotencyClass_quotient_center · cited by 3Group.nilpotencyClass_quo…Subgroup.upperCentralSeries_nilpotencyClass · cited by 3Subgroup.upperCentralSeri…Subgroup.lowerCentralSeries_nilpotencyClass · cited by 3Subgroup.lowerCentralSeri…Subgroup.upperCentralSeries.StrictMonoOn · cited by 2upperCentralSeries.Strict…Group.nilpotencyClass_le_of_ker_le_center · cited by 2Group.nilpotencyClass_le_…Group.nilpotencyClass_le_of_surjective · cited by 2Group.nilpotencyClass_le_…Group.nilpotencyClass_zero_iff_subsingleton · cited by 2Group.nilpotencyClass_zer…Group.nilpotent_center_quotient_ind · cited by 2Group.nilpotent_center_qu…Subgroup.least_ascending_central_series_length_eq_nilpotencyClass · cited by 2Subgroup.least_ascending_…Subgroup.least_descending_central_series_length_eq_nilpotencyClass · cited by 2Subgroup.least_descending…Group · cited by 6238GroupNat.find · cited by 139Nat.findGroup.IsNilpotent · cited by 80Group.IsNilpotentGroup.IsNilpotent.nilpotent · cited by 5IsNilpotent.nilpotentGroup.nilpotencyClassCITED BYCITES

Cites4

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

Cited by48

Results whose statement or proof uses this declaration.