8.7.1.1 BoundarySymbol Objects

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

Create a boundary symbol.

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

Instances of class BoundarySymbol have the following functions (in addition to inherited functions and special functions):

parent,$  $ vector

Instances of class BoundarySymbol also have the following special functions:

__add__,$  $ __mul__,$  $ __neg__,$  $ __radd__,$  $ __rmul__,$  $ __rsub__,$  $ __sub__

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