$P,Q\in \mathbb{R}^{m\times n}$ with image $(Q)\subseteq$ image(P). Then for allmost all $c\in \mathbb{R}$ we need to show
$(i)rank(P)=rank(P+cQ)$
$(ii)$ $im(P)=im(P+cQ)$
I understand that both are completely equivalent statement.
I thought about (i), since im(Q) is lying inside im(P) so clearly $\dim(im(Q))\le \dim(im(P))$ if the containmaint is strict then this dimension inequlaity also become strict, so then $rank(Q) Now for almost all real number $c$ , $P+cQ$ is is a linear map and image of $(P+cQ)\subseteq image (P)$ due to $im(Q)\subseteq im(P)$
so $rank(P+cQ)\le rank(P)$ I am not able to prove the other way inequality. thanks for helping.