Theorems · Definition · algebraic geometry
AlgebraicGeometry.pushoutSection
{X Y S T : AlgebraicGeometry.Scheme} →
{f : T ⟶ S} →
{g : Y ⟶ X} →
{iX : X ⟶ S} →
{iY : Y ⟶ T} →
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} →
UY = (TopologicalSpace.Opens.map g.base).obj UX ⊓ (TopologicalSpace.Opens.map iY.base).obj UT →
(CategoryTheory.Limits.pushout (AlgebraicGeometry.Scheme.Hom.appLE iX US UX hUSX)
(AlgebraicGeometry.Scheme.Hom.appLE f US UT hUST) ⟶
Y.presheaf.obj (Opposite.op UY))The canonical map Γ(X, Uₓ) ⊗[Γ(S, Uₛ)] Γ(T, Uₜ) ⟶ Γ(X ×ₛ T, pr₁ ⁻¹ Uₓ ∩ pr₂ ⁻¹ Uₜ).
This is an isomorphism under various circumstances.
- Defined in
- Mathlib.AlgebraicGeometry.Morphisms.Flat
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- TopologicalSpace.Opensstatement · cited by 2,040
- AlgebraicGeometry.PresheafedSpace.carrierstatement · cited by 2,020
- AlgebraicGeometry.SheafedSpace.toPresheafedSpacestatement · cited by 1,988
- AlgebraicGeometry.LocallyRingedSpace.toSheafedSpacestatement · cited by 1,892
- AlgebraicGeometry.Scheme.toLocallyRingedSpacestatement · cited by 1,734
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
Cited by12
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.mono_pushoutSection_of_iSup_eqstatement and proof · cited by 2
- AlgebraicGeometry.mono_pushoutSection_of_isCompact_of_flat_left_of_ringHomFlatstatement · cited by 2
- AlgebraicGeometry.mono_pushoutSection_of_isCompact_of_flat_rightstatement and proof · cited by 2
- AlgebraicGeometry.isIso_pushoutSection_of_iSup_eqstatement and proof · cited by 2
- AlgebraicGeometry.isIso_pushoutSection_of_isAffineOpenstatement · cited by 2
- AlgebraicGeometry.mono_pushoutSection_of_isCompact_of_flat_leftstatement and proof · cited by 1
- AlgebraicGeometry.isIso_pushoutSection_iffstatement and proof · cited by 1
- AlgebraicGeometry.isIso_pushoutSection_of_isQuasiSeparated_of_flat_leftstatement and proof · cited by 1
- AlgebraicGeometry.isIso_pushoutSection_of_isQuasiSeparated_of_flat_rightstatement · cited by 1
- AlgebraicGeometry.pushoutSection.congr_simpstatement and proof · cited by 0
- AlgebraicGeometry.mono_pushoutSection_of_isCompact_of_flat_right_of_ringHomFlatstatement and proof · cited by 0
- AlgebraicGeometry.isIso_pushoutSection_of_isCompact_of_flat_right_of_ringHomFlatstatement and proof · cited by 0