Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Presieve.diagram

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {X : C} → (S : CategoryTheory.Presieve X) → CategoryTheory.Functor S.category C

Given a sieve S on X : C, its associated diagram S.diagram is defined to be the natural functor from the full subcategory of the over category C/X consisting of arrows in S to C.

Defined in
Mathlib.CategoryTheory.Sites.Sieves
Cited by
17 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Presieve.cocone · cited by 23Presieve.coconeCategoryTheory.Presheaf.isSheaf_iff_isLimit · cited by 6Presheaf.isSheaf_iff_isLi…CategoryTheory.Sieve.forallYonedaIsSheaf_iff_colimit · cited by 4Sieve.forallYonedaIsSheaf…CategoryTheory.Presieve.yonedaFamilyOfElements_fromCocone · cited by 3Presieve.yonedaFamilyOfEl…CategoryTheory.GrothendieckTopology.Point.isSheaf_skyscraperPresheaf · cited by 2Point.isSheaf_skyscraperP…CategoryTheory.Presheaf.isLimit_iff_isSheafFor · cited by 2Presheaf.isLimit_iff_isSh…CategoryTheory.PresheafHom.IsSheafFor.app · cited by 2IsSheafFor.appTopCat.Presheaf.whiskerIsoMapGenerateCocone · cited by 2Presheaf.whiskerIsoMapGen…CategoryTheory.Presieve.FamilyOfElements.SieveCompatible.cone · cited by 2SieveCompatible.coneCategoryTheory.isColimitOfEffectiveEpiFamilyStruct · cited by 2CategoryTheory.isColimitO…CategoryTheory.isColimitOfEffectiveEpiStruct · cited by 2CategoryTheory.isColimitO…CategoryTheory.Presheaf.conesEquivSieveCompatibleFamily · cited by 2Presheaf.conesEquivSieveC…CategoryTheory.Presheaf.homEquivAmalgamation · cited by 2Presheaf.homEquivAmalgama…CategoryTheory.Presheaf.isLimit_iff_isSheafFor_presieve · cited by 1Presheaf.isLimit_iff_isSh…CategoryTheory.Sieve.yonedaFamily_fromCocone_compatible · cited by 1Sieve.yonedaFamily_fromCo…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.Over.left · cited by 541Over.leftCategoryTheory.Presieve · cited by 449CategoryTheory.PresieveCategoryTheory.Over.hom · cited by 370Over.homCategoryTheory.Over.forget · cited by 164Over.forgetCategoryTheory.ObjectProperty.ι · cited by 95ObjectProperty.ιCategoryTheory.Presieve.category · cited by 38Presieve.categoryPresieve.diagramCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by32

Results whose statement or proof uses this declaration.