9.2.2.1 FreeAlgebraQuotientElement Objects

class FreeAlgebraQuotientElement
FreeAlgebraQuotientElement( A, x)

Create the element x of the FreeAlgebraQuotient A.

Instances of class FreeAlgebraQuotientElement have the following methods (in addition to inherited methods and special methods):

vector

Instances of class FreeAlgebraQuotientElement also have the following special methods:

__add__,$  $ __mul__,$  $ __neg__,$  $ __pow__,$  $ __radd__,$  $ __repr__,$  $ __sub__

Further documentation:

__radd__( y)

Can be deleted once this moves to the base ring class.

See About this document... for information on suggesting changes.