D.4.7.13 equidimMaxEHV
......................
Procedure from library primdec.lib (see primdec_lib).

Usage:
equidimMaxEHV(i); i ideal

Return:
ideal, the equidimensional component (of maximal dimension) of i.

Note:
Uses algorithm of Eisenbud, Huneke and Vasconcelos.

Example:
LIB "primdec.lib";
ring  r = 0,(x,y,z),dp;
ideal i=intersect(ideal(z),ideal(x,y),ideal(x2,z2),ideal(x5,y5,z5));
equidimMaxEHV(i);
==> _[1]=z

<font size="-1">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; User manual for <a href="http://www.singular.uni-kl.de/"><i>Singular</i></a> version 2-0-4, October 2002,
generated by <a href="http://www.gnu.org/software/texinfo/"><i>texi2html</i></a>.
</font>

</body>
</html>
