|
D.4.11.6 intersectMon
Procedure from library monomialideal.lib (see monomialideal_lib).
- Usage:
- intersectMon (I,J); I,J ideals.
- Return:
- an ideal, the intersection of I and J.
(it returns -1 if I or J are not monomial ideals)
- Assume:
- I,J are monomial ideals of the basering.
- Note:
- the minimal monomial generating set is returned.
Example:
|