Slide 10
Slide 10 text
Definition: even. An integer, z, is even if and only
if there exists an integer k such that z = 2k.
Definition: odd. An integer, z, is odd if and only if
there exists an integer k such that z = 2k + 1.
Odd-Even Lemma: If an integer is not even, it is odd.
Prove an implication: assume P, show chain that leads to Q.
Assume z is an integer that is not even.
Substitute definition:
NOT(exists integer k such that z = 2k)