Let $P$ be an $n \times n$ positive semi-definite matrix, and let $x \in \mathbb{R}^n$ be such that $x^T P x > 0$.
Prove the following inequality: $$ {P^{1/2}} x \, x^T P^{1/2} \preceq (x^T P x) \, I. $$
What I have done: 1) numerically, the inequality always holds; 2) tried to apply the Schur complement.