7.2.1.5 ModularFormsSubspace Objects

class ModularFormsSubspace
A subspace of an ambient space of modular forms.
ModularFormsSubspace( ambient_space, vector_space)

ambient_space - ModularFormsSpace subspace - a vector subspace of the underlying vector space of the ambient space.

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

ambient_space,$  $ change_base,$  $ dimension,$  $ is_ambient,$  $ vector_space

These methods are defined as follows:

ambient_space( )

change_base( )

dimension( )

is_ambient( )

vector_space( )

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