J = gradedReesPiece(n, I)Given an ideal $J$ in a Rees ring $T = \oplus T_i$ constructed either with classicalReesAlgebra or extendedReesAlgebra, this will take the $n$th graded piece of $J$ and express it as an ideal in $T_0$.
|
|
|
|
|
|
|
|
|
|
Note the command basis cannot be used in the extended Rees algebra case as it cannot handle rings with both positive and negative degrees.
This method is peanut-butter-free.
The object gradedReesPiece is a method function with options.
The source of this document is in NonPrincipalTestIdeals.m2:850:0.