Theorems · Theorem · group theory
AddSubgroup.isNilpotent_of_ker_le_center
∀ {G : Type u_1} [inst : AddGroup G] {H : Type u_2} [inst_1 : AddGroup H] (f : G →+ H),
f.ker ≤ AddSubgroup.center G → ∀ [AddGroup.IsNilpotent H], AddGroup.IsNilpotent GThe preimage of a nilpotent additive group is nilpotent if the kernel of the homomorphism is contained in the center.
- Defined in
- Mathlib.GroupTheory.Nilpotent
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Top.topproof · cited by 9,680
- Bot.botproof · cited by 4,720
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- le_transproof · cited by 985
- le_topproof · cited by 411
- AddSubgroup.mapproof · cited by 189
- AddMonoidHom.kerstatement and proof · cited by 158
- le_bot_iffproof · cited by 116
- AddGroup.IsNilpotentstatement and proof · cited by 42
- AddSubgroup.centerstatement and proof · cited by 40
Cited by1
Results whose statement or proof uses this declaration.
- AddGroup.nilpotencyClass_le_of_ker_le_centerproof · cited by 1