Theorems · Definition · algebraic geometry
AlgebraicGeometry.Scheme.Pullback.t
{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₀) → AlgebraicGeometry.Scheme.Pullback.v 𝒰 f g i j ⟶ AlgebraicGeometry.Scheme.Pullback.v 𝒰 f g j iThe canonical transition map (Uᵢ ×[Z] Y) ×[X] Uⱼ ⟶ (Uⱼ ×[Z] Y) ×[X] Uᵢ given by the fact
that pullbacks are associative and symmetric.
- Defined in
- Mathlib.AlgebraicGeometry.Pullbacks
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 139 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.CategoryStruct.idproof · cited by 6,235
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CategoryTheory.PreZeroHypercover.I₀statement and proof · cited by 763
- CategoryTheory.PreZeroHypercover.Xstatement · cited by 649
- CategoryTheory.Limits.pullback.fstproof · cited by 639
- CategoryTheory.Limits.pullback.sndproof · cited by 637
- CategoryTheory.PreZeroHypercover.fstatement and proof · cited by 542
- AlgebraicGeometry.IsOpenImmersionstatement · cited by 476
Cited by17
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Pullback.gluingproof · cited by 30
- AlgebraicGeometry.Scheme.Pullback.t'proof · cited by 20
- AlgebraicGeometry.Scheme.Pullback.t'_fst_sndproof · cited by 5
- AlgebraicGeometry.Scheme.Pullback.t'_snd_sndproof · cited by 5
- AlgebraicGeometry.Scheme.Pullback.t_fst_fststatement · cited by 5
- AlgebraicGeometry.Scheme.Pullback.t_fst_sndstatement · cited by 5
- AlgebraicGeometry.Scheme.Pullback.t'_fst_fst_fstproof · cited by 4
- AlgebraicGeometry.Scheme.Pullback.t_sndstatement · cited by 3
- AlgebraicGeometry.Scheme.Pullback.t'_fst_fst_sndproof · cited by 2
- AlgebraicGeometry.Scheme.Pullback.t'_snd_fst_fstproof · cited by 2
- AlgebraicGeometry.Scheme.Pullback.t'_snd_fst_sndproof · cited by 2
- AlgebraicGeometry.Scheme.Pullback.gluing_tstatement · cited by 1