Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.LocallyRingedSpace.IsOpenImmersion.lift

{X Y Z : AlgebraicGeometry.LocallyRingedSpace} →
  (f : X ⟶ Z) →
    (g : Y ⟶ Z) →
      [H : AlgebraicGeometry.LocallyRingedSpace.IsOpenImmersion f] →
        Set.range ⇑(CategoryTheory.ConcreteCategory.hom g.base) ⊆
            Set.range ⇑(CategoryTheory.ConcreteCategory.hom f.base) →
          (Y ⟶ X)

The universal property of open immersions: For an open immersion f : X ⟶ Z, given any morphism of schemes g : Y ⟶ Z whose topological image is contained in the image of f, we can lift this morphism to a unique Y ⟶ X that commutes with these maps.

Defined in
Mathlib.Geometry.RingedSpace.OpenImmersion
Cited by
7 results in Mathlib
Foundations
Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.LocallyRingedSpace.IsOpenImmersion

Around this declaration

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

AlgebraicGeometry.IsOpenImmersion.lift · cited by 20IsOpenImmersion.liftAlgebraicGeometry.LocallyRingedSpace.IsOpenImmersion.lift_fac · cited by 3IsOpenImmersion.lift_facChartedSpace.restrictLocallyRingedSpaceIso · cited by 2ChartedSpace.restrictLoca…AlgebraicGeometry.LocallyRingedSpace.IsOpenImmersion.lift_uniq · cited by 1IsOpenImmersion.lift_uniqAlgebraicGeometry.LocallyRingedSpace.IsOpenImmersion.lift_fac_assoc · cited by 0IsOpenImmersion.lift_fac_…AlgebraicGeometry.LocallyRingedSpace.IsOpenImmersion.lift_range · cited by 0IsOpenImmersion.lift_rangeChartedSpace.restrictLocallyRingedSpaceIso_hom · cited by 0ChartedSpace.restrictLoca…ChartedSpace.restrictLocallyRingedSpaceIso_inv · cited by 0ChartedSpace.restrictLoca…AlgebraicGeometry.LocallyRingedSpace.IsOpenImmersion.lift.congr_simp · cited by 0lift.congr_simpDFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compSet.range · cited by 4705Set.rangeCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homTopCat.carrier · cited by 3184TopCat.carrierContinuousMap · cited by 2491ContinuousMapCommRingCat · cited by 2333CommRingCatAlgebraicGeometry.PresheafedSpace.carrier · cited by 2020PresheafedSpace.carrierAlgebraicGeometry.SheafedSpace.toPresheafedSpace · cited by 1988SheafedSpace.toPresheafed…AlgebraicGeometry.LocallyRingedSpace.toSheafedSpace · cited by 1892LocallyRingedSpace.toShea…TopCat · cited by 1889TopCatCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoAlgebraicGeometry.PresheafedSpace.Hom.base · cited by 1135Hom.baseIsOpenImmersion.liftCITED BYCITES

Cites22

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

Cited by9

Results whose statement or proof uses this declaration.