Lecture Note 05 (#)
Lecture Note 05 (#)
Theorem 01
The sum of two vector spaces 𝑊1 and 𝑊2 , 𝑊1 + 𝑊2 of a vector space 𝑉 is also a subspace of 𝑉.
Proof
The sum of 𝑊1 and 𝑊2 is defined by 𝑊1 + 𝑊2 = {𝑤1 + 𝑤2 : 𝑤1 ∈ 𝑊1 , 𝑤2 ∈ 𝑊2 }.
Since both of 𝑊1 and 𝑊2 are subspaces of 𝑉, both subspaces contain the zero vector of 𝑉,
i.e. 0 ∈ 𝑊1 and 0 ∈ 𝑊2 which implies that 0 + 0 = 0 ∈ 𝑊1 + 𝑊2 .
1
Let 𝑤11 + 𝑤21 , 𝑤12 + 𝑤22 ∈ 𝑊1 + 𝑊2 where 𝑤11 , 𝑤12 ∈ 𝑊1 and 𝑤21 , 𝑤22 ∈ 𝑊2 .
Then consider (𝑤11 + 𝑤21 ) + (𝑤12 + 𝑤22 ) = (𝑤11 + 𝑤12 ) + (𝑤21 + 𝑤22 ) ∈ 𝑊1 + 𝑊2
Example
(a) Let 𝑊1 = {(𝑥, 0,0) ∈ ℝ3 , 𝑥 ∈ ℝ} and 𝑊2 = {(0, 𝑦, 0) ∈ ℝ3 , 𝑦 ∈ ℝ} .
Then both of them are subspaces of the vector space ℝ3 .
Now we can find 𝑊1 + 𝑊2 as follows:
𝑊1 + 𝑊2 = {(𝑥, 𝑦, 0): 𝑥, 𝑦 ∈ ℝ}.
2
The following theorem tells us about the dimension of 𝑊1 + 𝑊2 and the proof of the theorem suggests
how to write its basis.
Theorem
If 𝑊1 and 𝑊2 are subspaces of a vector space 𝑉, then
dim(𝑊1 + 𝑊2 ) = dim(𝑊1 ) + dim(𝑊2 ) − dim(𝑊1 ∩ 𝑊2 )
Proof:
Let 𝑆 be a basis of 𝑊1 ∩ 𝑊2 (If 𝑊1 ∩ 𝑊2 is the zero space then 𝑆 = 𝛷.
For each 𝑖 = 1,2, extend 𝑆 to a basis 𝐵𝑖 of 𝑊𝑖 .
Let 𝐵 = {𝑢1 , 𝑢2 , … , 𝑢𝑟 , 𝑣1 , 𝑣2 , … , 𝑣𝑠 , 𝑤1 , 𝑤2 , … , 𝑤𝑡 }.
3
The sum 𝑊1 + 𝑊2 is called direct if 𝑊1 ∩ 𝑊2 = {0}.
In particular, a vector space 𝑉 is said to be the direct sum of two subspaces 𝑊1 and 𝑊2 if 𝑉 = 𝑊1 + 𝑊2
and 𝑊1 ∩ 𝑊2 = {0}
Theorem
Suppose 𝑊1 and 𝑊2 are subspaces of a vector space 𝑉 so that 𝑉 = 𝑊1 + 𝑊2 . Then 𝑉 = 𝑊1 ⨁ 𝑊2 if
and only if every vector in 𝑉 can be written in a unique way as 𝑤1 + 𝑤2 where 𝑤𝑖 ∈ 𝑊𝑖 for 𝑖 = 1,2.
Proof:
Since 𝑉 = 𝑊1 + 𝑊2 for every vector in 𝑉 is a sum of a vector in 𝑊1 and a vector in 𝑊2 .
Suppose that for every 𝑣 ∈ 𝑉, there is only one pair (𝑤1 , 𝑤2 ) with 𝑤𝑖 ∈ 𝑊𝑖 such that 𝑣 = 𝑤1 + 𝑤2 . If
𝑊1 ∩ 𝑊2 is non-zero, pick a non-zero vector 𝑢 ∈ 𝑊1 ∩ 𝑊2 .
Then 𝑢 = 𝑢 + 0.
With 𝑢 ∈ 𝑊1 , 0 ∈ 𝑊2 and 𝑢 = 0 + 𝑢 with 0 ∈ 𝑊1 and 𝑢 ∈ 𝑊2 .
Example:
Let 𝑉 = ℝ2 , 𝑊1 = {(𝑥, 2𝑥): 𝑥 ∈ ℝ} and 𝑊2 = {(𝑥, 3𝑥): 𝑥 ∈ ℝ}. Show that 𝑉 = 𝑊1 ⨁ 𝑊2.
4
Preposition 01
Let 𝑊1 and 𝑊2 are subspaces of a vector space 𝑉. Then 𝑉 = 𝑊1 ⊕ 𝑊2 if and only if the following
conditions hold:
1. 𝑉 = 𝑊1 + 𝑊2 ,
2. If 𝑤1 + 𝑤2 = 0 with 𝑤1 ∈ 𝑊1 and 𝑤2 ∈ 𝑊2, then 𝑤1 = 𝑤2 = 0.
Proof
Suppose 𝑉 = 𝑊1 ⊕ 𝑊2 . Then condition 1 hold by definition.
Certainly 0 = 0 + 0, and by uniqueness this is the only way to write 0 ∈ 𝑉, we have 𝑤1 = 𝑤2 = 0.
Suppose condition 1 and 2 hold. By condition 1, we have that , for all 𝑣 ∈ 𝑉, there exist 𝑤1 ∈ 𝑊1 and
𝑤2 ∈ 𝑊2 such that 𝑣 = 𝑤1 + 𝑤2 . Suppose 𝑣 = 𝑢1 + 𝑢2 for 𝑢1 ∈ 𝑊1 and 𝑤2 ∈ 𝑊2 .
Subtracting these two equations , we obtain 0 = (𝑢1 − 𝑤1 ) + (𝑢2 − 𝑤2 ) where 𝑢1 − 𝑤1 ∈ 𝑊1 and
𝑢2 − 𝑤2 ∈ 𝑊2 . By condition 2 implies that 𝑢1 − 𝑤1 = 0 and 𝑢2 − 𝑤2 = 0 or equivalently
𝑢1 = 𝑤1 and 𝑢2 = 𝑤2 as desired.
Preposition 02
Let 𝑊1 and 𝑊2 are subspaces of a vector space 𝑉. Then 𝑉 = 𝑊1 ⊕ 𝑊2 if and only if the following
conditions hold:
1. 𝑉 = 𝑊1 + 𝑊2
2. If 𝑊1 ∩ 𝑊2 = {0}.
Proof
Suppose 𝑉 = 𝑊1 ⊕ 𝑊2 . Then condition 1 hold by definition.
If 𝑢 ∈ 𝑊1 ∩ 𝑊2 , then 0 = 𝑢 + (−𝑢) with 𝑢 ∈ 𝑊1 and −𝑢 ∈ 𝑊2 and by preposition 1, we have 𝑢 =
0 and − 𝑢 = 0 so that 𝑊1 ∩ 𝑊2 = {0}
5
Everything in this section can be generalized to 𝑚 subspaces 𝑊1 , 𝑊2 , … , 𝑊𝑚 with the noble exception
preposition2. To see this, consider the following example:
Example
𝑊1 = {(𝑥, 𝑦, 0): 𝑥, 𝑦 ∈ ℝ} , 𝑊2 = {(0,0, 𝑧): 𝑧 ∈ ℝ} and 𝑊3 = {(0, 𝑦, 𝑦): 𝑦 ∈ ℝ} are subspaces of ℝ3 .
but ℝ3 ≠ 𝑊1 + 𝑊2 + 𝑊3 , since , for example