Home | Trees | Index | Help |
|
---|
Package sage :: Package modular :: Package abvar :: Module modabvar :: Class ModularAbelianVariety |
|
HeckeModule
--+ |object
--+ | | |_uniqAbelianVariety
--+ | ModularAbelianVariety
Method Summary | |
---|---|
__init__(self,
level,
weight,
character,
base_ring)
| |
__repr__(self)
| |
base_ring(self)
| |
cuspidal_subgroup(self)
| |
dimension(self)
| |
Hecke operator on modular abelian variety. | |
homology(self)
| |
level(self)
| |
rational_cuspidal_subgroup(self)
| |
torsion_multiple(self,
stop)
| |
weight(self)
| |
Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
x.__hash__() <==> hash(x) | |
helper for pickle | |
helper for pickle | |
x.__setattr__('name', value) <==> x.name = value | |
x.__str__() <==> str(x) | |
Inherited from HeckeModule | |
| |
| |
| |
Returns true if and only if only it is possible to split off a nontrivial generalized eigenspace of self as the kernel of some Hecke operator. | |
Returns true if and only if only it is possible to split off a nontrivial generalized eigenspace of self as the kernel of some Hecke operator of index coprime to the level. | |
| |
|
Instance Method Details |
---|
hecke_operator(self, n)Hecke operator on modular abelian variety. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon May 9 17:57:02 2005 | http://epydoc.sf.net |