Mathlib Map

Theorems · Definition · group theory

AddGroup.nilpotencyClass

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

The nilpotency class of a nilpotent additive 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
26 results in Mathlib
Foundations
Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroup

Around this declaration

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

AddSubgroup.lowerCentralSeries_eq_bot_iff_nilpotencyClass_le · cited by 5AddSubgroup.lowerCentralS…AddGroup.nilpotencyClass_def · cited by 5AddGroup.nilpotencyClass_…AddSubgroup.upperCentralSeries_eq_top_iff_nilpotencyClass_le · cited by 4AddSubgroup.upperCentralS…AddSubgroup.lowerCentralSeries_length_eq_nilpotencyClass · cited by 4AddSubgroup.lowerCentralS…AddGroup.nilpotencyClass_of_not_nilpotent · cited by 3AddGroup.nilpotencyClass_…AddGroup.nilpotencyClass_quotient_center · cited by 2AddGroup.nilpotencyClass_…AddGroup.nilpotencyClass_zero_iff_subsingleton · cited by 2AddGroup.nilpotencyClass_…AddSubgroup.upperCentralSeries_nilpotencyClass · cited by 2AddSubgroup.upperCentralS…AddSubgroup.lowerCentralSeries_nilpotencyClass · cited by 2AddSubgroup.lowerCentralS…AddGroup.nilpotencyClass_le_of_ker_le_center · cited by 1AddGroup.nilpotencyClass_…AddGroup.nilpotencyClass_le_of_surjective · cited by 1AddGroup.nilpotencyClass_…AddSubgroup.least_ascending_central_series_length_eq_nilpotencyClass · cited by 1AddSubgroup.least_ascendi…AddSubgroup.least_descending_central_series_length_eq_nilpotencyClass · cited by 1AddSubgroup.least_descend…AddSubgroup.upperCentralSeries.StrictMonoOn · cited by 1upperCentralSeries.Strict…AddGroup.nilpotencyClass_eq_quotient_center_plus_zero · cited by 0AddGroup.nilpotencyClass_…AddGroup · cited by 4410AddGroupNat.find · cited by 139Nat.findAddGroup.IsNilpotent · cited by 42AddGroup.IsNilpotentAddGroup.IsNilpotent.nilpotent · cited by 5IsNilpotent.nilpotentAddGroup.nilpotencyClassCITED BYCITES

Cites4

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

Cited by27

Results whose statement or proof uses this declaration.