Theorems · Definition · algebraic geometry
AlgebraicGeometry.Scheme.Pullback.gluedLiftPullbackMap
{X Y Z : AlgebraicGeometry.Scheme} →
(𝒰 : X.OpenCover) →
(f : X ⟶ Z) →
(g : Y ⟶ Z) →
[inst : ∀ (i : 𝒰.I₀), CategoryTheory.Limits.HasPullback (CategoryTheory.CategoryStruct.comp (𝒰.f i) f) g] →
(s : CategoryTheory.Limits.PullbackCone f g) →
(i j : 𝒰.I₀) →
CategoryTheory.Limits.pullback ((CategoryTheory.Precoverage.ZeroHypercover.pullback₁ s.fst 𝒰).f i)
((CategoryTheory.Precoverage.ZeroHypercover.pullback₁ s.fst 𝒰).f j) ⟶
(AlgebraicGeometry.Scheme.Pullback.gluing 𝒰 f g).V (i, j)(Implementation)
The canonical map (s.X ×[X] Uᵢ) ×[s.X] (s.X ×[X] Uⱼ) ⟶ (Uᵢ ×[Z] Y) ×[X] Uⱼ
This is used in gluedLift.
- Defined in
- Mathlib.AlgebraicGeometry.Pullbacks
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 148 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.Cone.ptstatement · cited by 1,298
- 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.fstproof · cited by 639
- CategoryTheory.PreZeroHypercover.fstatement and proof · cited by 542
Cited by4
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Pullback.gluedLiftPullbackMap_sndstatement · cited by 1
- AlgebraicGeometry.Scheme.Pullback.gluedLiftPullbackMap_fststatement · cited by 1
- AlgebraicGeometry.Scheme.Pullback.gluedLiftPullbackMap_snd_assocstatement and proof · cited by 0
- AlgebraicGeometry.Scheme.Pullback.gluedLiftPullbackMap_fst_assocstatement and proof · cited by 0