Mathlib Map

Theorems · Theorem · group theory

AddEquiv.map_neg

∀ {G : Type u_7} {H : Type u_8} [inst : AddGroup G] [inst_1 : SubtractionMonoid H] (h : G ≃+ H) (x : G), h (-x) = -h x

An additive equivalence of additive groups preserves negation.

Defined in
Mathlib.Algebra.Group.Equiv.Defs
Cited by
9 results in Mathlib
Foundations
Depth 18 from the axioms · uses Quot.sound
Assumes
AddGroupSubtractionMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.