- class Element
-
Generic element base class, so all this functionality must
be defined by any ring element.
Instances of class Element have the following methods (in addition to inherited methods and special methods):
base_ring,
category,
parent
Instances of class Element also have the following special methods:
__reduce__,
__repr__,
_coeff_repr,
_is_atomic,
_rich_to_bool
Release 0.8.2, documentation updated on October 22, 2005.
See About this document... for information on suggesting changes.