|
5.1.58 intersect
Syntax:
intersect ( expression_list of ideal_expression )
intersect ( expression_list of module_expression )
Type:
- ideal, resp. module
Purpose:
- computes the intersection of ideals, resp. modules.
Note:
- If the option
returnSB is enabled then the result is a standard basis.
Example:
See
ideal;
module;
option.
|