R_PlocalRing(R, P)This is the constructor for the type LocalRing.
|
|
|
|
|
|
Note that the ideal $P$ is assumed to be prime. Use isWellDefined(LocalRing) to confirm that a local ring is well defined.
The syntax R_f is reserved for localization by inverting a single ring element, but this operation is not currently implemented in this package. Use R_P or localRing(R,P) for localization at a prime ideal P.
The object localRing is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.06+ds/M2/Macaulay2/packages/LocalRings/doc.m2:231:0.