Let $P_1,P_2$ be two $n\times n$ projection-matrices such that the column space of $P_2$ is contained in the column space of $P_1$. Then we have that $P_1-P_2$ is also a projection matrix with the rank of $P_1-P_2$ being $\operatorname{rank}(P_1) - \operatorname{rank}(P_2)$.
I do not see why have have $\operatorname{rank}(P_1-P_2) = \operatorname{rank}(P_1) - \operatorname{rank}(P_2)$ ?
Do you see why this is?, can you please explain it?
EDIT: A "projection-matrix" here means a matrix of an orthogonal projection. In other words, a symmetric idempotent matrix.