|
7.7.2.0. centralizeSet
Procedure from library central.lib (see central_lib).
- Usage:
- centralizeSet( F, V ); F, V ideals
- Input:
- F, V finite sets of elements of the base algebra
- Return:
- ideal, generated by computed elements
- Purpose:
- computes a vector space basis of the centralizer of the set F in the vector space generated by V over the ground field
Example:
See also:
centralizer;
centralizerVS;
inCentralizer.
|