TranscendArcu
- 277
- 0
Homework Statement
A theorem in my book states: If V, W are finite dimensional vector spaces that are isomorphic, then V, W have the same dimension. I wrote a proof but it is different from the proof given in my book, and I'd like to know if it's right.
The Attempt at a Solution
Let \left\{A_1, ...,A_n\right\} be a basis for V. Because V,W are isomorphic, we know ImT = W, which implies that dim(ImT) = dim(W). We also know KerT = \left\{ 0 \right\} and hence dim(KerT) = 0 We know dim(V) = n = dim(ImT) + dim(KerT)= dim(ImT) + 0 = dim(ImT). Thus, dim(ImT) = n = dim(W)
Is that right?