Learn Linear Algebra

Theorem

If two matrices A A and B B are row equivalent, then their row spaces are the same. If B B is in echelon form, the nonzero rows of B B form a basis for the row space of A A as well as for that of B B .

The Rank Theorem

The dimensions of the column space and the row space of an m×n m \times n matrix A A are equal. This common dimension, the rank of A A , also equals the number of pivot positions in A A and satisfies the equation

rank A+dimNul A=n \text{rank } A + \dim \text{Nul } A = n

The Invertible Matrix Theorem (Continued)

Let A A be an n×n n \times n matrix. Then the following statements are each equivalent to the statement that A A is an invertible matrix:

m. The columns of A A form a basis of Rn \mathbb{R}^n .
n. Col A=Rn \text{Col } A = \mathbb{R}^n .
o. dimCol A=n \dim \text{Col } A = n .
p. rank A=n \text{rank } A = n .
q. Nul A={0} \text{Nul } A = \{ \vec{0} \} .
r. dimNul A=0 \dim \text{Nul } A = 0 .