Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.le_topology_of_closedSieves_isSheaf

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J₁ J₂ : CategoryTheory.GrothendieckTopology C},
  CategoryTheory.Presieve.IsSheaf J₁ (CategoryTheory.Functor.closedSieves J₂).toFunctor → J₁ ≤ J₂

If presheaf of J₁-closed sieves is a J₂-sheaf then J₁ ≤ J₂. Note the converse is true by classifier_isSheaf and isSheaf_of_le.

Defined in
Mathlib.CategoryTheory.Sites.Closed
Cited by
2 results in Mathlib
Foundations
Depth 40 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.

Cites10

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

Cited by2

Results whose statement or proof uses this declaration.