Section 2.1 Statements and Logical Operators
Beginning Activity Beginning Activity 1: Compound Statements
Mathematicians often develop ways to construct new mathematical objects from existing mathematical objects. It is possible to form new statements from existing statements by connecting the statements with words such as βandβ and βorβ or by negating the statement. A logical operator (or connective) on mathematical statements is a word or combination of words that combines one or more mathematical statements to make a new mathematical statement. A compound statement is a statement that contains one or more operators. Because some operators are used so frequently in logic and mathematics, we give them names and use special symbols to represent them.The conjunction of the statements
and is the statement β and β and its denoted by . The statement is true only when both and are true.The disjunction of the statements
and is the statement β or β and its denoted by The statement is true only when at least one of or is true.The negation of the statement
is the statement βnot β and is denoted by . The negation of is true only when is false, and is false only when is true.The implication or conditional is the statement βIf
then β and is denoted by . The statement is often read as β implies β and we have seen in Section 1.1 that is false only when is true and is false.
Some comments about the disjunction..
It is important to understand the use of the operator βor.β In mathematics, we use the βinclusive orβ unless stated otherwise. This means thatSome comments about the negation.
Although the statement,The negation of the statement, β391 is primeβ is β391 is not prime.β
The negation of the statement, ββ is β β
1.
For the statements
15 is odd
write each of the following statements as English sentences and determine whether they are true or false. Notice that15 is prime
(a)
(b)
(c)
(d)
2.
For the statements
15 is odd
write each of the following statements in symbolic form using the operators
(a)
(b)
15 is odd or
(c)
15 is even or
(d)
15 is odd and
Beginning Activity Beginning Activity 2: Truth Values of Statements
We will use the following two statements for all of this activity:is the statement βIt is raining.β
In each of the following four parts, a truth value will be assigned to statementsis the statement βDaisy is playing golf.β
It is raining and Daisy is playing golf. It is raining or Daisy is playing golf. If it is raining, then Daisy is playing golf. It is not raining.
1.
When
2.
When
3.
When
4.
When
T | F |
F | T |
T | T | T |
T | F | F |
F | T | F |
F | F | F |
T | T | T |
T | F | T |
F | T | T |
F | F | F |
T | T | T |
T | F | F |
F | T | T |
F | F | T |
Operator | Symbolic Form | Summary of Truth Values |
---|---|---|
Conjunction | True only when both |
|
Disjunction | False only when both |
|
Negation | Opposite truth value of |
|
Conditional | False only when |
Subsection Other Forms of Conditional Statements
Conditional statements are extremely important in mathematics because almost all mathematical theorems are (or can be) stated as a conditional statement in the following form:If βcertain conditions are met,β then βsomething happens.βIt is imperative that all students studying mathematics thoroughly understand the meaning of a conditional statement and the truth table for a conditional statement. We also need to be aware that in the English language, there are other ways for expressing the conditional statement
If
then implies only if ifWhenever
is true, is true. is true whenever is true. is necessary for (This means that if is true, then is necessarily true.) is sufficient for (This means that if you want to be true, it is sufficient to show that is true.)
Progress Check 2.3. The βOnly Ifβ Statement.
Recall that a quadrilateral is a four-sided polygon. Let
If a quadrilateral is a square, then it is a rectangle.
Write this conditional statement in English using
(a)
the word βwheneverβ
Whenever a quadrilateral is a square, it is a rectangle, or a quadrilateral is a rectangle whenever it is a square.
(b)
the phrase βonly ifβ
A quadrilateral is a square only if it is a rectangle.
(c)
the phrase βis necessary forβ
Being a rectangle is necessary for a quadrilateral to be a square.
(d)
the phrase βis sufficient forβ
Being a square is sufficient for a quadrilateral to be a rectangle.
Subsection Constructing Truth Tables
Truth tables for compound statements can be constructed by using the truth tables for the basic connectives. To illustrate this, we will construct a truth table forFor a truth table with two different simple statements, four rows are needed since there are four different combinations of truth values for the two statements. We should be consistent with how we set up the rows. The way we will do it in this text is to label the rows for the first statement with (T, T, F, F) and the rows for the second statement with (T, F, T, F). All truth tables in the text have this scheme.
For a truth table with three different simple statements, eight rows are needed since there are eight different combinations of truth values for the three statements. Our standard scheme for this type of truth table is shown in Table 2.4.
T | T | T | F | F | T |
T | T | F | F | F | T |
T | F | T | T | T | T |
T | F | F | T | T | F |
F | T | T | F | F | T |
F | T | F | F | F | T |
F | F | T | T | F | T |
F | F | F | T | F | T |
1 | 1 | 1 | 2 | 3 | 4 |
When completing the column for
remember that the only time the conjunction is true is when both and are true.When completing the column for
remember that the only time the conditional statement is false is when the hypothesis is true and the conclusion, is false.
Progress Check 2.5. Constructing Truth Tables.
Construct a truth table for each of the following statements:
(a)
(b)
(c)
(d)
T | T | F | F | F | F |
T | F | T | T | F | T |
F | T | F | T | F | T |
F | F | F | T | T | T |
Statements (2) and (4) have the same truth table.
Do any of these statements have the same truth table?
Subsection The Biconditional Statement
Some mathematical results are stated in the form βProgress Check 2.6. The Truth Table for the Biconditional Statement.
Complete a truth table for
Subsection Other Forms of the Biconditional Statement
As with the conditional statement, there are some common ways to express the biconditional statement,if and only if
implies and implies
is necessary and sufficient for
Subsection Tautologies and Contradictions
Definition.
A tautology is a compound statement
Progress Check 2.7. Tautologies and Contradictions.
For statements
(a)
Use a truth table to show that
(b)
Use a truth table to show that
(c)
Use a truth table to determine if
T | F | T | F |
F | T | T | F |
T | T | T | T |
T | F | T | T |
F | T | T | T |
F | F | F | T |
Exercises Exercises
1.
Suppose that Daisy says, βIf it does not rain, then I will play golf.β Later in the day you come to know that it did rain but Daisy still played golf. Was Daisy's statement true or false? Support your conclusion.
The statement was true. When the hypothesis is false, the conditional statement is true.
2.
Suppose that
(a)
(b)
(c)
3.
Suppose that
(a)
(b)
(c)
4.
Suppose that
(a)
(b)
(c)
Statement
(d)
5.
Construct a truth table for each of the following statements:
(a)
T | T | T |
T | F | F |
F | T | T |
F | T | T |
(b)
T | T | T |
T | F | T |
F | T | F |
F | F | T |
(c)
T | T | T |
T | F | T |
F | T | F |
F | F | T |
(d)
T | T | T |
T | F | F |
F | T | T |
F | T | T |
(e)
Do any of these statements have the same truth table?
Statements (a) and (d) have the same truth table. Statements (b) and (c) have the same truth table.
6.
Construct a truth table for each of the following statements:
(a)
(b)
(c)
(d)
(e)
Do any of these statements have the same truth table?
7.
Construct truth tables for
T | T | T | T | T |
T | T | F | T | T |
T | F | T | T | T |
T | F | F | F | F |
F | T | T | F | F |
F | T | F | F | F |
F | F | T | F | F |
F | F | F | F | F |
The two statements have the same truth table.
8.
Suppose each of the following statements is true.
Laura is in the seventh grade.
Laura got an A on the mathematics test or Sarah got an A on the mathematics test.
If Sarah got an A on the mathematics test, then Laura is not in the seventh grade.
If possible, determine the truth value of each of the following statements. Carefully explain your reasoning.
(a)
Laura got an A on the mathematics test.
(b)
Sarah got an A on the mathematics test.
(c)
Either Laura or Sarah did not get an A on the mathematics test.
9.
Let
(a)
The βif thenβ form of the conditional statement
(b)
The word βimpliesβ
(c)
The βonly ifβ form of the conditional statement
The integer
(d)
The phrase βis necessary forβ
For the integer
(e)
The phrase βis sufficient forβ
10.
Repeat Exercise 9 for the conditional statement
11.
For statements
(a)
(b)
(c)
(d)
12.
For statements
(a)
Show that
Note: In symbolic logic, this is an important logical argument form called modus ponens.
(b)
Show that
Note: In symbolic logic, this is an important logical argument form called syllogism.
Activity 4. Working with Conditional Statements.
(a)
Complete the following table:
English Form | Hypothesis | Conclusion | Symbolic Form |
---|---|---|---|
If |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
If |
|||
If |
|||
If |
|||
If |
Activity 5. Working With Truth Values of Statements.
Suppose that
Which of the following statements are true, which are false, and for which statements is it not possible to determine if it is true or false? Justify your conclusions.