Theorems · Theorem · category theory
CategoryTheory.Limits.IsZero.map
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} D]
[CategoryTheory.Limits.HasZeroObject D] [inst_3 : CategoryTheory.Limits.HasZeroMorphisms D]
{F : CategoryTheory.Functor C D}, CategoryTheory.Limits.IsZero F → ∀ {X Y : C} (f : X ⟶ Y), F.map f = 0- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.Limits.IsZerostatement and proof · cited by 306
- CategoryTheory.Limits.IsZero.eq_of_srcproof · cited by 57
- CategoryTheory.Limits.IsZero.objproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.zero_mapproof · cited by 2