Essentially of finite type algebras #
Main results #
Algebra.EssFiniteType: The class of essentially of finite type algebras. AnR-algebra is essentially of finite type if it is the localization of an algebra of finite type.Algebra.EssFiniteType.algHom_ext: The algebra homomorphisms out from an algebra essentially of finite type is determined by its values on a finite set.
An R-algebra is essentially of finite type if
it is the localization of an algebra of finite type.
See essFiniteType_iff_exists_subalgebra.
For field extensions, this is equivalent to being finitely generated as a field.
See IntermediateField.fg_top_iff.
- cond : ∃ (s : Finset S), IsLocalization (Submonoid.comap (algebraMap (↥(adjoin R ↑s)) S) (IsUnit.submonoid S)) S
Instances
Let S be an R-algebra essentially of finite type, this is a choice of a finset s ⊆ S
such that S is the localization of R[s].
Equations
Instances For
A choice of a subalgebra of finite type in an essentially of finite type algebra, such that its localization is the whole ring.
Equations
Instances For
A submonoid of EssFiniteType.subalgebra R S, whose localization is the whole algebra S.
Equations
Instances For
A ring hom is essentially of finite type if it is the composition of a localization map
and a ring hom of finite type. See Algebra.EssFiniteType.
Equations
Instances For
A choice of "essential generators" for a ring hom essentially of finite type.
See Algebra.EssFiniteType.ext.
Equations
- hf.finset = Algebra.EssFiniteType.finset R S