Abstract Algebra/Vector Spaces
From Wikibooks, the open-content textbooks collection
[edit] Definition
- Definition (Vector Space)
- Let F be a field. A set V with two binary operations: + (addition) and
(scalar multiplication), is called a Vector Space if it has the following properties:
- (V, + ) forms an abelian group
- v(a + b) = va + vb for
and 
- a(v + u) = av + au for
and 
- (ab)v = a(bv)
- 1Fv = v
The scalar multiplication is formerly defined by
, where
.
Elements in F are called scalars, while elements in V are called vectors.
- Some Properties of Vector Spaces
- 0Fv = 0V = a0V
- ( − 1F)v = − v
or v = 0
- Proofs:

- We want to show that v + ( − 1F)v = 0, but v + ( − 1F)v = 1Fv + ( − 1F)v = (1F + ( − 1F))v = 0Fv = 0V
- Suppose av = 0 such that
, then 