Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.map_zero

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
  [inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] [inst_3 : CategoryTheory.Limits.HasZeroMorphisms D]
  (F : CategoryTheory.Functor C D) [F.PreservesZeroMorphisms] (X Y : C), F.map 0 = 0
Defined in
Mathlib.CategoryTheory.Limits.Preserves.Shapes.Zero
Cited by
85 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Functor.PreservesZeroMorphisms

Around this declaration

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

CategoryTheory.Functor.map_isZero · cited by 16Functor.map_isZeroCategoryTheory.Abelian.Ext.mk₀_zero · cited by 7Ext.mk₀_zeroCategoryTheory.Triangulated.TStructure.zero · cited by 7TStructure.zeroCategoryTheory.Functor.homologySequence_comp · cited by 6Functor.homologySequence_…CategoryTheory.ObjectProperty.SerreClassLocalization.map_eq_zero_iff · cited by 5SerreClassLocalization.ma…CategoryTheory.Triangulated.AbelianSubcategory.eq_zero_of_hom_shift_pos · cited by 4AbelianSubcategory.eq_zer…CategoryTheory.Functor.preservesFiniteLimits_of_preservesHomology · cited by 4Functor.preservesFiniteLi…CategoryTheory.Abelian.Ext.add_hom · cited by 4Ext.add_homCategoryTheory.Functor.exact_tfae · cited by 3Functor.exact_tfaeCategoryTheory.Triangulated.AbelianSubcategory.mor₁_πQ · cited by 3AbelianSubcategory.mor₁_πQCategoryTheory.ShortComplex.exact_map_iff_of_faithful · cited by 3ShortComplex.exact_map_if…CategoryTheory.Functor.reflects_exact_of_faithful · cited by 3Functor.reflects_exact_of…CategoryTheory.Adjunction.isTriangulated_rightAdjoint · cited by 3Adjunction.isTriangulated…CategoryTheory.Pretriangulated.contractible_distinguished₁ · cited by 3Pretriangulated.contracti…CategoryTheory.Functor.map_eq_zero_iff · cited by 3Functor.map_eq_zero_iffCategoryTheory.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.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Functor.PreservesZeroMorphisms · cited by 458Functor.PreservesZeroMorp…CategoryTheory.Functor.PreservesZeroMorphisms.map_zero · cited by 1PreservesZeroMorphisms.ma…Functor.map_zeroCITED BYCITES

Cites8

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

Cited by85

Results whose statement or proof uses this declaration.