Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.plusObj

{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)] →
            CategoryTheory.Functor Cᵒᵖ D →
              [∀ (X : C), CategoryTheory.Limits.HasColimitsOfShape (J.Cover X)ᵒᵖ D] → CategoryTheory.Functor Cᵒᵖ D

The plus construction, associating a presheaf to any presheaf. See plusFunctor below for a functorial version.

Defined in
Mathlib.CategoryTheory.Sites.Plus
Cited by
56 results in Mathlib
Foundations
Depth 47 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.sheafify · cited by 32GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.toPlus · cited by 28GrothendieckTopology.toPl…CategoryTheory.GrothendieckTopology.plusMap · cited by 26GrothendieckTopology.plus…CategoryTheory.GrothendieckTopology.plusCompIso · cited by 20GrothendieckTopology.plus…CategoryTheory.GrothendieckTopology.sheafifyCompIso · cited by 11GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.plusLift · cited by 10GrothendieckTopology.plus…CategoryTheory.GrothendieckTopology.Plus.mk · cited by 9Plus.mkCategoryTheory.GrothendieckTopology.plusFunctor · cited by 8GrothendieckTopology.plus…CategoryTheory.GrothendieckTopology.toPlus_naturality · cited by 6GrothendieckTopology.toPl…CategoryTheory.GrothendieckTopology.isoToPlus · cited by 5GrothendieckTopology.isoT…CategoryTheory.GrothendieckTopology.plusLift_unique · cited by 5GrothendieckTopology.plus…CategoryTheory.GrothendieckTopology.plusMap_toPlus · cited by 5GrothendieckTopology.plus…CategoryTheory.GrothendieckTopology.plusMap_comp · cited by 4GrothendieckTopology.plus…CategoryTheory.GrothendieckTopology.ι_plusCompIso_hom · cited by 4GrothendieckTopology.ι_pl…CategoryTheory.GrothendieckTopology.sheafifyLift_unique · cited by 3GrothendieckTopology.shea…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeOpposite.unop · cited by 2231Opposite.unopCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Functor.op · cited by 997Functor.opQuiver.Hom.unop · cited by 903Hom.unopCategoryTheory.Limits.colimit · cited by 453Limits.colimitCategoryTheory.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.HasMultiequalizerGrothendieckTopology.plusObjCITED BYCITES

Cites20

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

Cited by69

Results whose statement or proof uses this declaration.