Theorems · Theorem · algebraic geometry
AlgebraicGeometry.Scheme.Pullback.gluedLiftPullbackMap_fst
∀ {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.CategoryStruct.comp (AlgebraicGeometry.Scheme.Pullback.gluedLiftPullbackMap 𝒰 f g s i j)
(CategoryTheory.Limits.pullback.fst
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.fst (CategoryTheory.CategoryStruct.comp (𝒰.f i) f) g) (𝒰.f i))
(𝒰.f j)) =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.fst ((CategoryTheory.Precoverage.ZeroHypercover.pullback₁ s.fst 𝒰).f i)
((CategoryTheory.Precoverage.ZeroHypercover.pullback₁ s.fst 𝒰).f j))
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullbackSymmetry s.fst (𝒰.f i)).hom
(CategoryTheory.Limits.pullback.map (𝒰.f i) s.fst (CategoryTheory.CategoryStruct.comp (𝒰.f i) f) g
(CategoryTheory.CategoryStruct.id (𝒰.X i)) s.snd f ⋯ ⋯))- Defined in
- Mathlib.AlgebraicGeometry.Pullbacks
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 149 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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.homstatement and proof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CategoryTheory.Category.id_compstatement and proof · cited by 1,998
- 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
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Pullback.gluedLiftPullbackMap_fst_assocproof · cited by 0