Basics of Implication and Deduction
Learning goals: Basic intuitive understanding of implies , as well as various associated terms such as 'deduction' and 'implication'.
What is an implication of a statement P?
An implication of a statement is a conclusion that must follow if or whenever is true. In other words, once we know that is true, we are forced to conclude the implication is true as well.
Example 1
Suppose we know: is a multiple of 10; This is our statement , what implications (or conclusions) can we draw? Well, even though we don't know exactly what number is, but based on , we can conclude:
- is even.
- is divisible by .
- must end in .
These are three separate implications of our .
Example 2
Suppose we know: James is in a boat floating on the Thames river in London; This is our statement . What implications (or conclusions) can we draw?
- James is not on land.
- James is in England.
- There is at least one boat floating on the Thames.
For both examples, you can see that in each case, multiple implications (or conclusions) were drawn (or deduced) from , it is also possible to draw even more conclusions. In each case, we can write the relation between and in short as:
The double lined arrow: is known as the implication arrow symbol, it means the statement the arrow is pointing to, is an implication of the statement to the other side of the arrow. Here are some examples:
- is a multiple of 10 is even
- It rained roads get wet
- is odd is odd
- Right-angled triangle
An implication is a deduction
At this level, we may consider the words implication and deduction having the same meaning, as well as the associated verbs of imply and deduce meaning the same thing. For example, we may say:
- implies
- is an implication of
- is a deduction from
- From , we deduce
All of the above statements are different ways of saying the same thing, namely: . So you should get used to all of these wordings.
Chained Implications or deductions
In mathematical logical arguments, we often write a chain of implications / deductions to form basis of our argument, or proof. An example of such structure in words:
We know to be true, therefore is true, and now because is true, is true, and now is true.
In symbols:
Here is an mathematical example of a direct proof using chained implications.
Question:
Prove that is always positive.
Proof: We start by stating an obvious fact which everyone agrees which that does not require proof:
then
and so it is proven.
Caution 1: tell us nothing about
In general, just because implies , it does not automatically mean that implies . This is a common source of mistakes. For example:
- is true, but is not true, take , but is not greater than 1.
- is true, but is false, because given , is 1 or 2, in particular, to say which means must be 2, is false.
Caution 2: tell us nothing about or themselves.
This one is a little subtle, but just tell us whenever is true, must be true. This does not say anything about the truthiness or or , it is a hypethetical:
- , this is true. However, depending on the actual value of , maybe false, while maybe true, for example . Or say and now they are both false. The only combination we cannot have is when is true and is false, but more on this in later sections.
- Horses has big wings like the legendary Pegasus one can ride a horse into the sky. We wink and say this is true: if one day,
and read it as " implies ", or equally "if , then ". Here is the condition — the thing we are given, or assuming — and is what follows from it.
The arrow points one way, and that direction is the whole point of this section. We start at and travel to . Throughout, we are asking a single question:
Given that holds, what can I conclude?
For the most part, at least where TMUA is concerned, the word implication and deduction mean the same thing, as well as the associated verbs of imply and deduce also mean the same thing. For example, we may say
"Implied" and "deduced" are the same word
Mathematicians describe that single arrow using several different phrasings. Every one of the following says exactly the same thing:
- implies
- is implied by
- can be deduced from
- from we deduce
The verbs "imply" and "deduce" run in opposite grammatical directions — implies , but is deduced from — yet they describe one and the same arrow. Don't let the two words trick you into thinking there are two ideas. There is one idea: gives you .
Everyday examples
Implication is not a mathematical invention; you reason this way all the time.
Let be "it is raining" and be "the ground outside is wet". Then
Given the rain (the condition ), you can deduce the wet ground (the conclusion ).
Another: let be "today is a public holiday" and be "the bank is closed". From the condition that it's a public holiday, you deduce that the bank is closed: .
In each case you are doing the one thing this section is about — starting from a condition and reading off what must follow.
Mathematical examples
The mathematics has exactly the same shape.
If you are told is a multiple of , you may deduce that is even.
Given , you deduce .
If is greater than , then certainly is greater than .
Notice these are the same forward-deductions as the rain and the bank — a condition on the left, a conclusion read off on the right.
Deductions can be chained
Because an implication hands you a new true statement, you can feed that statement straight into another implication. If and , then
For example, from we deduce , and from we deduce :
Chaining deductions like this is the engine of almost every proof you will ever write.
One thing does not say
An implication is a promise about a link, not a claim that is currently true. The statement "if it is raining, the ground is wet" is perfectly true on a dry, sunny day — it only tells you what would follow if it rained. Keep two things firmly apart:
- the implication being true (the link holds), and
- the condition being true (it is, in fact, raining).
In this section we are only studying the link.
Common mistakes
1. Running the arrow backwards. From you may not conclude . Wet ground doesn't mean rain — a burst pipe would do it. In maths, from you cannot deduce , because might be . Reversing an implication is a genuine topic of its own — it's the whole of Section 2.
2. Assuming the condition is true. does not assert that holds. It only tells you what to conclude if it does.
Summary
- means "if , then ": from the condition , the conclusion follows.
- " implies " and " is deduced from " are the same statement in different words.
- The arrow has a direction — we only ever travel here.
- Implications chain: and give .
Next: Section 2 — P ⇒ Q Equivalents → the many equivalent ways to phrase an implication.