Exercise 13 from SEC. 82 of Finite-Dimensional Vector Spaces - 2nd Edition by Paul R. Halmos.
If a linear transformation $A$ on a finite-dimensional inner product space is strictly positive (positive-definite), and if $A \leq B$, then $B^{-1} \leq A^{-1}$.
(The underlying field is not specified as real or complex.)
I have been able to establish the assertion in the simple case wherein $A = 1$. Unable to establish the assertion in the other case wherein $A \neq 1$. Would appreciate pointers. Thanks.
Proof for the case $A = 1$: let $[B] = (\beta_{ij})$ to be the diagonal form for $B$ under a suitable orthonormal basis $X$. Because $A = 1$, the matrix $[A] = (\alpha_{ij})$ of $A$ under $X$ is also a diagonal matrix with each diagonal entry $\alpha_{ii}$ as $1$. Now, since $B-A$ is positive, the matrix $[B]-[A]$ is positive, and therefore we have $\beta_{ii} - \alpha_{ii} \geq 0$ for all $i \implies \beta_{ii} \geq 1$ for all $i$. It follows that $\frac{1}{\beta_{ii}} \leq 1$ for all $i$, which in turn results in the diagonal matrix $[C] = \left[A^{-1}\right]-\left[B^{-1}\right]$ to have each diagonal entry positive. That is, $[C]$ is a positive matrix. Since $[C]$ together with $X$ defines the transformation $A^{-1}-B^{-1}$, we infer that $A^{-1}-B^{-1}$ is positive, and the assertion follows.
For $S$ symmetric, we have $SAS<SBS$ ($(ASX|SX)<(BSX|SX)$)
and we use this property with $H$ where $H$ is symmetric positive and $H^2=A^{-1}$. ( it's simple with spectral theorem) You arrive to $1<HBH$. It follows that $(HBH)^{-1}<1$, ( we use eigenvalues) and $H(HBH)^{-1}H<H^2=A^{-1}.$ And I think it's ok.