Local properties of modules #
In this file, we define local properties of modules in general.
Equations
- IsLocalizedModule.AtPrime J f = IsLocalizedModule J.primeCompl f
Instances For
Equations
- LocalizedModule.AtPrime J M = LocalizedModule J.primeCompl M
Instances For
Equations
Instances For
Equations
- LocalizedModule.Away x M = LocalizedModule (Submonoid.powers x) M
Instances For
Equations
- map' S = { toFun := fun (f : M →ₗ[R] N) => LinearMap.extendScalarsOfIsLocalization S (Localization S) (↑R ((LocalizedModule.map S) f)), map_add' := ⋯, map_smul' := ⋯ }
Instances For
A property P of R-modules is said to be preserved by localization
if P holds for p⁻¹M whenever P holds for M.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A property P of R-modules is said to be preserved by localization
if P holds for p⁻¹M whenever P holds for M.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A property P of R-modules satisfies OfLocalizedModuleMaximal
if P holds for M whenever P holds for Mₘ for all maximal ideal m.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A property P of R-modules satisfies OfLocalizedModuleFiniteSpan
if P holds for M whenever there exists a finite set { r } that spans R such that
P holds for Mᵣ.
Note that this is equivalent to OfLocalizedModuleSpan via
ofLocalizedModuleSpan_iff_finite, but this is easier to prove.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A property P of R-modules satisfies OfLocalizedModuleSpan
if P holds for M whenever there exists a set { r } that spans R such that
P holds for Mᵣ.
Note that this is equivalent to OfLocalizedModuleFiniteSpan via
ofLocalizedModuleSpan_iff_finite, but this is easier to prove.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A property P of ring homs is said to be preserved by localization
if P holds for M⁻¹R →+* M⁻¹S whenever P holds for R →+* S.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A property P of R-modules satisfies OfLocalizedModuleMaximal
if P holds for M whenever P holds for Mₘ for all maximal ideal m.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A property P of R-modules satisfies OfLocalizedModuleFiniteSpan
if P holds for M whenever there exists a finite set { r } that spans R such that
P holds for Mᵣ.
Note that this is equivalent to OfLocalizedModuleSpan via
ofLocalizedModuleSpan_iff_finite, but this is easier to prove.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A property P of R-modules satisfies OfLocalizedModuleSpan
if P holds for M whenever there exists a set { r } that spans R such that
P holds for Mᵣ.
Note that this is equivalent to OfLocalizedModuleFiniteSpan via
ofLocalizedModuleSpan_iff_finite, but this is easier to prove.
Equations
- One or more equations did not get rendered due to their size.