Method Summary |
|
__init__(self,
base_ring,
n,
variable)
|
|
__repr__(self)
|
|
base_ring(self)
|
|
ngens(self)
|
|
variable(self)
|
Inherited from Ring |
|
__call__ (self,
x)
Coerce x into the ring. |
|
__hash__ (self)
|
|
characteristic (self)
|
|
is_atomic_repr (self)
True if the elements have atomic string representations, in the sense
that they print if they print at s, then -s means the negative of s. |
|
is_field (self)
|
|
name (self)
|
|
type (self)
|
Inherited from Gens |
|
__getattr__ (self,
attrname)
|
|
__getitem__ (self,
n)
|
|
__getslice__ (self,
n,
m)
|
|
gens (self)
|
|
list (self)
|