Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.map_isZero

∀ {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 : C},
  CategoryTheory.Limits.IsZero X → CategoryTheory.Limits.IsZero (F.obj X)
Defined in
Mathlib.CategoryTheory.Limits.Preserves.Shapes.Zero
Cited by
16 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext, Classical.choice
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.Abelian.Ext.zero_hom · cited by 6Ext.zero_homCategoryTheory.Functor.isZero_leftDerived_obj_projective_succ · cited by 3Functor.isZero_leftDerive…CochainComplex.degreewiseEpiWithInjectiveKernel_iff_of_isZero · cited by 2CochainComplex.degreewise…CategoryTheory.Pretriangulated.Triangle.distinguished_iff_of_isZero₁ · cited by 2Triangle.distinguished_if…CategoryTheory.JointlyReflectIsomorphisms.isZero_iff · cited by 1JointlyReflectIsomorphism…CategoryTheory.ObjectProperty.le_extensionProduct_right · cited by 1ObjectProperty.le_extensi…CategoryTheory.Triangulated.TStructure.isLE_of_isZero · cited by 1TStructure.isLE_of_isZeroHomologicalComplex.isZero_iff_isStrictlySupported_and_isStrictlySupportedOutside · cited by 1HomologicalComplex.isZero…CategoryTheory.ObjectProperty.le_kernel_of_isoModSerre_isInvertedBy · cited by 1ObjectProperty.le_kernel_…TopCat.Sheaf.isZero_iff_stalkFunctor_obj_isZero · cited by 1Sheaf.isZero_iff_stalkFun…CategoryTheory.Triangulated.TStructure.isGE_of_isZero · cited by 1TStructure.isGE_of_isZeroCategoryTheory.Sheaf.subsingleton_H_of_isZero · cited by 0Sheaf.subsingleton_H_of_i…HomologicalComplex.isZero_stupidTrunc_iff · cited by 0HomologicalComplex.isZero…HomologicalComplex.acyclic_of_isZero · cited by 0HomologicalComplex.acycli…CategoryTheory.Functor.isZero_rightDerived_obj_injective_succ · cited by 0Functor.isZero_rightDeriv…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.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Functor.map_id · cited by 616Functor.map_idCategoryTheory.Functor.PreservesZeroMorphisms · cited by 458Functor.PreservesZeroMorp…CategoryTheory.Limits.IsZero · cited by 306Limits.IsZeroCategoryTheory.Functor.map_zero · cited by 85Functor.map_zeroFunctor.map_isZeroCITED BYCITES

Cites10

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

Cited by16

Results whose statement or proof uses this declaration.