Theorems · Definition · algebraic geometry
AlgebraicGeometry.Scheme.OpenCover.glueMorphismsOverOfLocallyDirected
{S : AlgebraicGeometry.Scheme} →
{X : CategoryTheory.Over S} →
(𝒰 : X.left.OpenCover) →
[inst : CategoryTheory.Category.{v_2, u_1} 𝒰.I₀] →
[inst_1 : AlgebraicGeometry.Scheme.Cover.LocallyDirected 𝒰] →
{Y : CategoryTheory.Over S} →
(g : (i : 𝒰.I₀) → 𝒰.X i ⟶ Y.left) →
(∀ {i j : 𝒰.I₀} (hij : i ⟶ j),
CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Cover.trans 𝒰 hij) (g j) = g i) →
(∀ (i : 𝒰.I₀),
CategoryTheory.CategoryStruct.comp (g i) Y.hom = CategoryTheory.CategoryStruct.comp (𝒰.f i) X.hom) →
(X ⟶ Y)If 𝒰 is a directed open cover of X, to glue morphisms {gᵢ : 𝒰ᵢ ⟶ Y} over S it suffices
to check compatibility with the transition maps.
- Defined in
- Mathlib.AlgebraicGeometry.Cover.Directed
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.Overstatement and proof · cited by 935
- CategoryTheory.PreZeroHypercover.I₀statement and proof · cited by 763
- CategoryTheory.PreZeroHypercover.Xstatement and proof · cited by 649
- CategoryTheory.PreZeroHypercover.fstatement and proof · cited by 542
- CategoryTheory.Over.leftstatement and proof · cited by 541
- AlgebraicGeometry.IsOpenImmersionstatement · cited by 476
- CategoryTheory.Precoverage.ZeroHypercover.toPreZeroHypercoverstatement and proof · cited by 469
- CategoryTheory.Over.homstatement and proof · cited by 370
Cited by5
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Cover.ColimitGluingData.gluedCoconeproof · cited by 4
- AlgebraicGeometry.Scheme.OpenCover.map_glueMorphismsOverOfLocallyDirected_leftstatement · cited by 2
- AlgebraicGeometry.Scheme.Cover.ColimitGluingData.isColimitGluedCoconeproof · cited by 1
- AlgebraicGeometry.Scheme.OpenCover.map_glueMorphismsOverOfLocallyDirected_left_assocstatement and proof · cited by 0
- AlgebraicGeometry.Scheme.OpenCover.glueMorphismsOverOfLocallyDirected.congr_simpstatement and proof · cited by 0