16.2 Free algebra elements

Module: sage.algebras.free_algebra_element

Author: David Kohel, 2005-09

Class: FreeAlgebraElement

class FreeAlgebraElement
FreeAlgebraElement( self, A, x)

Create the element x of the FreeAlgebra A.

Special Functions: __add__,$  $ __mul__,$  $ __neg__,$  $ __pow__,$  $ __repr__,$  $ __sub__

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