Proofs Flashcards
theorem
statement that can be proven to be true
proof
a series of steps, each of which follows logically from assumptions
axioms
statements assumed to be true
proof by exhaustion
prove the statement by checking each element individually
counterexample (chapter 4)
an assignment of values to variables that shows that a universal statement is false
direct proof
hypothesis p is assumed to be true and the conclusion c is proven as a direct result of the assumption
proof by contrapositive
proves conditional theorem of the form p → c by showing that the contrapositive ¬c → ¬p is true
even integer
2k
odd integer
2k+1
proof by contradiction
assume the theorem is false and then show that some logical inconsistency arises as a result of this assumption, also known as indirect proof
proof by cases
∀x P(x) breaks the domain for the variable x into different classes and gives a different proof for each class
set identity
an equation involving sets that is true regardless of the contents of the sets in the expression