Exercise 3.A.11

Suppose V is finite-dimensional. Prove that every linear map on a subspace of V can be extended to a linear map on V . In other words, show that if U is a subspace of V and S L ( U , W ) , then there exists T L ( V , W ) such that Tu = Su for all u U .

Answers

Because U is a subspace of V , we can find W such that

V = U W

So, by the definition of a direct sum, for any v V , u U , w W such that

v = u + w
(1)

Now, define

Tv = Su + w
(2)

Now we need to prove that T indeed is a linear map, and that T extends S . Let v 1 , v 2 V , u 1 , u 2 U , w 1 , w 2 W , v 1 = u 1 + w 1 , F and v 2 = v 2 + w 2 To demonstrate additivity:

T ( v 1 + v 2 ) = S ( u 1 + u 2 ) + w 1 + w 2 = S ( u 1 ) + w 1 + S ( u 2 ) + w 2 = T ( v 1 ) + T ( v 2 )

To demonstrate homogeneity,

T ( λ v 1 ) = S ( λ u 1 ) + λ w 1 = λ ( S ( u 1 ) + w 1 ) = λT ( v 1 )

To prove that T extends S ,

By (1)

v = u + w

Therefore, when v U , u = v satisfies the equation. By the definition of a direct sum, we can conclude that u = v is the only possible solution, therefore w = 0 . Thus, when substituting w = 0 into equation (2), we obtain

Tu = Su

User profile picture
2025-03-23 23:56
Comments