Linear algebra
Vector spaces
Vector spaces
A vector space consists of the following:
- a field G of scalars;
- a set V of objects, called vectors
- a rule called vector addition, which associates with each pair of
vectors u, v in V a vector u
+ v in V, called the sum of u and v such that
(a) addition is commutative, u + v = v + u
(b) addition is associative, u + (v + q) = (u + v) + q
(c) there is a 0 vector in V, such that u + 0 = u
for all u in V.
(d) for each vector u in V, there is a unique vector - u in V such that
u + (- u) = 0
- a rule called scalar multiplication, which associates each scalar k
in F and vector u in V a vector ku in V, called the product
of k and u, in such a way that
(a) 1 * u = u for every u in V;
(b) (k1k2) u = k1(k2 u);
(c) k (u + v) = ka + kb;
(d) (k1 + k2)u = k1u + k2u.
Subspaces
Bases and dimension
Coordinates
Summary of row-equivalence
Computations concerning subspaces