Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.Scheme.Cover.ColimitGluingData.glued

{P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme} →
  [inst : P.IsStableUnderBaseChange] →
    [P.IsMultiplicative] →
      {S : AlgebraicGeometry.Scheme} →
        {J : Type u_1} →
          [inst_2 : CategoryTheory.Category.{v_1, u_1} J] →
            {D : CategoryTheory.Functor J (P.Over ⊤ S)} →
              {𝒰 : S.OpenCover} →
                [inst_3 : CategoryTheory.Category.{v_2, u_2} 𝒰.I₀] →
                  [inst_4 : AlgebraicGeometry.Scheme.Cover.LocallyDirected 𝒰] →
                    AlgebraicGeometry.Scheme.Cover.ColimitGluingData D 𝒰 →
                      [∀ {i j : 𝒰.I₀} (hij : i ⟶ j),
                            CategoryTheory.Limits.PreservesColimitsOfShape J
                              (CategoryTheory.MorphismProperty.Over.pullback P ⊤
                                (AlgebraicGeometry.Scheme.Cover.trans 𝒰 hij))] →
                        [Quiver.IsThin 𝒰.I₀] →
                          [Small.{u, u_2} 𝒰.I₀] → [AlgebraicGeometry.IsZariskiLocalAtTarget P] → P.Over ⊤ S

The result of gluing the colim Dᵢ.

Defined in
Mathlib.AlgebraicGeometry.ColimitsOver
Cited by
7 results in Mathlib
Foundations
Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.MorphismProperty.IsStableUnderBaseChangeCategoryTheory.MorphismProperty.IsMultiplicativeCategoryTheory.CategoryCategoryTheory.CategoryAlgebraicGeometry.Scheme.Cover.LocallyDirectedCategoryTheory.Limits.PreservesColimitsOfShapeQuiver.IsThinSmallAlgebraicGeometry.IsZariskiLocalAtTarget

Around this declaration

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

AlgebraicGeometry.Scheme.Cover.ColimitGluingData.gluedCocone · cited by 4ColimitGluingData.gluedCo…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.pullbackGluedIso · cited by 4ColimitGluingData.pullbac…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.pullbackGluedIso_inv_snd · cited by 1ColimitGluingData.pullbac…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.fst_gluedCocone_ι · cited by 1ColimitGluingData.fst_glu…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.pullbackGluedIso_inv_fst · cited by 1ColimitGluingData.pullbac…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.pullbackGluedIso_inv_snd_assoc · cited by 0ColimitGluingData.pullbac…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.glued.congr_simp · cited by 0glued.congr_simpAlgebraicGeometry.Scheme.Cover.ColimitGluingData.gluedCocone_pt · cited by 0ColimitGluingData.gluedCo…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.pullbackGluedIso_inv_fst_assoc · cited by 0ColimitGluingData.pullbac…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorTop.top · cited by 9680Top.topCategoryTheory.Functor.id · cited by 3333Functor.idAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Functor.fromPUnit · cited by 769Functor.fromPUnitCategoryTheory.PreZeroHypercover.I₀ · cited by 763PreZeroHypercover.I₀CategoryTheory.PreZeroHypercover.X · cited by 649PreZeroHypercover.XAlgebraicGeometry.IsOpenImmersion · cited by 476AlgebraicGeometry.IsOpenI…CategoryTheory.Precoverage.ZeroHypercover.toPreZeroHypercover · cited by 469ZeroHypercover.toPreZeroH…Small · cited by 369SmallAlgebraicGeometry.Scheme.precoverage · cited by 336Scheme.precoverageColimitGluingData.gluedCITED BYCITES

Cites29

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

Cited by9

Results whose statement or proof uses this declaration.