If I have a random matrix $M$ (dimension $l\times l$) whose elements are stochastic and depend on $n$ such that for all $n$, the rank of $M$ is less than or equal to $k$, can I infer that $$ \text{plim}_{n\to\infty}M $$ has rank less than or equal to $k$? Here, we assume that the probability limit above exists and $l$ and $k$ do not depend on $n$.
The result appears as an implicit step in a proof in my textbook. I know the Continuous Mapping Theorem but rank isn't a continuous map of a matrix so I'm stuck. Thanks for your help.
This follows from two facts:
This is true since, for $k<l$, the matrices with rank $\leq k$ are precisely those for which every $(k+1)\times (k+1)$ submatrix has determinant 0. (Now use the fact that the determinant is continuous, so its preimage of $\{0\}$ is closed, and the intersection of closed sets is closed.)
This is true since convergence in probability implies a.s.-convergence on a subsequence.