Free algebra quotient elements

AUTHORS:

  • David Kohel (2005-09)
class sage.algebras.free_algebra_quotient_element.FreeAlgebraQuotientElement(A, x)
__cmp__(right)
__init__(A, x)
Create the element x of the FreeAlgebraQuotient A.
__neg__()
__weakref__
list of weak references to the object (if defined)
_add_(y)
_latex_()
_lmul_(c)
_mul_(y)
_repr_()
_rmul_(c)
_sub_(y)
vector()
sage.algebras.free_algebra_quotient_element.is_FreeAlgebraQuotientElement(x)

Previous topic

Free algebra quotients

Next topic

The Steenrod algebra

This Page