Theorems · Definition · category theory
CategoryTheory.Functor.mapZeroObject
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_2 : CategoryTheory.Limits.HasZeroObject C] →
[inst_3 : CategoryTheory.Limits.HasZeroObject D] →
[inst_4 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_5 : CategoryTheory.Limits.HasZeroMorphisms D] →
(F : CategoryTheory.Functor C D) → [F.PreservesZeroMorphisms] → F.obj 0 ≅ 0A functor that preserves zero morphisms also preserves the zero object.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.Limits.HasZeroObject.zero'statement · cited by 115
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.Triangulated.TStructure.isGE_iff_isIso_truncGEπ_appproof · cited by 3
- CategoryTheory.Pretriangulated.contractible_distinguished₁proof · cited by 3
- CategoryTheory.Limits.mapZeroCokernelCoforkproof · cited by 1
- CategoryTheory.Functor.preservesInitialObject_of_preservesZeroMorphismsproof · cited by 1
- CategoryTheory.Limits.mapZeroKernelForkproof · cited by 1
- CategoryTheory.Functor.preservesTerminalObject_of_preservesZeroMorphismsproof · cited by 1
- CategoryTheory.Functor.isHomological_of_localizationproof · cited by 0
- CategoryTheory.Functor.mapZeroObject.congr_simpstatement and proof · cited by 0
- CategoryTheory.Functor.mapZeroObject_homstatement and proof · cited by 0
- CategoryTheory.Functor.mapZeroObject_invstatement and proof · cited by 0
- CategoryTheory.Functor.contractible_mem_essImageDistTriangproof · cited by 0