Strategy => ..., -- Allows the user to define the matrix, ideal, or module over a polynomial ring and then set an ideal to compute the rees algebra over a quotient ring defined by Strategy
Variable => ..., -- rees introduces new variables and the option Variable allows the user to specify a variable name for this purpose, the default is
Ways to use rees :
rees(Ideal) -- compute the rees algebra of an ideal over a quotient ring
rees(Matrix) -- compute the rees algebra of the image of a matrix over a quotient ring
rees(Module) -- compute the rees algebra of a module over a quotient ring