Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.Scheme.Cover.ColimitGluingData.relativeGluingData

{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))] →
                        AlgebraicGeometry.Scheme.Cover.RelativeGluingData 𝒰

The relative gluing datum associated to the family of the colim Dᵢ.

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

Around this declaration

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

AlgebraicGeometry.Scheme.Cover.ColimitGluingData.glued · cited by 7ColimitGluingData.gluedAlgebraicGeometry.Scheme.Cover.ColimitGluingData.gluedCocone · cited by 4ColimitGluingData.gluedCo…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.fst_gluedCocone_ι · cited by 1ColimitGluingData.fst_glu…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.isColimitGluedCocone · cited by 1ColimitGluingData.isColim…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.pullbackGluedIso_inv_fst · cited by 1ColimitGluingData.pullbac…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.relativeGluingData_functor · cited by 0ColimitGluingData.relativ…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.relativeGluingData_natTrans_app · cited by 0ColimitGluingData.relativ…AlgebraicGeometry.Scheme.Cover.ColimitGluingData.fst_gluedCocone_ι_assoc · cited by 0ColimitGluingData.fst_glu…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.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Functor.fromPUnit · cited by 769Functor.fromPUnitCategoryTheory.PreZeroHypercover.I₀ · cited by 763PreZeroHypercover.I₀CategoryTheory.PreZeroHypercover.X · cited by 649PreZeroHypercover.XCategoryTheory.Comma.hom · cited by 490Comma.homAlgebraicGeometry.IsOpenImmersion · cited by 476AlgebraicGeometry.IsOpenI…CategoryTheory.Precoverage.ZeroHypercover.toPreZeroHypercover · cited by 469ZeroHypercover.toPreZeroH…ColimitGluingData.relativeGlu…CITED BYCITES

Cites30

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.