look here my friend. How to prove the following equation? Or give a counter-example. Thank you so much
$$\text{rank}(A^+)\leq \text{rank}(A)$$
where $\text{rank}(A^+)$ represents the positive components of matrix $A$, e.g. $$\left[\begin{matrix}2 & -1.5 & 0\\-2.3 & 2 & 4.1\end{matrix}\right]^+=\left[\begin{matrix}2 & 0 & 0\\0 & 2 & 4.1\end{matrix}\right].$$