Lecture # 3
Lecture # 3
MATH-161
Lecture # 3
1
Previous Lectures Summary
2
Today’s Lecture
3
Translating English to Logic
In logic form
p(pq)
Time to work out more problems
1. Let p and q be the propositions
7
Conditional Statements
Let
p: “Maria learns discrete mathematics”
q: “Maria will find a good job.”
“If Maria learns discrete mathematics,
then she will find a good job.”
8
Implication (if - then)
p q pq p q pq
T T T 1 1 1
T F F 1 0 0
F T T 0 1 1
F F T 0 0 1
9
Conditional Statements
Converse, Contrapositive, Inverse
The proposition q p is called the converse statement of p q.
The proposition q p is called the contrapositive statement of p q.
The proposition p q is called the inverse statement of p q.
T T T T F F T T
T F F T T F F T
F T T F F T T F
F F T T T T T T
10
Conditional Statements
Example:
What are the contrapositive, the converse, and the inverse of the
conditional statement
“The home team wins whenever it is raining”
Solution:
11
Conditional Statements
Q. State the converse, contrapositive, and inverse of each of these
conditional statements.
12
Conditional Statements
Conditional Converse
pq qp
Inverse Contrapositive
qp pq
13