Macaulay2 » Documentation
Packages » BettiCharacters > actors > inverseRingActors
next | previous | forward | backward | up | index | toc

inverseRingActors -- get inverse of action on ring generators

Synopsis

Description

Returns a List of group elements acting on the vector space spanned by the variables of the polynomial ring associated with the object acted upon. These are the inverses of the elements originally defined by the user when constructing the action. By default, these elements are expressed as one-row substitution matrices as those accepted by substitute. One may obtain these elements as square matrices by setting the optional input Sub to false.

See also

Ways to use inverseRingActors :

For the programmer

The object inverseRingActors is a method function with options.