Theorems · Theorem · category theory
CategoryTheory.Precoverage.Generates.isSheaf_of_forall
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {K : CategoryTheory.Precoverage C}
{J : CategoryTheory.GrothendieckTopology C},
K.Generates J →
∀ (F : CategoryTheory.Functor Cᵒᵖ (Type w)),
(∀ ⦃X : C⦄, ∀ R ∈ K.coverings X, CategoryTheory.Presieve.IsSheafFor F R) → CategoryTheory.Presieve.IsSheaf J FIf K generates J, then any presheaf Cᵒᵖ ⥤ Type w that satisfies the sheaf
condition for all K-coverings, is a J-sheaf.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 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.
Cites43
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 and proof · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- Set.Elemproof · cited by 7,166
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- Set.ofPredproof · cited by 6,101
- Set.rangeproof · cited by 4,705
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Precoverage.Generates.isSheaf_type_iffproof · cited by 1