Skip to main content
Logo image

Section 1.2 Implications

Subsection Introduction

Investigate!
Little Timmy’s Mom tells him, “if you don’t eat all your broccoli, then you will not get any ice cream.” Of course, Timmy loves his ice cream, so he quickly eats all his broccoli.
After dinner, when Timmy asks for his ice cream, he is told no! Does Timmy have a right to be upset? Why or why not?
By far, the most important type of statement in mathematics is the implication. It is also the least intuitive of our basic molecular statement types. Our goal in this section is to become more familiar with this key concept.
To see why this sort of statement is so prevalent, consider the Pythagorean Theorem. Despite what social media might claim, the Pythagorean Theorem is not
\begin{equation*} a^2 + b^2 = c^2\text{.} \end{equation*}
Okay, sure, that has variable in it, so we must be using the convention that we actually mean the universal generalization,
\begin{equation*} \forall a,b,c \in \R \left( a^2 + b^2 = c^2 \right). \end{equation*}
So \(1^2 + 5^2 = 2^2\text{???}\) Okay, fine. The equation is true as long as \(a\) and \(b\) are the lengths of the legs of a right triangle and \(c\) is the length of the hypotenuse. In other words:
If \(a\) and \(b\) are the lengths of the legs of a right triangle with hypotenuse of length \(c\text{,}\) then \(a^2 + b^2 = c^2\text{.}\)
 2 
It turns out it is also true that if \(a^2 + b^2 = c^2\text{,}\) then there is a right triangle with legs of lengths \(a\) and \(b\) and hypotenuse of length \(c\text{.}\) So we could have also expressed this theorem as a biconditional: “\(a\) and \(b\) are the lengths of the legs of a right triangle with hypotenuse of length \(c\) if and only if \(a^2 + b^2 = c^2\text{.}\)
Math is about making general claims, but it is very rare that a claim is going to be true of absolutely every mathematical object. The way we restrict our claims to a particular type of object is with an implication: “take any object you like, if it is of the right type, then this thing is true of it.”
Similarly, as we saw in Subsection , when we make claims like “every square is a rectangle”, we are really making an implication: “if something is a square, then it is a rectangle.”

Definition 1.2.1. Implications.

An implication (or conditional) is a molecular statement of the form
\begin{equation*} P \imp Q \end{equation*}
where \(P\) and \(Q\) are statements. We say that
  • \(P\) is the hypothesis (or antecedent).
  • \(Q\) is the conclusion (or consequent).
An implication is true provided \(P\) is false or \(Q\) is true (or both), and false otherwise. In particular, the only way for \(P \imp Q\) to be false is for \(P\) to be true and \(Q\) to be false.
The definition of truth of an implication can also be represented as a truth table:
\(P\) \(Q\) \(P \imp Q\)
T T T
T F F
F T T
F F T
Figure 1.2.2. The truth table for \(P \imp Q\)
Does this truth table make sense? Should we believe it? Look in particular at the third row: F, T, T, and consider the implication, “If \(5 \lt 3\) then \(5+3 = 8\text{.}\)” Does that statement feel true? The truth table says it should be (since \(5 \lt 3\) is false, and \(5+3 = 8\) is true).
Much of what we will do in the remainder of this section is convince ourselves that this truth table makes sense.

Subsection Understanding the Truth Table

The truth value of the implication is determined by the truth values of its two parts. Our definition of the truth conditions for an implication say that there is only one way for an implication to be false: when the hypothesis is true and the conclusion is false.

Example 1.2.3.

Consider the statement:
If Bob gets a 90 on the final, then Bob will pass the class.
This is definitely an implication: \(P\) is the statement “Bob gets a 90 on the final,” and \(Q\) is the statement “Bob will pass the class.”
Suppose I made that statement to Bob. In what circumstances would it be fair to call me a liar? What if Bob really did get a 90 on the final, and he did pass the class? Then I have not lied; my statement is true. However, if Bob did get a 90 on the final and did not pass the class, then I lied, making the statement false. The tricky case is this: what if Bob did not get a 90 on the final? Maybe he passes the class, maybe he doesn’t. Did I lie in either case? I think not. In these last two cases, \(P\) was false, and the statement \(P \imp Q\) was true. In the first case, \(Q\) was true, and so was \(P \imp Q\text{.}\) So \(P \imp Q\) is true when either \(P\) is false or \(Q\) is true.
Just to be clear, although we sometimes read \(P \imp Q\) as “\(P\) implies \(Q\)”, we are not insisting that there is some causal relationship between the statements \(P\) and \(Q\) (although there might be). “If \(x \lt y\text{,}\) then \(x+1 \lt y+1\text{,}\)” is a true statement (or at least, its universal generalization is). We know it is true because we understand the way the two parts interact. If you add 1 to two numbers \(x\) and \(y\text{,}\) then their order does not change. But the statement, “if \(1 \lt 2\text{,}\) then Euclid studied geometry” is also a true implication.

Example 1.2.4.

Decide which of the following statements are true and which are false. Briefly explain.
  1. If \(1=1\text{,}\) then most horses have 4 legs.
  2. If \(0=1\text{,}\) then \(1=1\text{.}\)
  3. If 8 is a prime number, then the 7624th digit of \(\pi\) is an 8.
  4. If the 7624th digit of \(\pi\) is an 8, then \(2+2 = 4\text{.}\)
Solution.
All four of the statements are true. Remember, the only way for an implication to be false is for the if part to be true and the then part to be false.
  1. Here both the hypothesis and the conclusion are true, so the implication is true. It does not matter that there is no meaningful connection between the true mathematical fact and the fact about horses.
  2. Here the hypothesis is false and the conclusion is true, so the implication is true.
  3. I have no idea what the 7624th digit of \(\pi\) is, but this does not matter. Since the hypothesis is false, the implication is automatically true.
  4. Similarly here, regardless of the truth value of the hypothesis, the conclusion is true, making the implication true.
This is a strange example, and isn’t really the way we use implications anyway. This strangeness is not just mathematicians being stubborn though. The truth conditions for implications must be like they are for mathematics to make sense. Let’s see why.

Example 1.2.5.

Consider the statement, “all squares are rectangles”, which can also be phrased as, “for all shapes, if the shape is a square, then it is a rectangle.” Is this statement true or false? Are we sure? What about the following three shapes?
three shapes, a square, a non-square rectangle, and a triangle.
Solution.
Of course the statement is true. A square is a 4-sided plane figure with 4 right angles and 4 equal length sides, while a rectangle is a 4-sided plane figure with 4 right angles.
However, what we mean when we consider a universal statement like this is that, no matter what we “plug in” for variable (“the shape” in this case), the resulting statement is true. When making the statement about a particular shape, we have an implication \(P \imp Q\text{.}\) This means that, if the actual square on the left is a square, then it is a rectangle, must be true. Great. The shape is a square (\(P\) is true) and is a rectangle (\(Q\) is true), so the implication is true.
Is the implication true of the rectangle in the middle? Well, that is not a square (\(P\) is false) and it is a rectangle (\(Q\) is true). Look, we believe that all squares are rectangles, so the statement must be true. Even of a rectangle. The only way this works is if “true implies false” is true!
Similarly, all squares are rectangles is a true statement, even when we look at a triangle. \(P\) is false (the triangle is not a square) and \(Q\) is false (the triangle is not a rectangle). Thankfully, we defined implications to be true in this case as well.
We have given shapes that illustrate lines 1, 3, and 4 of the truth table for implications (Figure 1.2.2). What shape illustrates line 2? That would need to be a shape that was a square and was not a rectangle... Of course we can’t find one, precisely because the statement is true!

Reading Questions Reading Questions

1.

Give an example of a true implication (written out in words) that has a false converse. Explain why your implication is true and why the converse is false.

Exercises Practice Problems

1.

In my safe is a sheet of paper with two shapes drawn on it in colored crayon. One is a pentagon, and the other is a triangle. Each shape is drawn in a single color. Suppose you believe me when I tell you that,
if the pentagon is purple, then the triangle is blue.
What do you therefore know about the truth value of the following statements?
  1. The pentagon is not purple or the triangle is blue.
  2. If the triangle is not blue, then the pentagon is not purple.
  3. The pentagon and the triangle are both purple.
  4. If the triangle is blue, then the pentagon is purple.
  5. The pentagon the triangle are both blue.
Solution.
The main thing to realize is that we do not know the colors of these two shapes, but we do know that we are in one of three cases: We could have a purple pentagon and blue triangle. We could have a pentagon that was not purple but a blue triangle. Or we could have a pentagon that was not purple and a triangle that was not blue. The case in which the pentagon is purple but the triangle is not blue cannot occur, as that would make the statement false.

2.

Suppose the statement, "if the diamond is blue, then the pentagon is purple," is true. Assume also that the converse is false. Classify each statement below as true or false (if possible).
  1. The pentagon is purple.
  2. The diamond is blue.
  3. The diamond is blue if and only if the pentagon is purple.
  4. The diamond is blue if and only if the pentagon is not purple.
Solution.
The only way for an implication \(P\rightarrow Q\) to be true but its converse to be false is for \(Q\) to be true and \(P\) to be false. Thus we know that pentagon is purple and that diamond is not blue.

3.

Consider the statement, "If you will give me a cow, then I will give you magic beans." Decide whether each statement below is the converse, the contrapositive, or neither.
  1. If I will not give you magic beans, then you will not give me a cow.
  2. If you will give me a cow, then I will not give you magic beans.
  3. If you will not give me a cow, then I will not give you magic beans.
  4. If I will give you magic beans, then you will not give me a cow.
  5. You will give me a cow and I will not give you magic beans.
  6. If I will give you magic beans, then you will give me a cow.
Solution.
The converse is "If I will give you magic beans, then you will give me a cow." The contrapositive is "If I will not give you magic beans, then you will not give me a cow." All the other statements are neither the converse nor contrapositive.

4.

You have discovered an old paper on graph theory that discusses the viscosity of a graph (which for all you know, is something completely made up by the author). A theorem in the paper claims that “if a graph satisfies condition (V), then the graph is viscous.” Which of the following are equivalent ways of stating this claim? Which are equivalent to the converse of the claim?
  1. Every viscous graph satisfies condition (V).
  2. For a graph to be viscous, it is sufficient for it to satisfy condition (V).
  3. Only viscous graphs satisfy condition (V).
  4. A graph is viscous only if it satisfies condition (V).
  5. For a graph to be viscous, it is necessary that it satisfies condition (V).

5.

Which of the following statements are equivalent to the implication, "if you win the lottery, then you will be rich," and which are equivalent to the converse of the implication?
  1. It is necessary for you to win the lottery to be rich.
  2. You will win the lottery and be rich.
  3. It is sufficient to win the lottery to be rich.
  4. Unless you win the lottery, you won’t be rich.
  5. You will be rich if you win the lottery.

6.

Additional exercises coming soon.

Exercises Additional Exercises

1.

Recall from calculus, if a function is differentiable at a point \(c\text{,}\) then it is continuous at \(c\text{,}\) but that the converse of this statement is not true (for example, \(f(x) = |x|\) at the point 0). Restate this fact using “necessary and sufficient” language.
Solution.
It is true that in order for a function to be differentiable at a point \(c\text{,}\) it is necessary for the function to be continuous at \(c\text{.}\) However, it is not necessary that a function be differentiable at \(c\) for it to be continuous at \(c\text{.}\)
It is true that to be continuous at a point \(c\text{,}\) it is sufficient that the function be differentiable at \(c\text{.}\) However, it is not the case that being continuous at \(c\) is sufficient for a function to be differentiable at \(c\text{.}\)

2.

Consider the statement, “For all natural numbers \(n\text{,}\) if \(n\) is prime, then \(n\) is solitary.” You do not need to know what solitary means for this problem, just that it is a property that some numbers have and others do not.
  1. Write the converse and the contrapositive of the statement, saying which is which. Note: the original statement claims that an implication is true for all \(n\text{,}\) and it is that implication that we are taking the converse and contrapositive of.
  2. Write the negation of the original statement. What would you need to show to prove that the statement is false?
  3. Even though you don’t know whether 10 is solitary (in fact, nobody knows this), is the statement “if 10 is prime, then 10 is solitary” true or false? Explain.
  4. It turns out that 8 is solitary. Does this tell you anything about the truth or falsity of the original statement, its converse or its contrapositive? Explain.
  5. Assuming that the original statement is true, what can you say about the relationship between the set \(P\) of prime numbers and the set \(S\) of solitary numbers. Explain.

3.

Additional exercises coming soon.