Theorems · Theorem · category theory
CategoryTheory.Precoverage.isSheaf_toGrothendieck_iff
∀ {C : Type u_3} [inst : CategoryTheory.Category.{u_2, u_3} C] {J : CategoryTheory.Precoverage C}
(P : CategoryTheory.Functor Cᵒᵖ (Type u_1)),
CategoryTheory.Presieve.IsSheaf J.toGrothendieck P ↔
∀ {X Y : C} {f : Y ⟶ X},
∀ R ∈ J.coverings X,
CategoryTheory.Presieve.IsSheafFor P (CategoryTheory.Sieve.pullback f (CategoryTheory.Sieve.generate R)).arrowsThe main theorem of this file: given a precoverage J on C, a Type*-valued presheaf on C is
a sheaf for the associated Grothendieck topology if and only if it is a sheaf for all pullback
sieves of presieves in J.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 34 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.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.isSheaf_coverageproof · cited by 8
- CategoryTheory.Presieve.IsSheaf.isSheafFor_of_mem_precoverageproof · cited by 1