Theorems · Theorem · commutative algebra
MonoidHom.map_sub_swap
∀ {R : Type u_1} {M : Type u_2} [inst : Ring R] [inst_1 : Monoid M] [IsMulTorsionFree M] (f : R →* M) (x y : R),
f (x - y) = f (y - x)- Defined in
- Mathlib.Algebra.Ring.Torsion
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- RingMonoidIsMulTorsionFree
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Ringstatement and proof · cited by 7,463
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- neg_subproof · cited by 272
- IsMulTorsionFreestatement and proof · cited by 44
- MonoidHom.map_negproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Valuation.map_sub_swapproof · cited by 7