Theorems · Theorem · algebraic geometry
AlgebraicGeometry.isPullback_of_isClosedImmersion
∀ {ZX ZY X Y : AlgebraicGeometry.Scheme} (iX : ZX ⟶ X) (iY : ZY ⟶ Y) (Zf : ZX ⟶ ZY) (f : X ⟶ Y)
[AlgebraicGeometry.IsClosedImmersion iX] [AlgebraicGeometry.IsClosedImmersion iY],
CategoryTheory.CategoryStruct.comp iX f = CategoryTheory.CategoryStruct.comp Zf iY →
(AlgebraicGeometry.Scheme.Hom.ker iY).comap f = AlgebraicGeometry.Scheme.Hom.ker iX →
CategoryTheory.IsPullback iX Zf f iYTo show that the pullback of the closed immersion iX along f is the closed immersion
iY, it suffices to check that the preimage of ker iY under f is ker iX.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 224 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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.CategoryStruct.idproof · cited by 6,235
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.IsIsoproof · cited by 1,156
- CategoryTheory.Limits.pullback.fstproof · cited by 639
- CategoryTheory.IsPullbackstatement and proof · cited by 320
- CategoryTheory.Limits.limit.lift_πproof · cited by 266
- CategoryTheory.Limits.PullbackCone.mkproof · cited by 203
- AlgebraicGeometry.Scheme.IdealSheafDatastatement and proof · cited by 192
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.IsImmersion.isPullback_toImage_liftCoborderproof · cited by 0