Chapter 1

Theorem 1 ✅

Equivalent systems of linear equations have the same solutions. Two systems are called equivalent if each equation in each system can be expressed as a linear combination of the equations in the other system.


Theorem 2 ✅

To each elementary row operation there corresponds an elementary row operation , of the same type as , such that for each . In other words, the inverse operation (function) of an elementary row operation exists and is an elementary row operation of the same type.


Definition 1.

and are called row equivalent is can be obtained from by a finite sequence of row operations and vice versa.


Theorem 3 ✅

If and are row equivalent, the homogeneous systems and have exactly the same solutions.


Info

Hofmann’s row reduced matrices are just RREFs with the order of rows not being fixed.


Theorem 4

Every matrix over the field is row equivalent to a row reduced matrix.


Theorem 5 ✅

Every matrix is row equivalent to a row reduced echelon matrix.


Theorem 6

If is an matrix and , the homogeneous system of linear equation has a non-trivial solution.


Theorem 7

If is an matrix, then is row equivalent to the identity matrix if and only if the system of equations has only the trivial solution.


Theorem 8 ✅


Theorem 9 ✅

Definition 2.

An elementary matrix is a matrix obtained by performing a single row operation on the identity matrix.

Let be an elementary row operation and let be the elementary matrix . Then, for every matrix , we have .


Theorem 10 ✅

Definition 3.

Let be an matrix over the field . An matrix such that is called the left inverse of ; an matrix such that is called the right inverse of . If , is called the two sided inverse of and is said to be invertible.

If has a left inverse and a right inverse , then .

Proof: Suppose and . Then,
.

If is invertible, so is .
If and are invertible, so is , and .


Theorem 11 ✅

An elementary matrix is invertible.


Theorem 12 ✅

If is an matrix, the following are equivalent.

  1. is invertible
  2. is row equivalent to the identity matrix.
  3. is a product of elementary matrices.

If is an invertible matrix and if a sequence of elementary row operations reduces to the identity, then that same sequence of operations when applied to yields .

Let and be matrices. Then, is row equivalent to is and only if for some invertible matrix .


Theorem 13 ✅

For an matrix , the following are equivalent:

  1. is invertible.
  2. has only the trivial solution.
  3. has a solution for every .

A square matrix with either a left or right inverse is invertible.

Let where through are square matrices. Then, is invertible if and only if each is invertible.


Chapter 2

Definition of Vector spaces.
Definition of Linear Combinations.
Definition of Subspaces.

Theorem 1

A non empty subset of is a subspace of if and only if for each pair of vectors in and each scalar in the vector is again in .

Theorem 2

Intersection of any collection of subspaces is a subspace.

Theorem 3

The subspace spanned by a non-empty subset 8 of a vector
space V is the set of all linear combinations of vectors in 8.

Theorem 4