Theorems · Theorem · ring theory
RingHom.map_neg
∀ {α : Type u_2} {β : Type u_3} [inst : NonAssocRing α] [inst_1 : NonAssocRing β] (f : α →+* β) (x : α), f (-x) = -f xRing homomorphisms preserve additive inverse.
- Defined in
- Mathlib.Algebra.Ring.Hom.Defs
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
- Assumes
- NonAssocRingNonAssocRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- NonAssocRingstatement and proof · cited by 483
- map_negproof · cited by 378
Cited by10
Results whose statement or proof uses this declaration.
- Polynomial.map_negproof · cited by 5
- spectralNorm_uniqueproof · cited by 3
- Matrix.SpecialLinearGroup.coe_int_negproof · cited by 2
- MvPolynomial.eval₂_negproof · cited by 1
- GaussianInt.toComplex_negproof · cited by 0
- FreeCommRing.lift_comp_ofproof · cited by 0
- PowerSeries.coe_negproof · cited by 0
- SkewPolynomial.C_negproof · cited by 0
- Polynomial.coe_negproof · cited by 0
- ZMod.cast_negproof · cited by 0