Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Sieve.functorPullback

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        (F : CategoryTheory.Functor C D) → {X : C} → CategoryTheory.Sieve (F.obj X) → CategoryTheory.Sieve X

If R is a sieve, then the CategoryTheory.Presieve.functorPullback of R is actually a sieve.

Defined in
Mathlib.CategoryTheory.Sites.Sieves
Cited by
49 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Sieve.overEquiv · cited by 28Sieve.overEquivCategoryTheory.Functor.cover_lift · cited by 12Functor.cover_liftCategoryTheory.Sieve.functor_galoisConnection · cited by 7Sieve.functor_galoisConne…CategoryTheory.Sieve.functorPullback_apply · cited by 6Sieve.functorPullback_app…CategoryTheory.RanIsSheafOfIsCocontinuous.liftAux · cited by 5RanIsSheafOfIsCocontinuou…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.hom · cited by 4presheafObjObjIso.homCategoryTheory.Functor.coverPreserving_restrictedTopology · cited by 3Functor.coverPreserving_r…CategoryTheory.Sieve.fullyFaithfulFunctorGaloisCoinsertion · cited by 3Sieve.fullyFaithfulFuncto…CategoryTheory.over_toGrothendieck_eq_toGrothendieck_comap_forget · cited by 3CategoryTheory.over_toGro…CategoryTheory.Sieve.functorPushforward_le_iff_le_functorPullback · cited by 3Sieve.functorPushforward_…CategoryTheory.Adjunction.isCocontinuous_iff_coverPreserving · cited by 2Adjunction.isCocontinuous…CategoryTheory.GrothendieckTopology.Point.map_aux · cited by 2Point.map_auxCategoryTheory.Functor.LocallyCoverDense.functorPushforward_functorPullback_mem · cited by 2LocallyCoverDense.functor…CategoryTheory.Precoverage.locallyCoverDense_of_map_functorPullback_mem · cited by 2Precoverage.locallyCoverD…CategoryTheory.Sieve.le_functorPushforward_pullback · cited by 2Sieve.le_functorPushforwa…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Sieve · cited by 552CategoryTheory.SieveCategoryTheory.Sieve.arrows · cited by 446Sieve.arrowsCategoryTheory.Presieve.functorPullback · cited by 23Presieve.functorPullbackSieve.functorPullbackCITED BYCITES

Cites6

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

Cited by58

Results whose statement or proof uses this declaration.