Mathlib Map

Theorems · Theorem · group theory

map_add

∀ {M : Type u_4} {N : Type u_5} {F : Type u_9} [inst : Add M] [inst_1 : Add N] [inst_2 : FunLike F M N]
  [AddHomClass F M N] (f : F) (x y : M), f (x + y) = f x + f y
Defined in
Mathlib.Algebra.Group.Hom.Defs
Cited by
964 results in Mathlib
Foundations
Depth 5 from the axioms, rests on 11 definitions · uses no axioms
Assumes
AddAddFunLikeAddHomClass

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 by967

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 967.