If U and W are subspaces of a vector space V, show that and are subspaces.

To show that the sum U + W is a subspace of V, we need to verify three things:

1) U + W is non-empty.
2) U + W is closed under addition.
3) U + W is closed under scalar multiplication.

1) Since U and W are both subspaces of V, they are non-empty. Therefore, there exists at least one element in both U and W. Let's call these elements u and w, respectively. Since u ∈ U and w ∈ W, we have u + w ∈ U + W. Thus, U + W is non-empty.

2) To show that U + W is closed under addition, we need to show that for any u₁, u₂ ∈ U and w₁, w₂ ∈ W, their sum u₁ + w₁ + u₂ + w₂ ∈ U + W.

Since U is a subspace, it is closed under addition. Therefore, u₁ + u₂ ∈ U. Similarly, since W is a subspace, w₁ + w₂ ∈ W.

Since u₁ + u₂ ∈ U and w₁ + w₂ ∈ W, their sum (u₁ + u₂) + (w₁ + w₂) ∈ U + W.

Therefore, U + W is closed under addition.

3) To show that U + W is closed under scalar multiplication, we need to show that for any scalar k and vector v ∈ U + W, their product kv ∈ U + W.

Let v be a vector in U + W. This means that there exist u ∈ U and w ∈ W such that v = u + w.

Since U is a subspace, it is closed under scalar multiplication. Therefore, ku ∈ U.

Similarly, since W is a subspace, kw ∈ W.

Since ku ∈ U and kw ∈ W, their sum ku + kw = k(u + w) = kv ∈ U + W.

Therefore, U + W is closed under scalar multiplication.

Since U + W satisfies all three properties of being a subspace, we can conclude that U + W is a subspace of V.

To show that the intersection of two subspaces, U and W, of a vector space V is also a subspace, we need to demonstrate that it satisfies the three defining properties of a subspace: closure under addition, closure under scalar multiplication, and contains the zero vector.

1. Closure under addition:
Let x and y be vectors in the intersection of U and W. This means x is in U and W, and y is in U and W. Since U and W are subspaces, they are closed under addition. Therefore, x + y must be in both U and W. Hence, the intersection of U and W is closed under addition.

2. Closure under scalar multiplication:
Let c be a scalar, and let x be a vector in the intersection of U and W. This means x is in U and W. Since U and W are subspaces, they are closed under scalar multiplication. Therefore, cx must be in both U and W. Hence, the intersection of U and W is closed under scalar multiplication.

3. Contains the zero vector:
Since U and W are subspaces, they both contain the zero vector, denoted as 0. Therefore, 0 is in both U and W. Hence, the intersection of U and W contains the zero vector.

Therefore, the intersection of U and W is a subspace of the vector space V.