J = groebnerStratum F
Given a monomial ideal $M$, this command returns a family of ideals having $M$ as an initial ideal, and conditions on the parameters so that the family is flat. If the optional input AllStandard is specified as $true$, the family of all homogeneous ideals having $M$ as an initial ideal is computed, and if it is specified as $false$ the family of all homogeneous ideals having $M$ as an initial ideal with respect to the given term order is computed.
|
|
|
|
In this example, F is the universal family, and L is the ideal giving the conditions on the parameters. In general, several of the parameters are unnecessary. Note that H is an ideal in a ring with far fewer parameters. This is because a maximal set of eliminable parameters from the original ideal of conditions on parameters have been eliminated. If the full ideal in the polynomial ring over all the parameters is desired, set the optional argument $Minimalize$ to false.
|
|
|
Notice that the parameters $t_3$, $t_6$, and $t_9$ are clearly eliminable.
The object groebnerStratum is a method function with options.