I am interested in the following problem:
Let $X$ be a real symmetric positive definite matrix partitioned into four submatrices as follows: $$ X = \begin{pmatrix} A&B\\ B^T & C \end{pmatrix} $$ Define the symmetric matrix $Y$ by: $$ Y = C - B^TA^{-1}B $$ Is $Y$ always positive definite?
I suspect that the answer is yes. I have attempted using the definition of positive definite matrices to prove this and also tried looking for counterexamples, but have so far been unsuccessful. I would greatly appreciate any help or recommendations.
Yes.
Recognizing that $Y$ is the Schur complement of $A$ in $X$, we can use the following condition for positive definiteness of a Schur complement:
Since $X$ is positive definite, $A$ is positive definite and is therefore invertible. Then by the above equivalence statement, we know that $Y=C-B^TA^{-1}B$ is positive definite.