|
7.2.1.3 ideal operations (plural)
+
- addition (concatenation of the generators and simplification)
*
- multiplication (with ideal, poly, vector, module; in case of
multiplication with ideal or module, the result will be simplified)
^
- exponentiation (by a non-negative integer)
- ideal_expression
[ intvec_expression ]
- are polynomial generators of the ideal, index 1 gives the first
generator.
Note: For simplification of an ideal, see also
simplify.
Example:
|