If I have a linear transformation $T$ and the basis $b$ and $a$, when I have $[T]_{b}^{a}$ It means that I'm doing the transformation starting on the basis $a$ and the result is given with respect of basis $b$?!
If so, it is correct to apply first the transformation with respect to basis $a$ : $[T]_{a}^{a}$ and then apply another transformation, $[Q]_{b}^{a}$ for example, that change the basis from $a$ to $b$?
What I am trying to get is that the relation below is true or not: $$ [T]_{b}^{a} = [Q]_{b}^{a}\cdot [T]_{a}^{a} $$
Thanks.