$$\mbox{trace} (\Delta F) \leq 0 $$
where
$$\Delta = \frac{A^{-1}}{\alpha} \bigg( \Lambda \Lambda^T - 2 \alpha \Lambda_{symm} \bigg) \frac{A^{-1}}{\alpha} $$ $$ \Lambda = (c^T c) A^{-1}$$ $$ 0 \neq \alpha = 1 + c A^{-1} c^T \in \mathbb{R}$$
$A$ is a (symmetric) positive definite matrix and $c$ is a row vector with only one non-zero entry. And $F$ is a diagonal matrix with non-negative entries. $\Lambda_{symm}$ is the symmetric part of $\Lambda$
Testing this via numerics verify this claim (though $\Delta$ has positive eigenvalues at times); however, I can't prove it. Any help/advice on how to go about proving this would be much appreciated.