Theorems · Theorem · category theory
CategoryTheory.Functor.isZero_iff
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} D]
[CategoryTheory.Limits.HasZeroObject D] (F : CategoryTheory.Functor C D),
CategoryTheory.Limits.IsZero F ↔ ∀ (X : C), CategoryTheory.Limits.IsZero (F.obj X)- Cited by
- 3 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.
Cites7
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.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.Limits.IsZerostatement and proof · cited by 306
- CategoryTheory.Functor.isZeroproof · cited by 5
- CategoryTheory.Limits.IsZero.objproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.preservesColimitsOfShape_of_isZeroproof · cited by 1
- CategoryTheory.Functor.preservesLimitsOfShape_of_isZeroproof · cited by 1
- CategoryTheory.Abelian.Preradical.isIso_toColon_iffproof · cited by 1