|
D.4.5.12 componentEHV
Procedure from library ehv.lib (see ehv_lib).
- Usage:
- componentEHV(I,P,L [,Strategy]);
I ideal, P associated prime of I,
L list of all associated primes of I, Strategy list
- Return:
- ideal, a P-primary component Q for I
- Note:
- The (optional) second argument determines the strategy used:
Strategy[1] > strategy for equidimensional part
= 0 : uses equiMaxEHV
= 1 : uses equidimMax
If no second argument is given then Strategy=0 is used.
Example:
|