Mathlib Map

Theorems · Theorem · group theory

AddEquivClass.map_add

∀ {F : Type u_9} {A : outParam (Type u_10)} {B : outParam (Type u_11)} {inst : Add A} {inst_1 : Add B}
  {inst_2 : EquivLike F A B} [self : AddEquivClass F A B] (f : F) (a b : A), f (a + b) = f a + f b

Preserves addition.

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

Around this declaration

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

Cites3

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

Cited by1

Results whose statement or proof uses this declaration.