Proves by Contrapositive Flashcards
Steps to prove by contrapositive?
*State a fact: if a is small, then b is big.
*Identify a contrapositive: if b is small, then a is not small.
*State a mathematical fact that defines the property of the variables: small and big.
*Start the proof assuming that b is the opposite: b is small.
*End the proof proving that a is not small.
Truth table (p -> q)?
Refer to page 9 of textbook
a and b are congruent modulo when? (a = b (mod n)).
n is a factor of a and b (n | (a - b) when n is an element of the natural numbers.
Worded definition of congruent modulo in terms of a and b when divided by n?
When an and b both have the same remainder when divided by n. Thus (a - b)/n -> (a/n) - (b/n) in which both a/n and b/n have the same remainder.