I am confused about the following lemma which is useful to convex optimization problem: ( From http://ieeexplore.ieee.org/document/599549/ )
I know the left one is by Schur complement (https://en.wikipedia.org/wiki/Schur_complement): $$Z\succeq 0 \Longleftrightarrow Y\succeq 0, Y-XX^T\succeq 0 $$
However, the above only shows $Y\succeq XX^T$. The rank constraint (right hand side) tells me what?
I have no idea how to use the right constraint to show the equality.
