Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.map_add

∀ {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} {f g : X ⟶ Y},
  F.map (f + g) = F.map f + F.map g
Defined in
Mathlib.CategoryTheory.Preadditive.AdditiveFunctor
Cited by
24 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.PreadditiveCategoryTheory.Functor.Additive

Around this declaration

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

CategoryTheory.Functor.mapAddHom · cited by 13Functor.mapAddHomCategoryTheory.ShiftedHom.comp_add · cited by 4ShiftedHom.comp_addAlgebraicTopology.DoldKan.map_P · cited by 2DoldKan.map_PCategoryTheory.Localization.functor_additive_iff · cited by 2Localization.functor_addi…CategoryTheory.Functor.additive_of_iso · cited by 1Functor.additive_of_isoCategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_add · cited by 1InjectiveResolution.extEq…CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_symm_add · cited by 1ProjectiveResolution.extE…Homotopy.map_nullHomotopicMap · cited by 1Homotopy.map_nullHomotopi…CategoryTheory.ShiftedHom.map_add · cited by 1ShiftedHom.map_addCategoryTheory.Abelian.Ext.mk₀_add · cited by 1Ext.mk₀_addCategoryTheory.Adjunction.right_adjoint_additive · cited by 1Adjunction.right_adjoint_…CategoryTheory.MorphismProperty.LeftFraction₂.map_add · cited by 1LeftFraction₂.map_addCategoryTheory.ShiftedHom.opEquiv_symm_add · cited by 1ShiftedHom.opEquiv_symm_a…CategoryTheory.Adjunction.left_adjoint_additive · cited by 0Adjunction.left_adjoint_a…HomologicalComplex.mapBifunctorMapHomotopy.comm₁ · cited by 0mapBifunctorMapHomotopy.c…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Functor.Additive.map_add · cited by 1Additive.map_addFunctor.map_addCITED BYCITES

Cites8

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

Cited by25

Results whose statement or proof uses this declaration.