0% found this document useful (0 votes)
110 views16 pages

Logic 5.3

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
110 views16 pages

Logic 5.3

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

3/22/21

CHAPTER

5
Logic

Copyright © Cengage Learning. All rights reserved.

5.3
Section The Conditional and the
Biconditional

Copyright © Cengage Learning. All rights reserved.

1
3/22/21

Conditional Statements

Conditional Statements
Conditional statements can be written in if p, then q form
or in if p, q form. For instance, all of the following are
conditional statements.
If we order pizza, then we can have it delivered.
If you go to the movie, you will not be able to meet us for
dinner.
If n is a prime number greater than 2, then n is an odd
number.
In any conditional statement represented by “If p, then q” or
by “If p, q,” the p statement is called the antecedent and
the q statement is called the consequent.
4

2
3/22/21

Example 1 – Identify the Antecedent and Consequent of a Conditional

Identify the antecedent and consequent in the following


statements.

a. If our school was this nice, I would go there more than


once a week.—The Basketball Diaries
a. Antecedent: our school was this nice
Consequent: I would go there more than once a week
b. If you don’t get in that plane, you’ll regret it.
—Casablanca
b. Antecedent: you don’t get in that plane
Consequent: you’ll regret it

c. If you strike me down, I shall become more powerful than you


can possibly imagine.—Obi-Wan Kenobi, Star Wars,
Episode IV, A New Hope

c. Antecedent: you strike me down


Consequent: I shall become more powerful than you can possibly imagine 5

Check your progress 1 (page 185)

3
3/22/21

Conditional Statements (p. 185)

The Truth Table for the Conditional


p®q

4
3/22/21

The Truth Table for the Conditional p ® q

To determine the truth table for p ® q, consider the


advertising slogan for a web authoring software product
that states, “If you can use a word processor, you can
create a webpage.”

This slogan is a conditional statement.

The antecedent is p, “you can use a word processor,” and


the consequent is q, “you can create a webpage.”

The Truth Table for the Conditional p ® q

Now consider the truth value of p ® q for each of the


following four possibilities.

Table 3.7
5.7

10

10

5
3/22/21

The Truth Table for the Conditional p ® q


Row 1: Antecedent T, Consequent T
You can use a word processor, and you can create a webpage. In this case the truth value of
the advertisement is true. To complete Table 5.7, we place a T in place of the question mark in
row 1.

Row 2: Antecedent T, Consequent F


You can use a word processor, but you cannot create a webpage. In this case the
advertisement is false. We put an F in place of the question mark in row 2 of Table 5.7.

Row 3: Antecedent F, Consequent T


You cannot use a word processor, but you can create a webpage. Because the advertisement
does not make any statement about what you might or might not be able to do if you cannot use
a word processor, we cannot state that
the advertisement is false, and we are compelled to place a T in place of the question mark in
row 3 of Table 5.7.

Row 4: Antecedent F, Consequent F


You cannot use a word processor, and you cannot create a webpage. Once again we must
consider the truth value in this case to be true because the advertisement does not make any
statement about what you might or might not be able to do if you cannot use a word processor.
We place a T in place of the question mark in row 4 of Table 5.7.
11

11

The Truth Table for the Conditional p ® q

Table 5.7

Truth Table for p ® q


Table 5.8
12

12

6
3/22/21

The Truth Table for the Conditional p ® q

The truth table for the conditional p ® q is given in Table


5.8.

Truth Table for p ® q


Table 5.8

13

13

14

14

7
3/22/21

Check your progress 2 (page 186)

15

15

Example 3 – Construct a Truth Table for a Statement Involving a Conditional (p.186)

Construct a truth table for .

Solution:
Enter the truth values for each simple statement and its
negation as shown in columns 1, 2, 3, and 4.

Use the truth values in columns 2 and 3 to determine the


truth values to enter in column 5, under the “or” connective.

Use the truth values in columns 1 and 5 to determine the


truth values to enter in column 6 under the “and”
connective.
16

16

8
3/22/21

Example 3 – Solution cont’d

Use the truth values in columns 6 and 4 to determine the


truth values to enter in column 7 under the “If . . . then”
connective.

17

17

Check your progress 3 (page 187)

18

18

9
3/22/21

An Equivalent Form of the


Conditional

19

19

An Equivalent Form of the Conditional


The truth table for ~p q is shown in Table 5.9. The truth
values in this table are identical to the truth values in Table
5.8.

Truth Table for ~p q Truth Table for p ® q


Table 5.9 Table 5.8

20

20

10
3/22/21

An Equivalent Form of the Conditional


Hence, the conditional p ® q is equivalent to the disjunction
~p q.

21

21

Example 4 – Write a Conditional in Its Equivalent Disjunctive Form

Write each of the following in its equivalent disjunctive form.

a. If I could play the guitar, I would join the band.


b. If Cam Newton cannot play, then his team will lose.

Solution:
In each case we write the disjunction of the negation of the
antecedent and the consequent.

a. I cannot play the guitar or I would join the band.


b. Cam Newton can play or his team will lose.
22

22

11
3/22/21

23

23

The Negation of the Conditional

24

24

12
3/22/21

The Negation of the Conditional


Because , an equivalent form of
is given by , which, by one of De Morgan’s laws,
can be expressed as the conjunction

25

25

Example 5 – Write the Negation of a Conditional Statement

Write the negation of each conditional statement.

a. If they pay me the money, I will sign the contract.


b. If the lines are parallel, then they do not intersect.

Solution:
In each case, we write the conjunction of the antecedent
and the negation of the consequent.

a. They paid me the money and I did not sign the contract.
b. The lines are parallel and they intersect.

26

26

13
3/22/21

27

27

The Biconditional

28

28

14
3/22/21

The Biconditional
The statement is called a biconditional
and is denoted by which is read as “p if and only if
q.”

29

29

The Biconditional
Table 5.10 shows that p q is true only when p and q
have the same truth value.

Truth Table for p q


Table 5.10

30

30

15
3/22/21

Example 7 – Determine the Truth Value of a Biconditional

State whether each biconditional is true or false.

a. x + 4 = 7 if and only if x = 3.
b. x2 = 36 if and only if x = 6.

Solution:
a. Both equations are true when x = 3, and both are false
when x ¹ 3. Both equations have the same truth value
for any value of x, so this is a true statement.

b. If x = –6, the first equation is true and the second


equation is false. Thus this is a false statement.

31

31

32

32

16

You might also like