Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.IsZero.iff_id_eq_zero

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] (X : C),
  CategoryTheory.Limits.IsZero X ↔ CategoryTheory.CategoryStruct.id X = 0
Defined in
Mathlib.CategoryTheory.Limits.Shapes.ZeroMorphisms
Cited by
40 results in Mathlib
Foundations
Depth 6 from the axioms · uses propext, Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

CategoryTheory.ShortComplex.Exact.isZero_X₂ · cited by 5Exact.isZero_X₂CategoryTheory.Functor.preservesFiniteLimits_of_preservesHomology · cited by 4Functor.preservesFiniteLi…CategoryTheory.Limits.CokernelCofork.IsColimit.isZero_of_epi · cited by 3IsColimit.isZero_of_epiCategoryTheory.Limits.IsZero.of_mono_zero · cited by 3IsZero.of_mono_zeroCategoryTheory.Pretriangulated.Triangle.isZero₂_iff · cited by 3Triangle.isZero₂_iffCategoryTheory.ShortComplex.exact_map_iff_of_faithful · cited by 3ShortComplex.exact_map_if…CategoryTheory.Limits.KernelFork.IsLimit.isZero_of_mono · cited by 3IsLimit.isZero_of_monoHomologicalComplex.isStrictlySupported_mapHomologicalComplex_obj_iff · cited by 2HomologicalComplex.isStri…CategoryTheory.Limits.IsZero.of_epi_zero · cited by 2IsZero.of_epi_zeroCategoryTheory.Limits.IsInitial.isZero · cited by 2IsInitial.isZeroHomologicalComplex.exact_of_degreewise_exact · cited by 2HomologicalComplex.exact_…CategoryTheory.Functor.preservesFiniteColimits_of_preservesHomology · cited by 2Functor.preservesFiniteCo…CategoryTheory.Limits.IsZero.iff_isSplitEpi_eq_zero · cited by 1IsZero.iff_isSplitEpi_eq_…CategoryTheory.Limits.IsZero.iff_isSplitMono_eq_zero · cited by 1IsZero.iff_isSplitMono_eq…CategoryTheory.Triangulated.TStructure.isLE_iff_orthogonal · cited by 1TStructure.isLE_iff_ortho…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Category.comp_id · cited by 2119Category.comp_idCategoryTheory.Category.id_comp · cited by 1998Category.id_compCategoryTheory.Limits.comp_zero · cited by 365Limits.comp_zeroCategoryTheory.Limits.zero_comp · cited by 339Limits.zero_compCategoryTheory.Limits.IsZero · cited by 306Limits.IsZeroCategoryTheory.Limits.IsZero.eq_of_src · cited by 57IsZero.eq_of_srcIsZero.iff_id_eq_zeroCITED BYCITES

Cites11

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

Cited by40

Results whose statement or proof uses this declaration.