Theorems · Theorem · group theory
Group.nilpotencyClass_le_of_surjective
∀ {G : Type u_1} [inst : Group G] {G' : Type u_2} [inst_1 : Group G'] (f : G →* G'),
Function.Surjective ⇑f → ∀ [h : Group.IsNilpotent G], Group.nilpotencyClass G' ≤ Group.nilpotencyClass GThe nilpotency class of the range of a surjective homomorphism from a nilpotent group is less or equal the nilpotency class of the domain.
- Defined in
- Mathlib.GroupTheory.Nilpotent
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GroupGroupGroup.IsNilpotent
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Top.topproof · cited by 9,680
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupproof · cited by 3,593
- Subgroup.mapproof · cited by 301
- eq_top_iffproof · cited by 236
- Nat.findproof · cited by 139
- Group.IsNilpotentstatement and proof · cited by 80
- Subgroup.upperCentralSeriesproof · cited by 51
- symmproof · cited by 48
- Group.nilpotencyClassstatement and proof · cited by 47
Cited by2
Results whose statement or proof uses this declaration.
- Group.nilpotencyClass_quotient_leproof · cited by 1
- nilpotencyClass_le_of_surjectiveproof · cited by 0