4.1.1.33 VectorSpaces Objects

class VectorSpaces
The category of vector spaces over a specified field, with an emedding in an ambient vector space.

sage: VectorSpaces(RationalField())
Category of vector spaces over Rational Field
VectorSpaces( K)

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

base_field

Instances of class VectorSpaces also have the following special methods:

__call__

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