Theorems · Theorem · algebraic geometry
AlgebraicGeometry.isIso_pushoutSection_iff
∀ {X Y S T : AlgebraicGeometry.Scheme} {f : T ⟶ S} {g : Y ⟶ X} {iX : X ⟶ S} {iY : Y ⟶ T}
(H : CategoryTheory.IsPullback g iY iX f) {US : S.Opens} {UT : T.Opens} {UX : X.Opens}
(hUST : UT ≤ (TopologicalSpace.Opens.map f.base).obj US) (hUSX : UX ≤ (TopologicalSpace.Opens.map iX.base).obj US)
{UY : Y.Opens} (hUY : UY = (TopologicalSpace.Opens.map g.base).obj UX ⊓ (TopologicalSpace.Opens.map iY.base).obj UT),
CategoryTheory.IsIso (AlgebraicGeometry.pushoutSection H hUST hUSX hUY) ↔
CategoryTheory.IsPushout (AlgebraicGeometry.Scheme.Hom.appLE iX US UX hUSX)
(AlgebraicGeometry.Scheme.Hom.appLE f US UT hUST) (AlgebraicGeometry.Scheme.Hom.appLE g UX UY ⋯)
(AlgebraicGeometry.Scheme.Hom.appLE iY UT UY ⋯)- Defined in
- Mathlib.AlgebraicGeometry.Morphisms.Flat
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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.Functor.objstatement and proof · cited by 19,642
- Oppositestatement · cited by 8,081
- TopCat.carrierstatement · cited by 3,184
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CommRingCatstatement · cited by 2,333
- CategoryTheory.Category.comp_idproof · cited by 2,119
- TopologicalSpace.Opensstatement · cited by 2,040
- AlgebraicGeometry.PresheafedSpace.carrierstatement · cited by 2,020
- CategoryTheory.Category.id_compproof · cited by 1,998
- AlgebraicGeometry.SheafedSpace.toPresheafedSpacestatement and proof · cited by 1,988
- AlgebraicGeometry.LocallyRingedSpace.toSheafedSpacestatement and proof · cited by 1,892
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.isIso_pushoutSection_of_isAffineOpenproof · cited by 2