Does multiplying by the pseudoinverse preserve an inequality?

231 Views Asked by At

Does the pseudoinverse of any full rank matrix preserve an inequality? In other words, if $Ax\geq b$, does $x \geq A^\dagger b$ hold?

Here, $A^\dagger$ is the pseudoinverse of a full rank matrix $A$.