Theorems · Theorem · algebraic geometry
AlgebraicGeometry.Scheme.Pullback.t_snd_assoc
∀ {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₀)
{Z_1 : AlgebraicGeometry.Scheme} (h : 𝒰.X i ⟶ Z_1),
CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Pullback.t 𝒰 f g i j)
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.snd
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.fst (CategoryTheory.CategoryStruct.comp (𝒰.f j) f) g) (𝒰.f j))
(𝒰.f i))
h) =
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.CategoryStruct.comp
(CategoryTheory.Limits.pullback.fst (CategoryTheory.CategoryStruct.comp (𝒰.f i) f) g) h)- Defined in
- Mathlib.AlgebraicGeometry.Pullbacks
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 141 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.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- 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 and proof · cited by 649
- CategoryTheory.Limits.pullback.fststatement and proof · cited by 639
- CategoryTheory.Limits.pullback.sndstatement and proof · cited by 637
- CategoryTheory.PreZeroHypercover.fstatement and proof · cited by 542
- AlgebraicGeometry.IsOpenImmersionstatement · cited by 476
- CategoryTheory.Precoverage.ZeroHypercover.toPreZeroHypercoverstatement and proof · cited by 469
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.