Theorems · Theorem · group theory
IsAddTorsion.of_surjective
∀ {G : Type u_1} {H : Type u_2} [inst : AddGroup G] [inst_1 : AddGroup H] {f : G →+ H},
Function.Surjective ⇑f → IsAddTorsion G → IsAddTorsion HThe image of a surjective torsion additive group homomorphism is torsion.
- Defined in
- Mathlib.GroupTheory.Torsion
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- AddGroupstatement and proof · cited by 4,410
- AddMonoidHomstatement and proof · cited by 3,230
- IsAddTorsionstatement and proof · cited by 42
- AddMonoidHom.isOfFinAddOrderproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- IsAddTorsion.quotient_iffproof · cited by 1
- AddIsTorsion.of_surjectiveproof · cited by 0