Let be $A$ a symmetric matrix in block form
$$A= \begin{bmatrix} B & C \\ C^T & E\end{bmatrix}$$
and let $\operatorname{cs} A$ be the column space for $A$. Because $A$ is positive semidefinite $$\operatorname{cs} \left[\matrix{C^T & E}\right] = \operatorname{cs} E.$$ Why? Thanks for all explanations.
We need to show that $\mathrm{Im}\,C^*\subset\mathrm{Im}\,E$ or, equivalently, that $\ker E\subset\ker C$. Let $x\in\ker E$. With $$ y:=\pmatrix{0\\x}, \quad \text{we have}\quad Ay=\pmatrix{Cx\\Ex}=\pmatrix{Cx\\0}. $$ But $y^*Ay=x^*Ex=0$ so $Ay=0$ since $A$ is positive semidefinite (note that $A=G^*G$ for some $G$ so $0=y^*Ay=y^*G^*Gy=\|Gy\|_2^2$ implies $Gy=0$ and hence $Ay=G^*Gy=G^*0=0$). Hence $Cx=0$, that is, $x\in\ker C$.