Class: CSE 16 Subject: computer-science discrete-math Date: 2024-11-12 Teacher: Prof. Musacchio

Proving Non-Conditional Statements

Theorem

  • Suppose is an matrix. The following statements are equivalent:
    • (a) The matrix is invertible.
    • (b) The equation has a unique solution for every .
    • (c) The equation has only the trivial solution.
    • (d) The reduced row echelon form of is In.
    • (e) .
    • (f) The matrix does not have 0 as an eigenvalue.
  • One approach to proving the theorem about the n × n matrix would be to prove the conditional statement (), then , then , then , then ( and finally .