Theorems · Theorem · algebraic geometry
AlgebraicGeometry.isPullback_SpecMap_of_isPushout
∀ {A B C P : CommRingCat} (f : A ⟶ B) (g : A ⟶ C) (inl : B ⟶ P) (inr : C ⟶ P),
CategoryTheory.IsPushout f g inl inr →
CategoryTheory.IsPullback (AlgebraicGeometry.Spec.map inl) (AlgebraicGeometry.Spec.map inr)
(AlgebraicGeometry.Spec.map f) (AlgebraicGeometry.Spec.map g)- Defined in
- Mathlib.AlgebraicGeometry.Pullbacks
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 142 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- AlgebraicGeometry.Schemestatement · cited by 2,540
- CommRingCatstatement and proof · cited by 2,333
- AlgebraicGeometry.Specstatement · cited by 626
- AlgebraicGeometry.Spec.mapstatement · cited by 332
- CategoryTheory.IsPullbackstatement · cited by 320
- CategoryTheory.IsPushoutstatement and proof · cited by 219
- CategoryTheory.IsPullback.flipproof · cited by 61
- AlgebraicGeometry.Scheme.Specproof · cited by 57
- CategoryTheory.IsPullback.mapproof · cited by 20
- CategoryTheory.IsPushout.opproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.IsIntegralHom.iff_universallyClosed_and_isAffineHomproof · cited by 2
- AlgebraicGeometry.isPullback_SpecMap_pushoutproof · cited by 1