Notes for an Introduction to Proof Course (Version Spring 2013)
1
1.3
Instructor: D.C. Ernst
Introduction to Mathematics (Continued)
Negating Implications and Proof by Contradiction
So far we have discussed how to negate propositions of the form A, A∧B, and A∨B for propositions
A and B. However, we have yet to discuss how to negate propositions of the form A =⇒ B.
Problem 1.46. Let A and B be propositions. Conjecture an equivalent way of expressing the
conditional proposition A =⇒ B as a proposition involving the disjunction symbol ∨ and possibly
the negation symbol ¬, but not the implication symbol =⇒ . Prove your conjecture using a truth
table.
Exercise 1.47. Let A and B be the propositions “Darth Vader is a hippie” and “Sarah Palin is a
liberal”, respectively. Using Problem 1.46, express A =⇒ B as an English sentence involving the
disjunction “or.”
Problem 1.48 (*). Let A and B be two propositions. Conjecture an equivalent way of expressing
the proposition ¬(A =⇒ B) as a proposition involving the conjunction symbol ∧ and possibly the
negation symbol ¬, but not the implication symbol =⇒ . Prove your conjecture using previous
results.
Exercise 1.49. Let A and B be the propositions in Exercise 1.47. Using Problem 1.48, express
¬(A =⇒ B) as an English sentence involving the conjunction “and.”
Exercise 1.50. The following proposition is false. Negate this proposition to obtain a true statement. Write your statement as a conjunction.
If .99 =
9
10
+
9
100
+
9
1000
+ · · · , then .99 6= 1.
You do not need to prove your new statement.
Recall that a proposition is exclusively either true or false. That is, a proposition can never be
both true and false. This idea leads us to the next definition.
Definition 1.51. A compound proposition that is always false is called a contradiction. A
compound statement that is always true is called a tautology.
Theorem 1.52. Let A be a proposition. Then ¬A ∧ A is a contradiction.
Exercise 1.53. Provide an example of a tautology using arbitrary positions and any of the logical
connectives ¬, ∧, and ∨. Then prove that your example is in fact a tautology.
Suppose that we want to prove some proposition P (which might be something like A =⇒ B
or possibly more complicated). One approach, called proof by contradiction, involves assuming
¬P and then logically deducing a contradiction of the form Q ∧ ¬Q, where Q is some proposition
(possibly equal to P ). Since this is absurd, it cannot be the case that ¬P is true, which implies
that P is true. The tricky part about a proof by contradiction is that it is not usually obvious what
the statement Q is going to be. Here is what the general structure for a proof by contradiction
looks like.
This work is an adaptation of notes written by Stan Yoshinobu of Cal Poly and Matthew Jones of California State University,
Dominguez Hills.
Notes for an Introduction to Proof Course (Version Spring 2013)
Instructor: D.C. Ernst
Skeleton Proof 1.54 (Proof of P by contradiction). Here is what the general structure for a
proof by contradiction looks like if we are trying to prove the proposition P .
Proof. For sake of a contradiction, assume ¬P .
..
.
(Use definitions and previous theorems to derive some Q and its negation ¬Q.)
..
.
This is a contradiction. Therefore, P .
Among other situations, proof by contradiction can be useful for proving statements of the form
A =⇒ B, where B is worded negatively or ¬B is easier to “get your hands on.”
Skeleton Proof 1.55 (Proof of A =⇒ B by contradiction). If you want to prove the proposition
A =⇒ B via a proof by contradiction, then the structure of the proof is as follows.
Proof. For sake of a contradiction, assume A and ¬B.
..
.
(Use definitions and previous theorems to derive some Q and its negation ¬Q.)
..
.
This is a contradiction. Therefore, if A, then B.
Question 1.56. In Skeleton Proof 1.55, why did we start by assuming A and ¬B?
Prove the following theorem in two ways: (i) prove the contrapositive, and (ii) prove using a
proof by contradiction.
Theorem 1.57 (*). Assume that x ∈ Z. If x is odd, then 2 does not divide x. (Prove in two
different ways.)
Prove the following theorem by contradiction.
Theorem 1.58 (*). Assume that x, y ∈ N∗ . If x divides y, then x ≤ y. (Prove using a proof by
contradiction.)
Question 1.59. What obstacles (if any) are there to proving the previous theorem directly without
using proof by contradiction?
∗
Note that N = {1, 2, 3, . . .} is the set of natural numbers. The given statement is not true if we replace N with Z.
Do you see why?
This work is an adaptation of notes written by Stan Yoshinobu of Cal Poly and Matthew Jones of California State University,
Dominguez Hills.
© Copyright 2026 Paperzz