JUMP TO TOPIC [show]
Conditional Statement – Definition and Examples
A conditional statement where the truth of one event guarantees the truth of another.
Conditional statements are sometimes called “if/then” statements. They are essential in many branches of mathematics, especially logic.
This section covers:
- What is a Conditional Statement?
- Conditional Statement Definition
- Conditional Statement Examples
What Is a Conditional Statement?
A conditional statement describes a relationship between two events where the truth of one event implies the truth of the other.
If an event,
A conditional statement can be true or false. A true statement is true no matter what, while a false statement is false in one or more instances. There are examples of this below.
The event on the left side of the arrow is called the antecedent of the statement, while the event on the right side of the arrow is called the consequence of the statement. An antecedent is called a “sufficient condition” because knowing it is true is enough to know the consequence is true (when the statement itself is true). The consequence is called a necessary condition because it is a prerequisite for the antecedent to be true in a true statement.
Conditional statements have converses, inverse, and contrapositives. Specifically, for a statement
Converse:
Inverse:
Contrapositive:
The truth value of the conditional statement will always be the same as the truth value of the contrapositive statement. Likewise, the truth value of the converse will always be the same as the truth value of the inverse.
Note that just because an event
A biconditional statement is one describing a relationship between two events where each implies the other. They are written
A biconditional statement is true if and only if the statement and its converse are both true.
Conditional Statement Definition
A conditional statement relates two events where the second event depends on the first. This statement can be true or false.
Conditional statements are also called “if/then” statements because if an event
In formal logic, this is:
“
This is read:
“
In this case,
Conditional Statement Examples
Consider the following events:
Then, consider the following conditional statements:
All of these are examples of conditional statements. Only one, however, represents a true statement.
But
Finally,
Note that the consequences and antecedents can be more complex than this. They can include “and” and “or” operators, for example.
Examples
This section covers common examples of problems involving conditional statements and their step-by-step solutions.
Example 1
Decide whether each mathematical-conditional statement is true or false. If it is false, give at least one specific counterexample.
- If it is a prime number, then it is odd.
- If it is the sum of two even numbers, then it is odd.
- If it is a square, then it is a quadrilateral.
Solution
The first statement is false. Every prime number except
The statement could be amended to “if it is a prime number other than two, then it is odd.” It would be true.
The second statement is always false, but it is only necessary to find one counterexample.
This statement is true by appealing to definitions. Since figures with four sides are quadrilaterals, and a square is a figure with four sides, a square is a quadrilateral.
Example 2
Give a real-life example to show why the contrapositive of a true statement must be true, but the converse doesn’t have to be.
Solution
Consider the third statement from example 1. “If it is a square, then it is a quadrilateral.”
The contrapositive of this statement is “if it is not a quadrilateral, then it is not a square.”
Things that are not quadrilaterals have a number of sides greater than or less than four. Since a square has four sides, the figure that is not a quadrilateral cannot be a square.
But, consider the converse “if it is not a square, then it is not a quadrilateral.” This statement is false because, for example, a rectangle is a quadrilateral that is not a square.
Example 3
Give a real-life example of a biconditional statement, spelling out the conditional statement, the converse, the inverse, and the contrapositive.
Solution
Biconditional statements are usually definitional. A famous example is “it is a right angle if and only if it measures 90 degrees.” This is the conditional statement, and it is true by definition.
Converse: “If it is not a right angle, it is not 90 degrees.” Again, this must be true because 90-degree angles are right angles.
Inverse: “If it is 90 degrees, then it is a right angle.” Once more, the definition holds this to be true.
Contrapositive: “If it is not 90 degrees, then it is not a right angle.” Since the original conditional statement is true, this statement is true too.
Example 4
Is the following conditional statement true or false?
If
Solution
This statement is false. Again, it is only necessary to find one counterexample, though there are infinitely many.
Let
Example 5
Does
Solution
In this case, yes.
If
Thus, if
Consider this example. Let
If an animal is a cat, it is a feline. If an animal is a feline, it is a mammal. Similarly, all cats are mammals.
Note, however, that not all felines are cats (at least, not house cats). Some are tigers or lions. Likewise, not all mammals are felines. Some are primates, and others are canines, etc.
Practice Problems
- Given that the contrapositive of a true statement is always true, prove that if the converse of a statement is true, then so is the inverse.
- Does
? - Does
? - Is the statement “If it has three 60-degree angles, then it is an equilateral triangle” true? How could it be amended?
- Prove that the statement “If it is divisible by 3, then it is odd” is false.
Answer Key
- Consider a conditional statement
. If this statement is true, then the contrapositive is also true.
Now, assume the converse, is true. The contrapositive of this statement is . This, however, is the inverse of the original statement. Thus, a true converse implies a true inverse because the inverse is the contrapositive of the converse. - No.
is “not and . That is, both are not true. Therefore, at least one is false. However, means both are false. Therefore, is a counterexample. - This is true. As before,
means at least one of or is false. That is, . Note that this includes the case where both are false, the case where is false, and is true, and the case where is true and is false. - At face value, this statement looks true.
. However, there is no stipulation that the figure with three 60-degree angles only has three sides. For example, it could be a pentagon with three 60-degree sides and two other sides that add up to 360 (this would have to be a concave pentagon). Amending this statement to “If it has only three sides and each side measures 60-degrees, then it is an equilateral triangle” makes it unquestionably true. - It is only necessary to find one counterexample. Consider the number
, which is both even and divisible by .