Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.sheafification

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (J : CategoryTheory.GrothendieckTopology C) →
      (D : Type w) →
        [inst_1 : CategoryTheory.Category.{w', w} D] →
          [∀ (P : CategoryTheory.Functor Cᵒᵖ D) (X : C) (S : J.Cover X),
                CategoryTheory.Limits.HasMultiequalizer (S.index P)] →
            [∀ (X : C), CategoryTheory.Limits.HasColimitsOfShape (J.Cover X)ᵒᵖ D] →
              CategoryTheory.Functor (CategoryTheory.Functor Cᵒᵖ D) (CategoryTheory.Functor Cᵒᵖ D)

The sheafification of a presheaf P, as a functor. NOTE: Additional hypotheses are needed to obtain a proof that this is a sheaf!

Defined in
Mathlib.CategoryTheory.Sites.ConcreteSheafification
Cited by
7 results in Mathlib
Foundations
Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasMultiequalizerCategoryTheory.Limits.HasColimitsOfShape

Around this declaration

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

CategoryTheory.GrothendieckTopology.sheafificationWhiskerLeftIso · cited by 2GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.sheafificationWhiskerRightIso · cited by 2GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.toSheafification · cited by 1GrothendieckTopology.toSh…CategoryTheory.plusPlusFunctorIsoSheafification · cited by 0CategoryTheory.plusPlusFu…CategoryTheory.GrothendieckTopology.sheafificationWhiskerLeftIso_inv_app · cited by 0GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.sheafificationWhiskerLeftIso_hom_app · cited by 0GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.sheafificationWhiskerRightIso_hom_app · cited by 0GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.sheafificationWhiskerRightIso_inv_app · cited by 0GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.sheafification_map · cited by 0GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.sheafification_obj · cited by 0GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.toSheafification_app · cited by 0GrothendieckTopology.toSh…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Limits.HasColimitsOfShape · cited by 308Limits.HasColimitsOfShapeCategoryTheory.GrothendieckTopology.Cover · cited by 211GrothendieckTopology.CoverCategoryTheory.GrothendieckTopology.Cover.shape · cited by 147Cover.shapeCategoryTheory.GrothendieckTopology.Cover.index · cited by 142Cover.indexCategoryTheory.Limits.HasMultiequalizer · cited by 88Limits.HasMultiequalizerCategoryTheory.GrothendieckTopology.plusFunctor · cited by 8GrothendieckTopology.plus…GrothendieckTopology.sheafifi…CITED BYCITES

Cites11

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

Cited by11

Results whose statement or proof uses this declaration.