Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.PresheafedSpace.pushforwardDiagramToColimit

{J : Type u'} →
  [inst : CategoryTheory.Category.{v', u'} J] →
    {C : Type u} →
      [inst_1 : CategoryTheory.Category.{v, u} C] →
        [inst_2 : CategoryTheory.Limits.HasColimitsOfShape J TopCat] →
          (F : CategoryTheory.Functor J (AlgebraicGeometry.PresheafedSpace C)) →
            CategoryTheory.Functor J
              (TopCat.Presheaf C
                  (CategoryTheory.Limits.colimit (F.comp (AlgebraicGeometry.PresheafedSpace.forget C))))ᵒᵖ

Given a diagram of presheafed spaces, we can push all the presheaves forward to the colimit X of the underlying topological spaces, obtaining a diagram in (Presheaf C X)ᵒᵖ.

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

Around this declaration

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

AlgebraicGeometry.PresheafedSpace.colimit · cited by 6PresheafedSpace.colimitAlgebraicGeometry.PresheafedSpace.colimitCocone · cited by 6PresheafedSpace.colimitCo…AlgebraicGeometry.PresheafedSpace.colimitPresheafObjIsoComponentwiseLimit · cited by 2PresheafedSpace.colimitPr…AlgebraicGeometry.PresheafedSpace.ColimitCoconeIsColimit.descCApp · cited by 2ColimitCoconeIsColimit.de…AlgebraicGeometry.PresheafedSpace.colimitCocone_ι_app_c · cited by 1PresheafedSpace.colimitCo…AlgebraicGeometry.PresheafedSpace.colimitPresheafObjIsoComponentwiseLimit_inv_ι_app · cited by 1PresheafedSpace.colimitPr…AlgebraicGeometry.PresheafedSpace.ColimitCoconeIsColimit.descCApp.congr_simp · cited by 0descCApp.congr_simpAlgebraicGeometry.PresheafedSpace.pushforwardDiagramToColimit_map · cited by 0PresheafedSpace.pushforwa…AlgebraicGeometry.PresheafedSpace.pushforwardDiagramToColimit_obj · cited by 0PresheafedSpace.pushforwa…AlgebraicGeometry.PresheafedSpace.colimit_presheaf · cited by 0PresheafedSpace.colimit_p…AlgebraicGeometry.PresheafedSpace.ColimitCoconeIsColimit.desc_c_naturality · cited by 0ColimitCoconeIsColimit.de…AlgebraicGeometry.PresheafedSpace.ColimitCoconeIsColimit.desc_fac · cited by 0ColimitCoconeIsColimit.de…CategoryTheory.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.Iso.hom · cited by 7684Iso.homCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Iso.inv · cited by 6514Iso.invQuiver.Hom.op · cited by 1948Hom.opTopCat · cited by 1889TopCatAlgebraicGeometry.PresheafedSpace.presheaf · cited by 1104PresheafedSpace.presheafCategoryTheory.Limits.colimit · cited by 453Limits.colimitCategoryTheory.Limits.colimit.ι · cited by 397colimit.ιPresheafedSpace.pushforwardDi…CITED BYCITES

Cites23

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

Cited by12

Results whose statement or proof uses this declaration.