Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.toPlus

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

The canonical map from P to J.plusObj P. See toPlusNatTrans for a functorial version.

Defined in
Mathlib.CategoryTheory.Sites.Plus
Cited by
28 results in Mathlib
Foundations
Depth 49 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.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.sheafifyLift_unique · cited by 3GrothendieckTopology.shea…CategoryTheory.GrothendieckTopology.toPlus_plusLift · cited by 3GrothendieckTopology.toPl…CategoryTheory.GrothendieckTopology.toSheafify_sheafifyLift · cited by 3GrothendieckTopology.toSh…CategoryTheory.GrothendieckTopology.whiskerRight_toPlus_comp_plusCompIso_hom · cited by 3GrothendieckTopology.whis…CategoryTheory.GrothendieckTopology.whiskerRight_toSheafify_sheafifyCompIso_hom · cited by 3GrothendieckTopology.whis…CategoryTheory.GrothendieckTopology.toSheafify_naturality · cited by 2GrothendieckTopology.toSh…CategoryTheory.GrothendieckTopology.isIso_toPlus_of_isSheaf · cited by 1GrothendieckTopology.isIs…CategoryTheory.toSheafify_plusPlusIsoSheafify_hom · cited by 1CategoryTheory.toSheafify…CategoryTheory.GrothendieckTopology.toPlusNatTrans · cited by 1GrothendieckTopology.toPl…CategoryTheory.GrothendieckTopology.toPlus_comp_plusCompIso_inv · cited by 1GrothendieckTopology.toPl…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorTop.top · cited by 9680Top.topOpposite · cited by 8081OppositeOpposite.unop · cited by 2231Opposite.unopCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Limits.colimit.ι · cited by 397colimit.ι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.toPlusCITED BYCITES

Cites17

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

Cited by31

Results whose statement or proof uses this declaration.