Linear matrix inequality

183 Views Asked by At

I have the following LMI (linear matrix inequality):
$F^TP+PF\leq 0$ where $P$ is a positive definite matrix.
if I have the following condition $Q\leq P$, $Q$ is a positive definite matrix.
is it right to write the LMI as $F^TQ+QF\leq 0$ ?