satSpecialFiberIdeal(I, nsteps)
satSpecialFiberIdeal(I)
The purpose of this function is to compute the defining equations of the special fiber ring.
Suppose that $\{g_1,...,g_m\}$ is the set of generators of the saturated special fiber ring (which can be obtained from "gensSatSpecialFib"). This function returns the kernel of the map $k[z_1, ... ,z_m] \to k[g_1, ... ,g_m]$ which is given by $$ z_i \to g_i. $$
First, we compute some examples of plane rational maps.
|
|
|
|
|
|
|
Next, we test some bigraded rational maps.
|
|
|
|
|
To call the method "satSpecialFiberIdeal(I)", the ideal $I$ should be in a single graded polynomial ring.
The answer of "satSpecialFiberIdeal(I, nsteps)" is correct only if nsteps is big enough to attain all the generators of the saturated special fiber ring.
The object satSpecialFiberIdeal is a method function.
The source of this document is in MultiGradedRationalMap.m2:962:0.