Magma

MAGMA Computational Algebra System

Magma
 •  How to get it
 •  Download
 •  Online Demo
 
Resources
 •  Online Help
 •  Discovering Mathematics with Magma
 •  Citations
 •  How to cite Magma
 •  Links
 •  Contact us
 
[Next][Prev] [Right] [Left] [Up] [Index] [Root]

Basis of a Module

The basis of a module is given by vectors. However, more complete information can be supplied which includes the ideals.

Basis(M) : ModDed -> SeqEnum
A sequence of vectors which correspond to a pseudo basis of the module M.
PseudoBasis(M) : ModDed -> SeqEnum
A sequence of tuples containing ideals and vectors which generate the module M. The vectors are guaranteed to be linearly independent.
PSeudoGenerators(M): ModDed -> SeqEnum
A sequence of tuples containing ideals and vectors which generate the module M. This will return the data used to define the module, so that in contrast to PseudoBasis the vectors will in general not be independent.
 [Next][Prev] [Right] [Left] [Up] [Index] [Root]
                       

Version: V2.16 of Mon Nov 16 15:04:45 EST 2009

Valid HTML 4.01! Valid CSS!