Is there a special or distinct term for a projection that is essentially just a 'truncation', i.e. a projection that simply eliminates some number of dimensions?
For example the projection $P=[I_2 \; \; 0 ]$ (for $I_2$ the 2 dimensional identity matrix). If we have some set of variables $\mathbf{x}=(x_1,x_2,x_3)^T$, then $\tilde{\mathbf{x}}=P\mathbf{x}$ is simply a 'truncated' set of variables where $x_3$ has been eliminated.