If the real symmetric matrix
$$M= \begin{bmatrix} \alpha & \textbf{q}^T \\ \textbf{q} & N \end{bmatrix} $$ is positive semidefinite with $\alpha > 0$, then the matrix $$N-\frac 1 \alpha \textbf{q} \textbf{q}^T$$ is also positive semidefinite.
This form reminds me of determinant and the fact that a matrix is PSD iff leading principal minors is non-negative. But I have no idea how to prove the proposition precisely.