Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.Covers

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X Y : C} → CategoryTheory.GrothendieckTopology C → CategoryTheory.Sieve X → (Y ⟶ X) → Prop

The sieve S on X J-covers an arrow f to X if S.pullback f ∈ J Y. This definition is an alternate way of presenting a Grothendieck topology.

Defined in
Mathlib.CategoryTheory.Sites.Grothendieck
Cited by
15 results in Mathlib
Foundations
Depth 32 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.GrothendieckTopology.close · cited by 13GrothendieckTopology.closeCategoryTheory.GrothendieckTopology.IsClosed · cited by 10GrothendieckTopology.IsCl…CategoryTheory.GrothendieckTopology.covers_iff · cited by 4GrothendieckTopology.cove…CategoryTheory.classifier_isSheaf · cited by 4CategoryTheory.classifier…CategoryTheory.GrothendieckTopology.close_isClosed · cited by 3GrothendieckTopology.clos…CategoryTheory.GrothendieckTopology.mem_iff_isSheafFor_closedSieves · cited by 2GrothendieckTopology.mem_…CategoryTheory.GrothendieckTopology.isClosed_pullback · cited by 1GrothendieckTopology.isCl…CategoryTheory.GrothendieckTopology.arrow_intersect · cited by 1GrothendieckTopology.arro…CategoryTheory.GrothendieckTopology.arrow_max · cited by 1GrothendieckTopology.arro…CategoryTheory.GrothendieckTopology.arrow_trans · cited by 1GrothendieckTopology.arro…CategoryTheory.GrothendieckTopology.covers_iff_mem_of_isClosed · cited by 1GrothendieckTopology.cove…CategoryTheory.GrothendieckTopology.isClosed_χ_app_apply_of_isSheaf_of_isSeparated · cited by 0GrothendieckTopology.isCl…CategoryTheory.GrothendieckTopology.arrow_stable · cited by 0GrothendieckTopology.arro…CategoryTheory.GrothendieckTopology.bot_covers · cited by 0GrothendieckTopology.bot_…CategoryTheory.GrothendieckTopology.close_apply · cited by 0GrothendieckTopology.clos…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Sieve · cited by 552CategoryTheory.SieveCategoryTheory.Sieve.pullback · cited by 126Sieve.pullbackGrothendieckTopology.CoversCITED BYCITES

Cites6

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

Cited by17

Results whose statement or proof uses this declaration.