Theorems · Definition · category theory
CategoryTheory.Sieve.pullback
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] → {X Y : C} → (Y ⟶ X) → CategoryTheory.Sieve X → CategoryTheory.Sieve YGiven a morphism h : Y ⟶ X, send a sieve S on X to a sieve on Y
as the inverse image of S with _ ≫ h. That is, Sieve.pullback S h := (≫ h) '⁻¹ S.
- Defined in
- Mathlib.CategoryTheory.Sites.Sieves
- Cited by
- 126 results in Mathlib
- Foundations
- Depth 7 from the axioms, rests on 17 definitions · uses propext, Quot.sound
- Assumes
- CategoryTheory.Category
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Sievestatement and proof · cited by 552
- CategoryTheory.Sieve.arrowsproof · cited by 446
Cited by150
Results whose statement or proof uses this declaration.
- Opens.grothendieckTopologyproof · cited by 206
- CategoryTheory.Precoverage.toGrothendieckproof · cited by 41
- CategoryTheory.GrothendieckTopology.superset_coveringproof · cited by 37
- CategoryTheory.GrothendieckTopology.pullback_stablestatement · cited by 36
- CategoryTheory.Functor.sievesproof · cited by 20
- CategoryTheory.Sieve.pullback_applystatement and proof · cited by 20
- CategoryTheory.GrothendieckTopology.transitivestatement and proof · cited by 16
- CategoryTheory.GrothendieckTopology.Coversproof · cited by 15
- CategoryTheory.Sieve.pullback_compstatement and proof · cited by 14
- CategoryTheory.GrothendieckTopology.intersection_coveringproof · cited by 11
- CategoryTheory.Sieve.pullback_idstatement · cited by 9
- CategoryTheory.Presieve.isSheaf_coverageproof · cited by 8