Consider the statement
If , then .
This is an implication. In general, an implication has the form
If P, then Q.
P is the assumption and Q is the conclusion. If the implication is true, then whenever P is true, Q must also be true. But knowing Q is true does not automatically tell you that P is true.
For example, “All multiples of are even” can be rewritten as “If an integer is a multiple of , then it is even.” Writing a statement in If P, then Q form is often the easiest way to see its direction.
Reading If, Only If and If and Only If
The words if and only if give different directions.
| Wording | If–then form |
|---|---|
| P if Q | If Q, then P |
| P only if Q | If P, then Q |
| P if and only if Q | If P, then Q, and if Q, then P |
For example,
if
means if , then , whereas
only if
means if , then .
An if and only if statement gives both directions. For example, if and only if .
If the direction is unclear, rewrite the statement in If P, then Q form before using it.
Converse and Contrapositive
For an implication If P, then Q, there are two related statements to distinguish.
| Form | Statement | What to remember |
|---|---|---|
| Original | If P, then Q | This is the direction you are given. |
| Converse | If Q, then P | It must be checked separately. |
| Contrapositive | If not Q, then not P | It always has the same truth value as the original. |
For example, “If , then ” is true. Its converse, “If , then ”, is false because satisfies but not .
The contrapositive of the original statement is
If , then .
The contrapositive is useful when the question tells you that Q is false. For example, suppose a geometric sequence has first term and common ratio . Since ,
| Original | Contrapositive |
|---|---|
| If , then . | If , then . |
When forming a contrapositive, negate the whole condition.
| Condition | Negation |
|---|---|
| A and B | not A or not B |
For example, “If and , then ” has contrapositive “If , then or ”.
More complicated negations are covered in Chapter 4.
Restrictions from the original statement still apply when you rewrite it, check its converse or use its contrapositive. If the statement concerns integers, positive values or values in a particular interval, use only values in that domain.
Summary
When using an implication:
- Rewrite it as If P, then Q if the direction is unclear.
- Do not reverse it unless the converse has been checked.
- If the question tells you that Q is false, try the contrapositive If not Q, then not P.
- Keep all original restrictions when you rewrite or test the statement.
Apply the reasoning
See how mathematical reasoning clarifies a TMUA problem.