Theorems · Definition · category theory
CategoryTheory.Functor.kernel
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} D] → CategoryTheory.Functor C D → CategoryTheory.ObjectProperty CGiven a functor F : C ⥤ D, this is the property of objects of C
satisfied by those X : C such that IsZero (F.obj X).
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.ObjectPropertystatement · cited by 798
- CategoryTheory.Limits.IsZeroproof · cited by 306
- CategoryTheory.ObjectProperty.inverseImageproof · cited by 19
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.isoModSerre_kernel_eq_inverseImage_isomorphismsstatement and proof · cited by 2
- CategoryTheory.ObjectProperty.isoModSerre_isInvertedBy_iffstatement and proof · cited by 1
- CategoryTheory.ObjectProperty.le_kernel_of_isoModSerre_isInvertedBystatement · cited by 1
- CategoryTheory.Abelian.isLocalization_isoModSerre_kernel_of_leftAdjointstatement · cited by 0
- CategoryTheory.Abelian.isoModSerre_kernel_eq_isLocal_of_rightAdjointstatement and proof · cited by 0