I'm reading Frediberg, Insel and Spence's Linear Algebra. In section 2.4: the change of coordinate of a matrix, they gave a particular example of a matrix that generates a change of basis, I suppose. I haven't verified whether the initial set of vectors form a basis, but let's assume so WLOG.
They then go on to mention:
Note that $Q$ [the matrix in question] equals $[I_{V}]_{\beta'}^{\beta}$, where $I$ denotes the identity transformation on $V$ [and the beta's denote the bases].
Here's the matrix:
I'm not sure why they say that the matrix is the identity transformation. Doesn't by definition, the identity transform vector each vector to itself. This matrix doesn't do that because it maps the vector $(1,1)^{T}$ to $\frac{1}{\sqrt{5}}(1,3)^{T}$.
What am I missing out on?
