Theorems · Definition · algebraic geometry
AlgebraicGeometry.Scheme.Pullback.pullbackP1Iso
{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 : 𝒰.I₀) →
CategoryTheory.Limits.pullback (AlgebraicGeometry.Scheme.Pullback.p1 𝒰 f g) (𝒰.f i) ≅
CategoryTheory.Limits.pullback (CategoryTheory.CategoryStruct.comp (𝒰.f i) f) gThe canonical isomorphism between W ×[X] Uᵢ and Uᵢ ×[X] Y. That is, the preimage of Uᵢ in
W along p1 is indeed Uᵢ ×[X] Y.
- Defined in
- Mathlib.AlgebraicGeometry.Pullbacks
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 158 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
- CategoryTheory.Isostatement · cited by 3,963
- 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.fstproof · cited by 639
- CategoryTheory.Limits.pullback.sndproof · 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 by10
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Pullback.pullbackP1Iso_inv_fststatement · cited by 2
- AlgebraicGeometry.Scheme.Pullback.pullbackP1Iso_hom_fststatement · cited by 1
- AlgebraicGeometry.Scheme.Pullback.pullbackP1Iso_hom_sndstatement · cited by 1
- AlgebraicGeometry.Scheme.Pullback.pullbackP1Iso_hom_ιstatement and proof · cited by 1
- AlgebraicGeometry.Scheme.Pullback.pullbackP1Iso_inv_sndstatement · cited by 1
- AlgebraicGeometry.Scheme.Pullback.pullbackP1Iso_hom_fst_assocstatement and proof · cited by 0
- AlgebraicGeometry.Scheme.Pullback.pullbackP1Iso_hom_snd_assocstatement and proof · cited by 0
- AlgebraicGeometry.Scheme.Pullback.pullbackP1Iso_hom_ι_assocstatement and proof · cited by 0
- AlgebraicGeometry.Scheme.Pullback.pullbackP1Iso_inv_fst_assocstatement and proof · cited by 0
- AlgebraicGeometry.Scheme.Pullback.pullbackP1Iso_inv_snd_assocstatement and proof · cited by 0