Morphisms of finite type #
A morphism of schemes f : X ⟶ Y is locally of finite type if for each affine U ⊆ Y and
V ⊆ f ⁻¹' U, The induced map Γ(Y, U) ⟶ Γ(X, V) is of finite type.
A morphism of schemes is of finite type if it is both locally of finite type and quasi-compact.
We show that these properties are local, and are stable under compositions and base change.
A morphism of schemes f : X ⟶ Y is locally of finite type if for each affine U ⊆ Y and
V ⊆ f ⁻¹' U, The induced map Γ(Y, U) ⟶ Γ(X, V) is of finite type.
- finiteType_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)).FiniteType
Instances
Alias of AlgebraicGeometry.LocallyOfFiniteType.finiteType_appLE.
Alias of AlgebraicGeometry.LocallyOfFiniteType.finiteType_appLE.
Alias of AlgebraicGeometry.LocallyOfFiniteType.finiteType_appLE.
The category of affine schemes locally of finite type over a fixed base scheme is essentially small. TODO: extend this to (relatively) quasi-compact schemes.