Section 1.2 Logic Review
In basic proof logic, we will usually be proving a statement of the form
However, there are more interesting examples of how to prove things. Recall the converse of the generic statement:
and the contrapositive thereof,
Example 2.
State the converse of ExampleΒ 1, and then its contrapositive. Prove that final statement.
In normal mathematical logic, we say that the contrapositive and the original statement are logically equivalent. So you should use whichever you find useful in proving theorems!
However, that isnβt the case with the converse and the original statement.
Example 3.
Take the statement βIf \(n\) is a prime number, then \(n\) is a positive integerβ and give a reason why it is true, but its converse is false.
In ExampleΒ 1 and ExampleΒ 2, we have the highly unusual situation where both \(P \Rightarrow Q\) and \(Q \Rightarrow P\) are both true. We say this is a biconditional statement and write \(P\Leftrightarrow Q\text{,}\) saying
There are a few other tricky logic issues that we should definitely practice.
-
Or is a word that means many things. In most of math (and here), β\(A\) or \(B\)β means β\(A\) or \(B\) or bothβ. This is important in statements like
Example 4.
Come up with a theorem which is not true with this meaning of βorβ but is true with the so-called exclusive or.
-
The other remaining tricky issue is that of quantifiersβthings like βfor allβ and βthere existsβ. This is best tackled by trying it.
Example 5.
Restate the statements below as accurately as possible in terms of logic, and then do all of the following with as few double negatives as you can, using natural negations where possible:
-
Negate the statement, βAll professors at my university who live in my town are tall and blond.β
-
Negate the statement, βThere exists a student at my university who does not live in my town,β in the most natural way possible (i.e., without double negatives).
-
Give the contrapositive of the statement, βIf there exists a professor at my university who is neither tall nor blond, then all students at my university are young and short.β
Problem 6.
Formally negate the statement, βFor every positive number \(p\text{,}\) there is a positive integer \(N\) such that if an integer \(I\) is greater than \(N\text{,}\) then the reciprocal of \(I\) is less than \(p\text{,}\)β with as few negatives and as naturally as possible. (But please donβt try to prove it!)