Mathlib Map

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 R

The 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.

CategoryTheory.Precoverage.isSheaf_toGrothendieck_iff_of_isStableUnderBaseChange · cited by 1Precoverage.isSheaf_toGro…CategoryTheory.Coverage.generates_toGrothendieck · cited by 1Coverage.generates_toGrot…CategoryTheory.regularTopology.isSheaf_of_projective · cited by 1regularTopology.isSheaf_o…CategoryTheory.Presieve.isSheaf_iff_preservesFiniteProducts · cited by 1Presieve.isSheaf_iff_pres…CategoryTheory.Presieve.isSheaf_sup · cited by 1Presieve.isSheaf_supCategoryTheory.Functor.isContinuous_toGrothendieck_of_pullbacksPreservedBy · cited by 0Functor.isContinuous_toGr…CategoryTheory.regularTopology.isSheaf_yoneda_obj · cited by 0regularTopology.isSheaf_y…CategoryTheory.extensiveTopology.isSheaf_yoneda_obj · cited by 0extensiveTopology.isSheaf…Set · cited by 53352SetCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Category.id_comp · cited by 1998Category.id_compCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Presieve · cited by 449CategoryTheory.PresieveCategoryTheory.Sieve.arrows · cited by 446Sieve.arrowsCategoryTheory.Precoverage.coverings · cited by 194Precoverage.coveringsCategoryTheory.Sieve.pullback · cited by 126Sieve.pullbackCategoryTheory.Sieve.generate · cited by 117Sieve.generateCategoryTheory.Presieve.IsSheafFor · cited by 111Presieve.IsSheafForPresieve.isSheaf_coverageCITED BYCITES

Cites26

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.