Section 6.8 Proving biconditionals
Proof.
You are asked to prove this by truth table in Exercise 2.5.5.
Procedure 6.8.2. Proving a biconditional.
Worked Example 6.8.3.
Prove: A number is even if and only if its square is even.
Solution.
We want to prove that the following quantified biconditional (βfor all β omitted, domain is nonnegative, whole numbers).
- biconditional
is even if and only if is even.- conditional and converse
- (if
is even then is even) and (if is even then is even) - contrapositive and converse
- (if
is odd then is odd) and (if is even then is even) - conditional and inverse
- (if
is even then is even) and (if is odd then is odd)
These are all equivalent, so we could prove any one pair.
Original conditional.
This is proved as Worked Example 6.3.2.
Converse.
If is even, then there exists an integer such that so that β¦ ? We seem to be stuck.
Inverse.
If is odd, then there exists an integer such that Then, is odd.
Checkpoint 6.8.4.
Attempt Exercise 6.12.10.