Theorems · Definition · category theory
CategoryTheory.Functor.mapAddHom
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
[inst_2 : CategoryTheory.Preadditive C] →
[inst_3 : CategoryTheory.Preadditive D] →
(F : CategoryTheory.Functor C D) → [F.Additive] → {X Y : C} → (X ⟶ Y) →+ (F.obj X ⟶ F.obj Y)F.mapAddHom is an additive homomorphism whose underlying function is F.map.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- AddMonoidHomstatement · cited by 3,230
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- AddMonoidHom.mk'proof · cited by 25
- CategoryTheory.Functor.map_addproof · cited by 24
Cited by16
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.map_negproof · cited by 7
- CategoryTheory.Functor.map_subproof · cited by 6
- CochainComplex.HomComplex.CohomologyClass.toHomproof · cited by 6
- CategoryTheory.preadditiveYonedaMapproof · cited by 3
- CategoryTheory.Functor.map_zsmulproof · cited by 3
- CategoryTheory.Functor.map_sumproof · cited by 2
- CategoryTheory.Functor.mapLinearMapproof · cited by 2
- CategoryTheory.Functor.coe_mapAddHomstatement · cited by 1
- CategoryTheory.whiskerLeft_sumproof · cited by 1
- CategoryTheory.Abelian.preadditiveCoyonedaObj_map_surjectiveproof · cited by 1
- CategoryTheory.sum_whiskerRightproof · cited by 1
- CategoryTheory.Functor.mapAddHom_applystatement and proof · cited by 0