I am getting confused by the tensor product. I would appreciate some basic insight.
I consider $M_2\otimes M_3$. (Here $M_n$ denotes the complex $n\times n$ matrices.) The dimension of this space is 4*9 = 36. This is the same dimension that $M_6$ has. I can map a tensor element $\sum_i A_i\otimes B_i$ to an $M_6$ matrix via the (matrix) tensor (Kronecker) product. Since the dimensions are the same this should mean that the two spaces can be thought as the same. Am I right?
Now this means that for any matrix in $M_6$ it can be decomposed as a sum of Kronecker products of matrices from $M_2$ and $M_3$. How many terms are needed here (maximum)? Is the number of terms related to the tensor rank?
Assume you have a matrix $C$ in $M_6$ that has rank 3. How many terms are needed to express $C$ as $\sum_i A_i\otimes B_i$ thought to be in $M_2\otimes M_3$?
Or am I completely lost and asking nonsensical questions?