Mathlib Map

Theorems · Definition · category theory

CategoryTheory.presheafToSheaf

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    (J : CategoryTheory.GrothendieckTopology C) →
      (A : Type u₂) →
        [inst_1 : CategoryTheory.Category.{v₂, u₂} A] →
          [CategoryTheory.HasWeakSheafify J A] →
            CategoryTheory.Functor (CategoryTheory.Functor Cᵒᵖ A) (CategoryTheory.Sheaf J A)

The sheafification functor, left adjoint to the inclusion.

Defined in
Mathlib.CategoryTheory.Sites.Sheafification
Cited by
57 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.HasWeakSheafify

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.sheafify · cited by 44CategoryTheory.sheafifyCategoryTheory.sheafificationAdjunction · cited by 30CategoryTheory.sheafifica…CategoryTheory.constantSheaf · cited by 30CategoryTheory.constantSh…CategoryTheory.sheafifyMap · cited by 15CategoryTheory.sheafifyMapCategoryTheory.GrothendieckTopology.MayerVietorisSquare.shortComplex · cited by 9MayerVietorisSquare.short…PresheafOfModules.sheafification · cited by 9PresheafOfModules.sheafif…CategoryTheory.Sheaf.composeAndSheafify · cited by 7Sheaf.composeAndSheafifyCategoryTheory.Functor.IsDenseSubsite.sheafifyOfIsEquivalence · cited by 6IsDenseSubsite.sheafifyOf…CategoryTheory.sheafifyLift_unique · cited by 5CategoryTheory.sheafifyLi…CategoryTheory.sheafificationAdjunction_counit_app_val · cited by 4CategoryTheory.sheafifica…CategoryTheory.Sheaf.adjunction · cited by 4Sheaf.adjunctionCategoryTheory.toSheafify_sheafifyLift · cited by 4CategoryTheory.toSheafify…CategoryTheory.Functor.IsDenseSubsite.sheafifyHomEquivOfIsEquivalence · cited by 4IsDenseSubsite.sheafifyHo…CategoryTheory.sheafification · cited by 3CategoryTheory.sheafifica…CategoryTheory.Functor.pushforwardContinuousSheafificationCompatibility · cited by 3Functor.pushforwardContin…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.HasWeakSheafify · cited by 221CategoryTheory.HasWeakShe…CategoryTheory.sheafToPresheaf · cited by 142CategoryTheory.sheafToPre…CategoryTheory.Functor.leftAdjoint · cited by 6Functor.leftAdjointCategoryTheory.presheafToSheafCITED BYCITES

Cites9

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

Cited by97

Results whose statement or proof uses this declaration.