Theorems · Theorem · category theory
CategoryTheory.Presieve.isSheaf_coverage
∀ {C : Type u_2} [inst : CategoryTheory.Category.{v_1, u_2} C] (K : CategoryTheory.Coverage C)
(P : CategoryTheory.Functor Cᵒᵖ (Type u_1)),
CategoryTheory.Presieve.IsSheaf K.toGrothendieck P ↔
∀ {X : C}, ∀ R ∈ K.coverings X, CategoryTheory.Presieve.IsSheafFor P RThe main theorem of this file: Given a coverage K on C,
a Type*-valued presheaf on C is a sheaf for K if and only if it is a sheaf for
the associated Grothendieck topology.
- Defined in
- Mathlib.CategoryTheory.Sites.Coverage
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 38 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.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.GrothendieckTopologyproof · cited by 1,415
- CategoryTheory.Presievestatement and proof · cited by 449
- CategoryTheory.Sieve.arrowsproof · cited by 446
- CategoryTheory.Precoverage.coveringsstatement and proof · cited by 194
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Coverage.generates_toGrothendieckproof · cited by 1
- CategoryTheory.regularTopology.isSheaf_of_projectiveproof · cited by 1
- CategoryTheory.Presieve.isSheaf_iff_preservesFiniteProductsproof · cited by 1
- CategoryTheory.Presieve.isSheaf_supproof · cited by 1
- CategoryTheory.regularTopology.isSheaf_yoneda_objproof · cited by 0
- CategoryTheory.extensiveTopology.isSheaf_yoneda_objproof · cited by 0