9.1.2.1 FreeAlgebraElement Objects

class FreeAlgebraElement
FreeAlgebraElement( A, x)

Create the element x of the FreeAlgebra A.

Instances of class FreeAlgebraElement also have the following special methods:

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

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