Let $M$ be a real positive definite matrix such that $M^{-1}=\pmatrix{A&B\\C&D}^{-1}=\pmatrix{P&Q\\R&S}$, where $A$ is a square matrix. Then show that $P-A^{-1}$ is non-negative definite.
As $M$ is p.d, it is invertible. As principal minors of $M$ should be positive we have,
$\det(A)>0$ and $\det(M)=\det(A)\det(D-CA^{-1}B)>0$ (assuming all matrices have orders so that $D-CA^{-1}B$ is square), thus implying $A$ and $D-CA^{-1}B$ are both invertible.
Now using the formula for inverse of block matrices,
$P=A^{-1}+A^{-1}BF^{-1}CA^{-1}$ where $F=D-CA^{-1}B$.
$\implies P-A^{-1}=A^{-1}BF^{-1}CA^{-1}$.
I don't see why this has to be n.n.d. Possibly I am missing something obvious.
If $M$ is a symmetric matrix, then we have $$ P-A^{-1}=A^{-1}BF^{-1}CA^{-1} = [A^{-1}B]F^{-1}[A^{-1}B]^T $$ Since $F^{-1}$ is (symmetric and) positive definite, the matrix $QF^{-1}Q^T$ (where $Q = A^{-1}B$) must be (symmetric and) non-negative definite.