(!) Relates to definition of a field.
Definition
Let be a field with operations
, and let
be a nonempty set. If
are operations, not necessarily the same as
, then we say that
is a vector space (over
), and the elements of
are called vectors, if the following are true,
- To every
, there is a corresponding element
called the sum of
and
, with the following properties,
- The
operator is commutative:
.
- The operator
is associative:
.
- There exists a unique element
, called zero vector, such that:
.
- For every
there is a correspdonding element
such that:
.
- The
- For every
,
, there is an associated element
, called the product of
and
with the following properties,
- The operator
is associative:
.
for
(where the
is the one element of the field
).
- The
operator is distributive:
and
.
- The operator
Notes
Do consider the reference to the different operators and
. For example, the usual definition of
for the vector space
is the following,
Which shows that, actually, we are well acustom to the fact that the operators differ, as this is the case with the usual definition. Thus, for example, matrix addition and multiplication is so defined that, given the set of matrices of dimension , they form a vector space over
.
Note also that the first set of conditions just ensures that the set is an abelian group under the operation
.