Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Sieve.pullback_apply

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y : C} (h : Y ⟶ X) (S : CategoryTheory.Sieve X) (x : C)
  (sl : x ⟶ Y), (CategoryTheory.Sieve.pullback h S).arrows sl = S.arrows (CategoryTheory.CategoryStruct.comp sl h)
Defined in
Mathlib.CategoryTheory.Sites.Sieves
Cited by
20 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Sieve.pullback_comp · cited by 14Sieve.pullback_compCategoryTheory.Sieve.pullback_id · cited by 9Sieve.pullback_idCategoryTheory.Sieve.mem_iff_pullback_eq_top · cited by 7Sieve.mem_iff_pullback_eq…CategoryTheory.Sieve.pullbackArrows_comm · cited by 6Sieve.pullbackArrows_commCategoryTheory.regularTopology.mem_sieves_iff_hasEffectiveEpi · cited by 4regularTopology.mem_sieve…CategoryTheory.Functor.coverPreserving_restrictedTopology · cited by 3Functor.coverPreserving_r…CategoryTheory.Sieve.pullback_inter · cited by 2Sieve.pullback_interCategoryTheory.Precoverage.isSheaf_toGrothendieck_iff · cited by 2Precoverage.isSheaf_toGro…CategoryTheory.Sieve.functorPullback_pullback · cited by 2Sieve.functorPullback_pul…CategoryTheory.PreOneHypercover.IsStronglySheafFor.isSheafFor_sieve_of_pullback · cited by 2IsStronglySheafFor.isShea…CategoryTheory.PreOneHypercover.pullback_sieve₁ · cited by 1PreOneHypercover.pullback…CategoryTheory.Coverage.eq_top_pullback · cited by 1Coverage.eq_top_pullbackCategoryTheory.Presieve.isSheafFor_trans · cited by 1Presieve.isSheafFor_transCategoryTheory.Presheaf.imageSieve_cofanIsColimitDesc_shrinkYoneda_map · cited by 1Presheaf.imageSieve_cofan…CategoryTheory.Presheaf.isLocallySurjective_of_whisker · cited by 1Presheaf.isLocallySurject…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Sieve · cited by 552CategoryTheory.SieveCategoryTheory.Sieve.arrows · cited by 446Sieve.arrowsCategoryTheory.Sieve.pullback · cited by 126Sieve.pullbackSieve.pullback_applyCITED BYCITES

Cites6

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

Cited by20

Results whose statement or proof uses this declaration.