Let me describe here a bit of a fancier way to look at transitioning to coordinates in linear algebra. We will use notations commonly used in more abstract math, and draw so-called diagrams, but accompany them with text to make understanding easier.
Definition
An isomorphism of vector spaces
and is a bijective linear map .
Intuition: Isomorphic vector spaces are the “same” up to renaming the vectors. For example,
So, what are coordinates of vectors in linear algebra? We are used to the notion of coordinates in
Now consider a finite-dimensional vector space
For the abstract vector space
Important statement
The map
assigning to each vector the -tuple of its coordinates is a linear transformation. Moreover, it is an isomorphism of vector spaces.
Indeed, if we take the sum of two vectors, then their coordinates also sum up; the same works with multiplying by a scalar. The map is an isomorphism because each vector is also uniquely defined by its coordinates: in other words, the inverse map is also defined. [Reference needed]
(High-level) statement
A choice of a basis is equivalent to choosing an isomorphism
.
If we transition to linear transformations, we would like to interpret the linear transformation using coordinates as well: this would give us a way to interpret transformations just using numbers.
Writing this as a diagram,
The transformation
How do these maps work for a given vector
Now let’s try to understand how should the map
Examples
Building a matrix of a transformation between and (recall MAT223)
This is a work in progress.