Theorems · Theorem · algebraic geometry
AlgebraicGeometry.Scheme.Pullback.cocycle_snd_fst_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]
(i j k : 𝒰.I₀),
CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Pullback.t' 𝒰 f g i j k)
(CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Pullback.t' 𝒰 f g j k i)
(CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Pullback.t' 𝒰 f g k i j)
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.snd (AlgebraicGeometry.Scheme.Pullback.fV 𝒰 f g i j)
(AlgebraicGeometry.Scheme.Pullback.fV 𝒰 f g i k))
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.fst
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.fst (CategoryTheory.CategoryStruct.comp (𝒰.f i) f) g) (𝒰.f i))
(𝒰.f k))
(CategoryTheory.Limits.pullback.fst (CategoryTheory.CategoryStruct.comp (𝒰.f i) f) g))))) =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.snd (AlgebraicGeometry.Scheme.Pullback.fV 𝒰 f g i j)
(AlgebraicGeometry.Scheme.Pullback.fV 𝒰 f g i k))
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.fst
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.fst (CategoryTheory.CategoryStruct.comp (𝒰.f i) f) g) (𝒰.f i))
(𝒰.f k))
(CategoryTheory.Limits.pullback.fst (CategoryTheory.CategoryStruct.comp (𝒰.f i) f) g))- Defined in
- Mathlib.AlgebraicGeometry.Pullbacks
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 145 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- 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
- CategoryTheory.PreZeroHypercover.fstatement and proof · cited by 542
- AlgebraicGeometry.IsOpenImmersionstatement · cited by 476
- CategoryTheory.Precoverage.ZeroHypercover.toPreZeroHypercoverstatement and proof · cited by 469
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Pullback.cocycleproof · cited by 0