symmetricKernel(...,Variable=>w)
reesIdeal(...,Variable=>w)
reesAlgebra(...,Variable=>w)
specialFiberIdeal(...,Variable=>w)
specialFiber(...,Variable=>w)
distinguished(...,Variable=>w)
isReduction(...,Variable=>w)
jacobianDual(...,Variable=>w)
Each of these functions creates a new ring of the form R[w_0,\ldots, w_r] or R[w_0,\ldots, w_r]/J, where R is the ring of the input ideal or module (except for specialFiber, which creates a ring $K[w_0,\ldots, w_r]$, where $K$ is the ultimate coefficient ring of the input ideal or module.) This option allows the user to change the names of the new variables in this ring. The default variable is w.
|
|
|
To lift the result to an ideal in a flattened ring, use flattenRing:
|
|
|
Note that the rings of I and I1 both have bigradings. Use newRing to make a new ring with different degrees.
|
|
|
|
The source of this document is in ReesAlgebra.m2:1978:0.