Theorems · Definition · category theory
CategoryTheory.Presheaf.equalizerSieve
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} D] →
{FD : D → D → Type u_1} →
{CD : D → Type w} →
[inst_2 : (X Y : D) → FunLike (FD X Y) (CD X) (CD Y)] →
[inst_3 : CategoryTheory.ConcreteCategory D FD] →
{F : CategoryTheory.Functor Cᵒᵖ D} →
{X : Cᵒᵖ} →
CategoryTheory.ToType (F.obj X) →
CategoryTheory.ToType (F.obj X) → CategoryTheory.Sieve (Opposite.unop X)If F : Cᵒᵖ ⥤ D is a presheaf with values in a concrete category, if x and y are
elements in F.obj X, this is the sieve of X.unop consisting of morphisms f
such that F.map f.op x = F.map f.op y.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- Opposite.unopstatement and proof · cited by 2,231
- Quiver.Hom.opproof · cited by 1,948
- CategoryTheory.Sievestatement · cited by 552
Cited by17
Results whose statement or proof uses this declaration.
- CategoryTheory.Presheaf.equalizerSieve_memstatement · cited by 10
- CategoryTheory.Presheaf.equalizerSieve_applystatement and proof · cited by 6
- CategoryTheory.Presheaf.equalizerSieve_self_eq_topstatement · cited by 2
- CategoryTheory.Presheaf.isLocallyInjective_iff_equalizerSieve_mem_impstatement and proof · cited by 1
- CategoryTheory.Presheaf.isLocallyInjective_of_injectiveproof · cited by 1
- CategoryTheory.Presheaf.isLocallyInjective_of_whiskerproof · cited by 1
- CategoryTheory.Presheaf.isLocallyInjective_iff_injective_of_separatedproof · cited by 1
- CategoryTheory.Presheaf.IsLocallyInjective.equalizerSieve_memstatement · cited by 1
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_map_injectiveproof · cited by 1
- PresheafOfModules.Sheafify.app_eq_of_isLocallyInjectiveproof · cited by 1