integralClosure(R, Limit => n)
The integral closure algorithm proceeds by finding a suitable ideal $J$, and then computing $Hom_R(J,J)$, and repeating these steps. This optional argument limits the number of such steps to perform.
The result is an integral extension, but is not necessarily integrally closed.
|
|
|
|