16.4 Free algebra quotient elements

Module: sage.algebras.free_algebra_quotient_element

Author: David Kohel, 2005-09

Module-level Functions

is_FreeAlgebraQuotientElement( x)

Class: FreeAlgebraQuotientElement

class FreeAlgebraQuotientElement
FreeAlgebraQuotientElement( self, A, x)

Create the element x of the FreeAlgebraQuotient A.

Functions: vector

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

__radd__( self, y)

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

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