Section 1.10 Homework

From Grad Wiki
Jump to navigation Jump to search

3. Let be a linear map and a subspace. Show that: is a subspace of .

Proof:
Suppose . Then . But is a subspace and so . But is linear so that so that . Thus, is closed under vector addition. Now suppose and . Then and since is a subspace, . But again is linear so . This means . Hence is closed under scalar multiplication. Therefore is a subspace of .


10. Show that if and are subspaces, then is also a subspace.

Proof:
Suppose . Then and . But is a subspace and so . Also is a subspace so . This means . On the other hand . Thus, is closed under vector addition. Now suppose and . Then and . But and are subspaces so and . That means . This means . Hence is closed under scalar multiplication. Therefore is a subspace of .


12. Let be a linear map and consider the graph (a) Show that is a subspace.

Proof:
Suppose . Then . Here I used the fact that is linear which means . Thus, is closed under vector addition. Now suppose Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (x,L(x))\in G_{L}} and . Then . Again I used the linearity property to conclude Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \alpha L(x)=L(\alpha x)} . Hence is closed under scalar multiplication. Therefore is a subspace of .


(b) Show that the map that sends to Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (x,L(x)} is an isomorphism.

Proof:
Call this map Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\hat {L}}:V\to G_{L}} . That is Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\hat {L}}(x)=(x,L(x))} . First I will show this map is linear:

Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\hat {L}}(x_{1}+x_{2})=(x_{1}+x_{2},L(x_{1}+x_{2}))=(x_{1}+x_{2},L(x_{1})+L(x_{2}))=(x_{1},L(x_{1}))+(x_{2},L(x_{2}))={\hat {L}}(x_{1})+{\hat {L}}(x_{2})} and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\hat {L}}(\alpha x)=(\alpha x,L(\alpha x))=(\alpha x,\alpha L(x))=\alpha (x,L(x))=\alpha {\hat {L}}(x)} . Thus is linear. Now to show is bijective. If Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (x,L(x))\in G_{L}} , then Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\hat {L}}(x)=(x,L(x))} so is trivially onto. In fact, we essentially chose to the codomain of our function to just be the image/range of the map to ensure it was onto. Now to show is one-to-one. Suppose . Then . But two ordered pairs are equal if and only if both components are equal. That is, . Thus is one-to-one. Therefore is an isomorphism.