The meta properties of finite-type ring homomorphisms. #
Main results #
Let R be a commutative ring, S is an R-algebra, M be a submonoid of R.
finiteType_localizationPreserves: IfSis a finite typeR-algebra, thenS' = M⁻¹Sis a finite typeR' = M⁻¹R-algebra.finiteType_ofLocalizationSpan:Sis a finite typeR-algebra if there exists a set{ r }that spansRsuch thatSᵣis a finite typeRᵣ-algebra.RingHom.finiteType_isLocal:RingHom.FiniteTypeis a local property.
If S is a finite type R-algebra, then S' = M⁻¹S is a finite type R' = M⁻¹R-algebra.
theorem
RingHom.localization_away_map_finiteType
(R S R' S' : Type u)
[CommRing R]
[CommRing S]
[CommRing R']
[CommRing S']
[Algebra R R']
(f : R →+* S)
[Algebra S S']
(r : R)
[IsLocalization.Away r R']
[IsLocalization.Away (f r) S']
(hf : f.FiniteType)
:
(IsLocalization.Away.map R' S' f r).FiniteType