6.16.1.2 Ideal_generic Objects

class Ideal_generic
An ideal.
Ideal_generic( ring, gens)

Instances of class Ideal_generic have the following methods (in addition to inherited methods and special methods):

category,$  $ gens,$  $ is_maximal,$  $ is_prime,$  $ is_principal,$  $ is_zero,$  $ ring

Further documentation:

category( )

Return the category of this ideal.

ring( )

Return the ring in which this ideal is contained.

Instances of class Ideal_generic also have the following special methods:

__add__,$  $ __cmp__,$  $ __contains__,$  $ __mul__,$  $ __radd__,$  $ __repr__,$  $ __rmul__,$  $ _latex_

See About this document... for information on suggesting changes.