|
7.7.8.0. isAntiEndo
Procedure from library involut.lib (see involut_lib).
- Usage:
- isAntiEndo(F); F is a map from current ring to itself
- Return:
- integer, 1 if F determines an antiendomorphism of
current ring and 0 otherwise
- Assume:
- F is a map from current ring to itself
Example:
See also:
findInvo;
involution;
isInvolution.
|