Free algebra quotient elements

AUTHORS:

  • David Kohel (2005-09)
class sage.algebras.free_algebra_quotient_element.FreeAlgebraQuotientElement(A, x)

Bases: sage.structure.element.AlgebraElement

Create the element x of the FreeAlgebraQuotient A.

vector()

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

sage.algebras.free_algebra_quotient_element.is_FreeAlgebraQuotientElement(x)

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Previous topic

Free algebra quotients

Next topic

Group algebras

This Page