base_ring,
category,
is_nonzero,
is_zero,
name,
names,
parent
Instances of class Element also have the following special methods:
__add__,
__div__,
__mul__,
__neg__,
__pos__,
__radd__,
__rdiv__,
__reduce__,
__repr__,
__rmul__,
__rsub__,
__sub__,
_add,
_div,
_mul,
_sub
See About this document... for information on suggesting changes.