Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.additive_of_preservesBinaryBiproducts

∀ {C : Type u₁} {D : Type u₂} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
  [inst_2 : CategoryTheory.Preadditive C] [inst_3 : CategoryTheory.Preadditive D] (F : CategoryTheory.Functor C D)
  [CategoryTheory.Limits.HasBinaryBiproducts C] [inst_5 : F.PreservesZeroMorphisms]
  [CategoryTheory.Limits.PreservesBinaryBiproducts F], F.Additive
Defined in
Mathlib.CategoryTheory.Preadditive.AdditiveFunctor
Cited by
7 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.PreadditiveCategoryTheory.Limits.HasBinaryBiproductsCategoryTheory.Functor.PreservesZeroMorphismsCategoryTheory.Limits.PreservesBinaryBiproducts

Around this declaration

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

CategoryTheory.Functor.additive_of_preserves_binary_products · cited by 1Functor.additive_of_prese…CategoryTheory.Functor.preservesEqualizer_of_preservesKernels · cited by 1Functor.preservesEqualize…CategoryTheory.Functor.preservesCoequalizer_of_preservesCokernels · cited by 1Functor.preservesCoequali…CategoryTheory.leftExactFunctor_le_additiveFunctor · cited by 1CategoryTheory.leftExactF…CategoryTheory.ObjectProperty.SerreClassLocalization.preservesFiniteColimits_comp_iff · cited by 1SerreClassLocalization.pr…CategoryTheory.IsGrothendieckAbelian.GabrielPopescu.preservesFiniteLimits · cited by 0GabrielPopescu.preservesF…CategoryTheory.rightExactFunctor_le_additiveFunctor · cited by 0CategoryTheory.rightExact…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Category.assoc · cited by 6433Category.assocCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Functor.map_comp · cited by 734Functor.map_compCategoryTheory.Functor.map_id · cited by 616Functor.map_idCategoryTheory.Functor.PreservesZeroMorphisms · cited by 458Functor.PreservesZeroMorp…Functor.additive_of_preserves…CITED BYCITES

Cites25

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

Cited by7

Results whose statement or proof uses this declaration.