3.6 - Lone Star College

CHAPTER 3
Logic
Copyright © 2015, 2011, 2007 Pearson Education, Inc.
Section 3.6, Slide 1
3.6
Negations of Conditional Statements and De
Morgan’s Laws
Copyright © 2015, 2011, 2007 Pearson Education, Inc.
Section 3.6, Slide 2
Objectives
1. Write the negation of a conditional statement.
2. Use De Morgan’s laws.
Copyright © 2015, 2011, 2007 Pearson Education, Inc.
Section 3.6, Slide 3
The Negation of the Conditional
Statement p  q
Copyright © 2015, 2011, 2007 Pearson Education, Inc.
Section 3.6, Slide 4
Example: The Negation of a Conditional
Statement
Write the negation of:
If too much homework is given, a class should
not be taken.
Solution:
p: Too much homework is given,
q: A class should be taken.
The symbolic form is p  ~q.
Copyright © 2015, 2011, 2007 Pearson Education, Inc.
Section 3.6, Slide 5
Example continued
The negation of p  ~q is p  ~(~ q)
which simplifies to p  q.
Translating into English:
Too much homework is given and the class
should be taken.
Copyright © 2015, 2011, 2007 Pearson Education, Inc.
Section 3.6, Slide 6
Summary of Conditional Statements
Copyright © 2015, 2011, 2007 Pearson Education, Inc.
Section 3.6, Slide 7
De Morgan’s Laws
Copyright © 2015, 2011, 2007 Pearson Education, Inc.
Section 3.6, Slide 8
De Morgan’s Laws
Proof of the first law is shown in the Truth Table
below.
p q
T T
pq
T
~(p  q)
F
~p
F
~q
F
~p  ~q
F
T F
F
T
F
T
T
F T
F F
F
F
T
T
T
T
F
T
T
T
Copyright © 2015, 2011, 2007 Pearson Education, Inc.
Section 3.6, Slide 9
De Morgan’s Laws and Negations
Copyright © 2015, 2011, 2007 Pearson Education, Inc.
Section 3.6, Slide 10
Example: Negating Conjunctions and
Disjunctions
Write the negation for each of the following statements:
a. All students do laundry on weekends and I do not.
Copyright © 2015, 2011, 2007 Pearson Education, Inc.
Section 3.6, Slide 11
Example continued
Write the negation for each of the following statements:
b. Some college professors are entertaining lecturers or
I’m bored.
Copyright © 2015, 2011, 2007 Pearson Education, Inc.
Section 3.6, Slide 12