Let's say we have a symmetric linear transform, $T$ over some space over $\Bbb R^n$ represented as a matrix $M$. Now, we find some sub-space, $W$ over $\Bbb R^k$ with $k<n$ such that applying $T$ on any vector, $u$ in $W$ results in a vector also in $W$. We now define a linear transform $T^*$ that is just $T$ when applied over the $W$ sub-space. Is it true that we can find a basis for $T^*$ such that the associated $k \times k$ matrix is also symmetric? In other words, $T^*$ is also a symmetric linear transform?
The reason I'm asking this is to complete a proof that symmetric matrices are diagonalizable: Help verifying proof that symmetric matrices are diagonalizable.