4.1.1.16 FreeModules Objects

class FreeModules
The category of free modules over a base ring.

sage: FreeModules(IntegerRing())
Category of free modules over Integer Ring
FreeModules( R)

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

is_abelian

Instances of class FreeModules also have the following special methods:

__call__

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