Mathlib Map

Theorems · Theorem · group theory

AddGroup.nilpotencyClass_eq_quotient_center_plus_zero

∀ {G : Type u_1} [inst : AddGroup G] [hH : AddGroup.IsNilpotent G] [Nontrivial G],
  AddGroup.nilpotencyClass G = AddGroup.nilpotencyClass (G ⧸ AddSubgroup.center G) + 1

The nilpotency class of a non-trivial additive group is one more than its quotient by the center

Defined in
Mathlib.GroupTheory.Nilpotent
Cited by
0 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupAddGroup.IsNilpotentNontrivial

Around this declaration

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

Cites10

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.