A $n\times n$ matrix (linear map) can act on a $n$-dimensional vector. But say, I want to only find the effect on a $m$-dimensional subspace (in which some of the components of the $n$-dimensional vector lies), where $m<n$. That is, I want to find a $m\times m$ matrix which only acts on a $m$-dimensional subspace containing some of the components of the original $n$-dimensional vector. I know how to project vectors (in this case a $n$-dimensional vector) onto a subspace but don't know how to project linear maps. Any hints/ideas/suggestions?
2026-05-16 17:25:11.1778952311
Finding linear maps which only act on a subspace
89 Views Asked by user568976 https://math.techqa.club/user/user568976/detail At
1
It's the same method as for any operator $T$ on any finite-dimensional vector space:
In order to use this matrix, you must first put the vectors from your subspace into coordinate column vectors with respect to $B$. Then multiplying $M$ by this vector results in the coordinate column vector with respect to $B$ of the image of this vector under the transformation.