Theorems · Definition · category theory
CategoryTheory.Functor.sheafInducedTopologyEquivOfIsCoverDense
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{D : Type u_2} →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
(G : CategoryTheory.Functor C D) →
(K : CategoryTheory.GrothendieckTopology D) →
(A : Type v) →
[inst_2 : CategoryTheory.Category.{u, v} A] →
[G.LocallyCoverDense K] →
[G.IsLocallyFull K] →
[G.IsLocallyFaithful K] →
[G.IsCoverDense K] →
[∀ (X : Dᵒᵖ),
CategoryTheory.Limits.HasLimitsOfShape (CategoryTheory.StructuredArrow X G.op) A] →
CategoryTheory.Sheaf (G.inducedTopology K) A ≌ CategoryTheory.Sheaf K ACover-dense functors induce an equivalence of categories of sheaves. This is known as the comparison lemma. It requires that the sites are small and the value category is complete.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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.Functor.opstatement and proof · cited by 997
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement · cited by 763
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.StructuredArrowstatement and proof · cited by 370
- CategoryTheory.Limits.HasLimitsOfShapestatement and proof · cited by 223
- CategoryTheory.Functor.IsCoverDensestatement and proof · cited by 60
- CategoryTheory.Functor.IsLocallyFullstatement and proof · cited by 54
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.AffineZariskiSite.sheafEquivproof · cited by 0
- CategoryTheory.Sheaf.isGrothendieckAbelian_of_essentiallySmallproof · cited by 0