Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.sheafify

{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 Cᵒᵖ D → CategoryTheory.Functor Cᵒᵖ D

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

Defined in
Mathlib.CategoryTheory.Sites.ConcreteSheafification
Cited by
32 results in Mathlib
Foundations
Depth 48 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.toSheafify · cited by 19GrothendieckTopology.toSh…CategoryTheory.GrothendieckTopology.sheafifyCompIso · cited by 11GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.sheafifyLift · cited by 9GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.sheafifyMap · cited by 8GrothendieckTopology.shea…CategoryTheory.plusPlusSheaf · cited by 4CategoryTheory.plusPlusSh…CategoryTheory.GrothendieckTopology.isoSheafify · cited by 3GrothendieckTopology.isoS…CategoryTheory.GrothendieckTopology.sheafifyLift_unique · cited by 3GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.sheafify_isSheaf · cited by 3GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.toSheafify_sheafifyLift · cited by 3GrothendieckTopology.toSh…CategoryTheory.GrothendieckTopology.whiskerRight_toSheafify_sheafifyCompIso_hom · cited by 3GrothendieckTopology.whis…CategoryTheory.plusPlusIsoSheafify · cited by 2CategoryTheory.plusPlusIs…CategoryTheory.GrothendieckTopology.sheafificationWhiskerLeftIso · cited by 2GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.toSheafify_naturality · cited by 2GrothendieckTopology.toSh…CategoryTheory.toSheafify_plusPlusIsoSheafify_hom · cited by 1CategoryTheory.toSheafify…CategoryTheory.GrothendieckTopology.sheafifyCompIso_inv_eq_sheafifyLift · cited by 1GrothendieckTopology.shea…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.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.plusObj · cited by 56GrothendieckTopology.plus…GrothendieckTopology.sheafifyCITED BYCITES

Cites10

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

Cited by41

Results whose statement or proof uses this declaration.