Morphisms of finite presentation #
A morphism of schemes f : X ⟶ Y is locally of finite presentation if for each affine U ⊆ Y and
V ⊆ f ⁻¹' U, The induced map Γ(Y, U) ⟶ Γ(X, V) is of finite presentation.
A morphism of schemes is of finite presentation if it is both locally of finite presentation and quasi-compact. We do not provide a separate declaration for this, instead simply assume both conditions.
We show that these properties are local, and are stable under compositions.
A morphism of schemes f : X ⟶ Y is locally of finite presentation if for each affine U ⊆ Y
and V ⊆ f ⁻¹' U, The induced map Γ(Y, U) ⟶ Γ(X, V) is of finite presentation.
- finitePresentation_appLE {U : Y.Opens} : IsAffineOpen U → ∀ {V : X.Opens}, IsAffineOpen V → ∀ (e : V ≤ (TopologicalSpace.Opens.map f.base).obj U), (CommRingCat.Hom.hom (Scheme.Hom.appLE f U V e)).FinitePresentation
Instances
Alias of AlgebraicGeometry.LocallyOfFinitePresentation.finitePresentation_appLE.
Alias of AlgebraicGeometry.LocallyOfFinitePresentation.finitePresentation_appLE.
Alias of AlgebraicGeometry.LocallyOfFinitePresentation.finitePresentation_appLE.
Chevalley's Theorem: The image of a locally constructible set under a morphism of finite presentation is locally constructible.
Chevalley's Theorem: The image of a constructible set under a morphism of finite presentation into a qcqs scheme is constructible.