Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.Scheme.Cover.ColimitGluingData.isColimit

{P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme} →
  [inst : P.IsStableUnderBaseChange] →
    {S : AlgebraicGeometry.Scheme} →
      {J : Type u_1} →
        [inst_1 : CategoryTheory.Category.{v_1, u_1} J] →
          {D : CategoryTheory.Functor J (P.Over ⊤ S)} →
            {𝒰 : S.OpenCover} →
              [inst_2 : CategoryTheory.Category.{v_3, u_2} 𝒰.I₀] →
                [inst_3 : AlgebraicGeometry.Scheme.Cover.LocallyDirected 𝒰] →
                  (self : AlgebraicGeometry.Scheme.Cover.ColimitGluingData D 𝒰) →
                    (i : 𝒰.I₀) → CategoryTheory.Limits.IsColimit (self.cocone i)

The cocones on the Dᵢ are colimiting.

Defined in
Mathlib.AlgebraicGeometry.ColimitsOver
Cited by
4 results in Mathlib
Foundations
Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.MorphismProperty.IsStableUnderBaseChangeCategoryTheory.CategoryCategoryTheory.CategoryAlgebraicGeometry.Scheme.Cover.LocallyDirected

Around this declaration

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

AlgebraicGeometry.Scheme.Cover.ColimitGluingData.transitionMap · cited by 6ColimitGluingData.transit…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.cocone_ι_transitionMap · cited by 4ColimitGluingData.cocone_…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.isColimitGluedCocone · cited by 1ColimitGluingData.isColim…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.isPullback · cited by 0ColimitGluingData.isPullb…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.transitionMap_comp · cited by 0ColimitGluingData.transit…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.transitionMap_id · cited by 0ColimitGluingData.transit…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorTop.top · cited by 9680Top.topCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Functor.id · cited by 3333Functor.idAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Functor.fromPUnit · cited by 769Functor.fromPUnitCategoryTheory.PreZeroHypercover.I₀ · cited by 763PreZeroHypercover.I₀CategoryTheory.PreZeroHypercover.X · cited by 649PreZeroHypercover.XCategoryTheory.PreZeroHypercover.f · cited by 542PreZeroHypercover.fAlgebraicGeometry.IsOpenImmersion · cited by 476AlgebraicGeometry.IsOpenI…CategoryTheory.Precoverage.ZeroHypercover.toPreZeroHypercover · cited by 469ZeroHypercover.toPreZeroH…ColimitGluingData.isColimitCITED BYCITES

Cites23

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

Cited by6

Results whose statement or proof uses this declaration.