Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.morphismRestrictOpensRange

{X Y U : AlgebraicGeometry.Scheme} →
  (f : X ⟶ Y) →
    (g : U ⟶ Y) →
      [inst : AlgebraicGeometry.IsOpenImmersion g] →
        CategoryTheory.Arrow.mk (f ∣_ AlgebraicGeometry.Scheme.Hom.opensRange g) ≅
          CategoryTheory.Arrow.mk (CategoryTheory.Limits.pullback.snd f g)

Restricting a morphism onto the image of an open immersion is isomorphic to the base change along the immersion.

Defined in
Mathlib.AlgebraicGeometry.Restrict
Cited by
7 results in Mathlib
Foundations
Depth 147 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.IsOpenImmersion

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

AlgebraicGeometry.IsZariskiLocalAtTarget.of_iSup_eq_top · cited by 5IsZariskiLocalAtTarget.of…AlgebraicGeometry.HasAffineProperty.of_openCover · cited by 3HasAffineProperty.of_open…AlgebraicGeometry.IsZariskiLocalAtTarget.mk' · cited by 3IsZariskiLocalAtTarget.mk'AlgebraicGeometry.IsZariskiLocalAtTarget.of_openCover · cited by 2IsZariskiLocalAtTarget.of…AlgebraicGeometry.of_targetAffineLocally_of_isPullback · cited by 2AlgebraicGeometry.of_targ…AlgebraicGeometry.HasAffineProperty.iff_of_openCover · cited by 1HasAffineProperty.iff_of_…AlgebraicGeometry.Scheme.Pullback.diagonalRestrictIsoDiagonal · cited by 1Pullback.diagonalRestrict…AlgebraicGeometry.Scheme.Hom.exists_isIso_morphismRestrict_toNormalization · cited by 1Hom.exists_isIso_morphism…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Iso · cited by 3963CategoryTheory.IsoTopCat.carrier · cited by 3184TopCat.carrierAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCommRingCat · cited by 2333CommRingCatTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensAlgebraicGeometry.PresheafedSpace.carrier · cited by 2020PresheafedSpace.carrierAlgebraicGeometry.SheafedSpace.toPresheafedSpace · cited by 1988SheafedSpace.toPresheafed…AlgebraicGeometry.LocallyRingedSpace.toSheafedSpace · cited by 1892LocallyRingedSpace.toShea…AlgebraicGeometry.Scheme.toLocallyRingedSpace · cited by 1734Scheme.toLocallyRingedSpa…AlgebraicGeometry.Scheme.Opens · cited by 1149Scheme.OpensAlgebraicGeometry.PresheafedSpace.Hom.base · cited by 1135Hom.baseAlgebraicGeometry.morphismRes…CITED BYCITES

Cites34

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.