Vector Spaces
Vector Spaces
Dr. K. R. R. I. Bandara
2024/04/09
2 Associativity of addition: a ⊕ (b ⊕ c) = (a ⊕ b) ⊕ c
a⊕0=0⊕a=a
4 Existence of additive inverses: For each a ∈ F, there exists a0 ∈ F
such that a ⊕ a0 = a0 ⊕ a = 0
5 Commutativity of multiplication: a b=b a
6 Associativity of multiplication: a (b c) = (a b) c
7 Existence of multiplicative identity: There exists 1 ∈ F such that
1 6= 0 and a 1 = 1 a = a
8 Existence of multiplicative inverses: If a 6= 0, then there exists
Definition
A field F is a set equipped with addition (⊕) and multiplication ( )
operations, satisfying the usual properties.
a b
(a + bi) · a2 +b 2 − a2 +b 2 i =1
Let V be a nonempty set, and suppose that the two operations addition
(⊕) and scalar multiplication ( ) are defined on it. If the following ten
rules or axioms hold, then we will call V a vector space over the field F,
and each element of V is called a vector.
1 If u, v ∈ V , then u ⊕ v ∈ V . This is called closed under addition.
2 If u ∈ V and α ∈ F, then α u ∈ V . This is called closed scalar
multiplication.
3 For each u, v ∈ V , u ⊕ v = v ⊕ u.
4 For each u, v , w ∈ V , u ⊕ (v ⊕ w ) = (u ⊕ v ) ⊕ w .
5 For each u ∈ V , there exists an object 0 ∈ V , called the zero/null
vector of V , such that u ⊕ 0 = 0 ⊕ u = u.
V = {(x, y ) | x, y ∈ R}
α (x, y ) = (αx, αy )
Let u = (x1 , y1 ), v = (x2 , y2 ), w = (x3 , y3 ) ∈ R2 and α, β, γ ∈ R.
Hence, all the 10 axioms are satisfied and (R2 , R, ⊕, ) is a vector space.
When proving that a set S forms a vector space with defined addition and
scalar multiplication:
It’s customary to verify all ten vector space axioms.
If S is part of a larger set V already recognized as a vector space,
specific axioms (3, 4, 7, 8, 9, 10) need not be individually checked for
S as they are inherently inherited from V .
Only the remaining four axioms (1, 2, 5, 6) necessitate proof, wherein
certain elements must belong to the subset S.
The subsequent theorem illustrates that it is crucial to validate only
two conditions.Once these two conditions are confirmed, the
remaining four conditions are automatically satisfied.
Dr. K. R. R. I. Bandara (Department of Engineering
Vector Spaces
Mathematics,
LectureFaculty
1: Introduction
of Engineering,
to Vector
University
Spaces and
of Peradeniya)
Subspaces.
2024/04/09 18 / 23
Vector Space Aximos
Theorem
Let (V , F, ⊕, ) be a vector space and S be a subset of V . Then S is a
subspace of V if and only if
(a) For u, v ∈ S, u ⊕ v ∈ S.
(b) For α ∈ F and u ∈ S, α u ∈ S.
We can further combine the conditions (a) and (b) in the above Theorem
and write down the following.
Theorem
Let (V , F, ⊕, ) be a vector space and S be a subset of V . Then S is a
subspace of V if and only if α u ⊕ β v ∈ S for all α, β ∈ F and
u, v ∈ S.
Note:
Every vector space V has at least two subspaces: V itself and
S = {0}. These are called trivial subspaces.
All other subspaces except these two are called proper subspaces.
If S is a subspace of V , we denote it as S ≤ V .
u ⊕ v = (x1 , 0) ⊕ (y1 , 0)
= (x1 + y1 , 0) ∈ S,
α u=α (x1 , 0)
= (αx1 , 0) ∈ S,
W = {{an } | an → 0, as n → ∞}
W ≤V