Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.PresheafedSpace.componentwiseDiagram

{J : Type u'} →
  [inst : CategoryTheory.Category.{v', u'} J] →
    {C : Type u} →
      [inst_1 : CategoryTheory.Category.{v, u} C] →
        (F : CategoryTheory.Functor J (AlgebraicGeometry.PresheafedSpace C)) →
          [inst_2 : CategoryTheory.Limits.HasColimit F] →
            TopologicalSpace.Opens ↑↑(CategoryTheory.Limits.colimit F) → CategoryTheory.Functor Jᵒᵖ C

Given a diagram of PresheafedSpace Cs, its colimit is computed by pushing the sheaves onto the colimit of the underlying spaces, and taking componentwise limit. This is the componentwise diagram for an open set U of the colimit of the underlying spaces.

Defined in
Mathlib.Geometry.RingedSpace.PresheafedSpace.HasColimits
Cited by
6 results in Mathlib
Foundations
Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasColimit

Around this declaration

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

AlgebraicGeometry.PresheafedSpace.GlueData.diagramOverOpen · cited by 3GlueData.diagramOverOpenAlgebraicGeometry.PresheafedSpace.colimitPresheafObjIsoComponentwiseLimit · cited by 2PresheafedSpace.colimitPr…AlgebraicGeometry.PresheafedSpace.colimitPresheafObjIsoComponentwiseLimit_inv_ι_app · cited by 1PresheafedSpace.colimitPr…AlgebraicGeometry.PresheafedSpace.GlueData.π_ιInvApp_π · cited by 1GlueData.π_ιInvApp_πAlgebraicGeometry.PresheafedSpace.colimitPresheafObjIsoComponentwiseLimit_hom_π · cited by 0PresheafedSpace.colimitPr…AlgebraicGeometry.PresheafedSpace.componentwiseDiagram_map · cited by 0PresheafedSpace.component…AlgebraicGeometry.PresheafedSpace.componentwiseDiagram_obj · cited by 0PresheafedSpace.component…AlgebraicGeometry.PresheafedSpace.GlueData.π_ιInvApp_eq_id · cited by 0GlueData.π_ιInvApp_eq_idCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeCategoryTheory.NatTrans.app · cited by 7406NatTrans.appTopCat.carrier · cited by 3184TopCat.carrierOpposite.unop · cited by 2231Opposite.unopTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensAlgebraicGeometry.PresheafedSpace.carrier · cited by 2020PresheafedSpace.carrierAlgebraicGeometry.PresheafedSpace.Hom.base · cited by 1135Hom.baseAlgebraicGeometry.PresheafedSpace.presheaf · cited by 1104PresheafedSpace.presheafQuiver.Hom.unop · cited by 903Hom.unopPresheafedSpace.componentwise…CITED BYCITES

Cites22

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

Cited by8

Results whose statement or proof uses this declaration.