Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.Scheme.IsLocallyDirected.glueData

{J : Type w} →
  [inst : CategoryTheory.Category.{v, w} J] →
    (F : CategoryTheory.Functor J AlgebraicGeometry.Scheme) →
      [∀ {i j : J} (f : i ⟶ j), AlgebraicGeometry.IsOpenImmersion (F.map f)] →
        [(F.comp AlgebraicGeometry.Scheme.forget).IsLocallyDirected] →
          [Quiver.IsThin J] → [Small.{u, w} J] → AlgebraicGeometry.Scheme.GlueData

(Implementation detail) The glue data associated to a locally directed diagram. One usually does not want to use this directly, and instead use the generic colimit API.

Defined in
Mathlib.AlgebraicGeometry.Gluing
Cited by
3 results in Mathlib
Foundations
Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryAlgebraicGeometry.IsOpenImmersionCategoryTheory.Functor.IsLocallyDirectedQuiver.IsThinSmall

Around this declaration

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

AlgebraicGeometry.Scheme.IsLocallyDirected.openCover · cited by 5IsLocallyDirected.openCov…AlgebraicGeometry.Scheme.IsLocallyDirected.isColimit · cited by 2IsLocallyDirected.isColim…AlgebraicGeometry.Scheme.IsLocallyDirected.ι_jointly_surjective · cited by 1IsLocallyDirected.ι_joint…AlgebraicGeometry.Scheme.IsLocallyDirected.cocone · cited by 1IsLocallyDirected.coconeAlgebraicGeometry.Scheme.IsLocallyDirected.glueDataι_naturality · cited by 1IsLocallyDirected.glueDat…AlgebraicGeometry.Scheme.IsLocallyDirected.ι_eq_ι_iff · cited by 1IsLocallyDirected.ι_eq_ι_…AlgebraicGeometry.Scheme.IsLocallyDirected.isColimitForgetToLocallyRingedSpace · cited by 0IsLocallyDirected.isColim…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.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.mapCategoryTheory.Functor.comp · cited by 6529Functor.compEquiv.symm · cited by 3681Equiv.symmAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCategoryTheory.Limits.pullback.fst · cited by 639pullback.fstAlgebraicGeometry.IsOpenImmersion · cited by 476AlgebraicGeometry.IsOpenI…AlgebraicGeometry.Scheme.Opens.toScheme · cited by 433Opens.toSchemeSmall · cited by 369SmallAlgebraicGeometry.Scheme.Opens.ι · cited by 275Opens.ιIsLocallyDirected.glueDataCITED BYCITES

Cites26

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

Cited by7

Results whose statement or proof uses this declaration.