Theorems · Theorem · category theory
CategoryTheory.Precoverage.Generates.isSheaf_type_iff
∀ {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)},
CategoryTheory.Presieve.IsSheaf J F ↔ ∀ ⦃X : C⦄, ∀ R ∈ K.coverings X, CategoryTheory.Presieve.IsSheafFor F RIf K generates J, then any presheaf is a sheaf if and only if it is a sheaf
for all K-covers.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 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.
Cites15
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presievestatement and proof · cited by 449
- CategoryTheory.Precoveragestatement and proof · cited by 204
- CategoryTheory.Precoverage.coveringsstatement and proof · cited by 194
- CategoryTheory.Sieve.generateproof · cited by 117
- CategoryTheory.Presieve.IsSheafForstatement and proof · cited by 111
- CategoryTheory.Presieve.IsSheafstatement and proof · cited by 66
- CategoryTheory.Presieve.isSheafFor_iff_generateproof · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Precoverage.Generates.toGrothendieck_eqproof · cited by 1