Mathlib Map

Theorems · Theorem · group theory

Function.Injective.isMulTorsionFree

∀ {M : Type u_4} {N : Type u_5} [inst : Monoid M] [inst_1 : Monoid N] [IsMulTorsionFree N] (f : M →* N),
  Function.Injective ⇑f → IsMulTorsionFree M

If the codomain of an injective 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
Assumes
MonoidMonoidIsMulTorsionFree

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.