We have $T=span\bigg\{\begin{bmatrix}2&0\\ 1&3\end{bmatrix}\begin{bmatrix}1&9\\ 6&2\end{bmatrix}\begin{bmatrix}2&4\\ 1&1\end{bmatrix}\bigg\}$
And $S=span\bigg\{\begin{bmatrix}-7&1\\ 2&-6\end{bmatrix}\begin{bmatrix}3&3\\ -4&-2\end{bmatrix}\begin{bmatrix}2&-8\\ 1&7\end{bmatrix}\bigg\}$
My task is to find the dimension and basis of $S \cap T$ and $S+T$
Rewriting T as $T=\begin{bmatrix}2&1&2\\ 0&9&4\\ 1&6&1\\ 3&2&1\end{bmatrix}$ and calculating the rank of that matrix we get that the dimension
of T is 3, also doing the same with S we get that the dimension of S is 3 as well.
Now instead of doing any calculation, can I just conclude since both $T$ and $S$ span the same vector space, that $S=T$ and $S+T=S=T$, thus also giving me the intersection as $S \cap T=S=T$