12.4.1.5 BoundarySpaceElement Objects

class BoundarySpaceElement
A boundary symbol.
BoundarySpaceElement( parent, x)

Create a boundary symbol.

INPUT:
    parent -- BoundarySpace; a space of boundary modular symbols
    x -- a dict with integer keys and values in the base
         field of parent.

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

element,$  $ parent

Instances of class BoundarySpaceElement also have the following special methods:

__add__,$  $ __mul__,$  $ __neg__,$  $ __repr__,$  $ __sub__

Further documentation:

__repr__( )

Returns a string representation for self for printing purposes.

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