F, x) |
Create the element x of the FreeAbelianMonoid F.
list
Further documentation:
) |
Return (a reference to) the underlying list used to represent
this element. If this is a monoid in an abelian monoid on
generators, then this is a list of nonnegative integers of
length
.
Instances of class FreeAbelianMonoidElement also have the following special methods:
__mul__,
__pow__,
__repr__
See About this document... for information on suggesting changes.