Theorems · Theorem · group theory
Function.Injective.isAddTorsionFree
∀ {M : Type u_4} {N : Type u_5} [inst : AddMonoid M] [inst_1 : AddMonoid N] [IsAddTorsionFree N] (f : M →+ N),
Function.Injective ⇑f → IsAddTorsionFree MIf the codomain of an injective additive monoid homomorphism is torsion free, then so is the domain.
- Defined in
- Mathlib.Algebra.Group.Hom.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- IsAddTorsionFreestatement and proof · cited by 155
- map_nsmulproof · cited by 41
- IsAddTorsionFree.nsmul_right_injectiveproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.