Theorems · Theorem · algebraic geometry
AlgebraicGeometry.Scheme.Pullback.t_snd
∀ {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]
(i j : 𝒰.I₀),
CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Pullback.t 𝒰 f g i j)
(CategoryTheory.Limits.pullback.snd
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.fst (CategoryTheory.CategoryStruct.comp (𝒰.f j) f) g) (𝒰.f j))
(𝒰.f i)) =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.fst
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.fst (CategoryTheory.CategoryStruct.comp (𝒰.f i) f) g) (𝒰.f i))
(𝒰.f j))
(CategoryTheory.Limits.pullback.fst (CategoryTheory.CategoryStruct.comp (𝒰.f i) f) g)- Defined in
- Mathlib.AlgebraicGeometry.Pullbacks
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 140 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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.Iso.invproof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- 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 · cited by 649
- CategoryTheory.Limits.pullback.fststatement and proof · cited by 639
- CategoryTheory.Limits.pullback.sndstatement and proof · cited by 637
Cited by3
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Pullback.t'_snd_sndproof · cited by 5
- AlgebraicGeometry.Scheme.Pullback.t_idproof · cited by 0
- AlgebraicGeometry.Scheme.Pullback.t_snd_assocproof · cited by 0