Theorems · Definition · algebraic geometry
AlgebraicGeometry.Scheme.Cover.glueMorphisms
{X : AlgebraicGeometry.Scheme} →
(𝒰 : X.OpenCover) →
{Y : AlgebraicGeometry.Scheme} →
(f : (x : 𝒰.I₀) → 𝒰.X x ⟶ Y) →
(∀ (x y : 𝒰.I₀),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.fst (𝒰.f x) (𝒰.f y)) (f x) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.snd (𝒰.f x) (𝒰.f y)) (f y)) →
(X ⟶ Y)Given an open cover of X, and a morphism 𝒰.X x ⟶ Y for each open subscheme in the cover,
such that these morphisms are compatible in the intersection (pullback), we may glue the morphisms
together into a morphism X ⟶ Y.
Note:
If X is exactly (defeq to) the gluing of U i, then using Multicoequalizer.desc suffices.
- Defined in
- Mathlib.AlgebraicGeometry.Gluing
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.PreZeroHypercover.I₀statement and proof · cited by 763
- CategoryTheory.PreZeroHypercover.Xstatement and proof · cited by 649
- CategoryTheory.Limits.pullback.fststatement and proof · cited by 639
- CategoryTheory.Limits.pullback.sndstatement and proof · cited by 637
- CategoryTheory.PreZeroHypercover.fstatement and proof · cited by 542
- AlgebraicGeometry.IsOpenImmersionstatement · cited by 476
- CategoryTheory.Precoverage.ZeroHypercover.toPreZeroHypercoverstatement and proof · cited by 469
- CategoryTheory.invproof · cited by 467
Cited by17
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.IdealSheafData.inclusionproof · cited by 12
- AlgebraicGeometry.Scheme.Cover.ι_glueMorphismsstatement and proof · cited by 12
- AlgebraicGeometry.Proj.fromOfGlobalSectionsproof · cited by 6
- AlgebraicGeometry.Scheme.OpenCover.glueMorphismsOfLocallyDirectedproof · cited by 4
- AlgebraicGeometry.Scheme.IsLocallyDirected.tAuxproof · cited by 4
- AlgebraicGeometry.Scheme.RationalMap.toPartialMapproof · cited by 3
- AlgebraicGeometry.Scheme.Cover.glueMorphisms.congr_simpstatement and proof · cited by 3
- AlgebraicGeometry.Scheme.Cover.ι_glueMorphisms_assocstatement and proof · cited by 3
- AlgebraicGeometry.Scheme.Pullback.gluedLiftproof · cited by 2
- AlgebraicGeometry.Proj.fromOfGlobalSections_preimage_basicOpenproof · cited by 2
- AlgebraicGeometry.Scheme.Hom.toImageAuxproof · cited by 2
- AlgebraicGeometry.Proj.fromOfGlobalSections_morphismRestrictproof · cited by 1