I am reading a paragraph from an introductory Linear Algebra book, and I am not exactly grasping what the author means. The excerpt is as follows:
Let $F^{m,n}$ denote the set of all $m$-by-$n$ matrices with entries in some generic field $F$. Each $m$-by-$n$ matrix $A$ induces a linear map from $F^{n,1}$ to $F^{m,1}$, namely the matrix multiplication function that takes $x\in F^{n,1}$ to $Ax\in F^{m,1}$. The result above can be used to think of every linear map (from one finite-dimensional vector space to another FDVS) as a matrix multiplication map after suitable relabeling via the isomorphism given by $\mathcal{M}$. Specifically, if $T\in\mathcal{L}(V,W)$ and we identify $v\in V$ and $\mathcal{M}(v)\in F^{n,1}$, then the result above says that we can identify $Tv$ with $\mathcal{M}(T)\mathcal{M}(v)$.
The notation for $\mathcal{M},\mathcal{L}(\cdot,\cdot)$ can be found in the below reference's page 84-85.
My Question: What does the bold statement mean? Can someone explain more clearly?
Reference: Axler, Sheldon J. Linear Algebra Done Right, New York: Springer, 2015.