26.4 Elements of Hecke modules

Module: sage.modular.hecke.element

Author: William Stein

Module-level Functions

is_HeckeModuleElement( x)

Class: HeckeModuleElement

class HeckeModuleElement
Element of a Hecke module.
HeckeModuleElement( self, parent, [x=None])

INPUT:
    parent -- a Hecke module
    x -- element of the free module associated to parent

Functions: ambient_module,$  $ element

Special Functions: __mul__,$  $ __neg__,$  $ __pos__,$  $ __sub__,$  $ _compute_element,$  $ _repr_

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