Mathlib Map

Theorems · Theorem · ring theory

RingHom.map_neg

∀ {α : Type u_2} {β : Type u_3} [inst : NonAssocRing α] [inst_1 : NonAssocRing β] (f : α →+* β) (x : α), f (-x) = -f x

Ring 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.

Cited by10

Results whose statement or proof uses this declaration.