4.6 Rank
If \( A \) is \( m \times n \), \( \dim \text{Col } A = \text{rank } A = \text{# of pivot columns} = \text{# basic variables} \)
\( \dim \text{Nul } A = \text{# free variables} \)
\( \dim \text{Col } A + \dim \text{Nul } A = n \) (The Rank Theorem)
What about the row space of \( A \) (\( \text{Row } A \))?
\( A \sim B \)
row space of \( A \): subspace spanned by rows of \( A \)
\( A \) and \( B \) above have the same row space.
We obtained \( B \) by row reductions, so rows of \( B \) are linear combos of rows of \( A \), which means row space of \( B \) is contained in row space of \( A \). But row operations are reversible, so we could have gotten \( A \) from \( B \) by doing ERO's.