The problem is asking a proof for $\text{rank}(AB)$ is smaller or equal to $\text{rank}(A)$. Given the conditions $A$ is an $m\times n$ matrix and $B$ is an $n\times p$ matrix. Any idea about the proof? Many thanks!
2026-03-27 17:53:03.1774633983
$A$ is an $m\times n$ matrix and $B$ is an $n\times p$ matrix, show that $\text{rank}(AB)\le\text{rank}(A)$.
94 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $w \in$ Range$(AB)$, then $w = AB(v)$ for some $v \in \mathbb{F}^p$, hence $w = A(B(v)) \in$ Image$(A) \implies $ Range$(AB) \subset$ Range$(A) \implies $ rank$(AB) \leq$ rank$(A)$ as needed.