Mathlib Map

Theorems · Inductive type · group theory

AddHomClass

(F : Type u_10) → (M : outParam (Type u_11)) → (N : outParam (Type u_12)) → [Add M] → [Add N] → [FunLike F M N] → Prop

AddHomClass F M N states that F is a type of addition-preserving homomorphisms. You should declare an instance of this typeclass when you extend AddHom.

Defined in
Mathlib.Algebra.Group.Hom.Defs
Cited by
65 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
AddAddFunLike

Around this declaration

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

Cites1

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

Cited by79

Results whose statement or proof uses this declaration.