I'm looking at the proof in this question, and I can't convince myself that this is correct (assuming $A$ and $B$ are symmetric and positive definite): $$\forall x\; x^T Ax \ge x^T Bx \iff \lambda_{min}(A) \ge \lambda_{max}(B).$$
Intuitively, it kinda makes sense because every $x$ can be expressed as a linearly combination of the eigenvectors of $A$ or $B$. However, although I can convince myself that the RHS implies the LHS, I can't convince myself of the other direction. It seems possible that the RHS is sufficient but not necessary for the LHS.
So does the statement actually hold?