There is a section in Sheldon Axler's Linear Algebra Done Right (pg.40), where it says:
"Linear maps can be constructed that take on arbitrary values on a basis. Specifically, given a basis $(v_1,...,v_n)$ of V and any choice of vectors $w_1,...,w_n \in W$, we can construct a linear map $T: V \to W$ such that $Tv_j = w_j$ for $j=1,...,n$. There is no choice how to do this - we must define T by $T(a_1v_1 + ...+a_nv_n) = a_1w_1+....+a_nw_n$, where $a_1,...,a_n \in \mathbb{F}$."
I have been confused with this for a VERY LONG time.
1) Specifically, do all linear maps must have an origination vector $v$ that is written with a basis? Meaning, do I have to always use a basis for mapping any $v \in V$?
2) Is the construction of the linear map such that $Tv_j = w_j$ for $j=1,...,n$ just a specific example of a way to construct a linear map or does this condition hold true for ALL linear maps?
3) Why do we need the coefficients $a_1,...,a_n \in \mathbb{F}$?
Overall, I just do not get the general picture of why the author included this description and how it fits into my understanding of linear maps.
Thank you everyone!