Theorems · Definition · algebraic geometry
AlgebraicGeometry.Scheme.OpenCover.glueMorphismsOfLocallyDirected
{X : AlgebraicGeometry.Scheme} →
(𝒰 : X.OpenCover) →
[inst : CategoryTheory.Category.{v_2, u_1} 𝒰.I₀] →
[inst_1 : AlgebraicGeometry.Scheme.Cover.LocallyDirected 𝒰] →
{Y : AlgebraicGeometry.Scheme} →
(g : (i : 𝒰.I₀) → 𝒰.X i ⟶ Y) →
(∀ {i j : 𝒰.I₀} (hij : i ⟶ j),
CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Cover.trans 𝒰 hij) (g j) = g i) →
(X ⟶ Y)If 𝒰 is a directed open cover of X, to glue morphisms {gᵢ : 𝒰ᵢ ⟶ Y} it suffices
to check compatibility with the transition maps.
See OpenCover.isColimitCoconeOfLocallyDirected for this result stated in the language of
colimits.
- Defined in
- Mathlib.AlgebraicGeometry.Cover.Directed
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- 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.PreZeroHypercover.I₀statement and proof · cited by 763
- CategoryTheory.PreZeroHypercover.Xstatement and proof · cited by 649
- AlgebraicGeometry.IsOpenImmersionstatement · cited by 476
- CategoryTheory.Precoverage.ZeroHypercover.toPreZeroHypercoverstatement and proof · cited by 469
- AlgebraicGeometry.Scheme.precoveragestatement · cited by 336
- AlgebraicGeometry.Scheme.OpenCoverstatement and proof · cited by 207
- AlgebraicGeometry.Scheme.Cover.LocallyDirectedstatement and proof · cited by 63
- AlgebraicGeometry.Scheme.Cover.transstatement and proof · cited by 43
Cited by7
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Hom.toNormalizationproof · cited by 28
- AlgebraicGeometry.Scheme.OpenCover.map_glueMorphismsOfLocallyDirectedstatement · cited by 3
- AlgebraicGeometry.Scheme.OpenCover.glueMorphismsOverOfLocallyDirectedproof · cited by 3
- AlgebraicGeometry.Scheme.OpenCover.isColimitCoconeOfLocallyDirectedproof · cited by 0
- AlgebraicGeometry.Scheme.OpenCover.map_glueMorphismsOfLocallyDirected_assocstatement and proof · cited by 0
- AlgebraicGeometry.Scheme.OpenCover.glueMorphismsOfLocallyDirected.congr_simpstatement and proof · cited by 0