Quantifiers Final
Quantifiers Final
p or q
4>1 p is true p q p˅q
12 < 9 q is false T T T
T F T
The truth value for p ˅ q is true
F T T
F F F
3.2 – Truth Tables and Equivalent Statements
Negation
The truth values of the negation of p ( ̴ p) are given in the
truth table below.
not p
p ̴p
T F
F T
3.2 – Truth Tables and Equivalent Statements
Example: Constructing a Truth Table
Construct the truth table for: p ˄ (~ p ˅ ~ q)
If you do not participate in class (false), then you get extra points.
If you do not participate in class (false), then you do not get extra points.
The teacher's statement is true in both cases.
3.3 – The Conditional
Truth Table for The Conditional
If p, then q
p q p→q
T T T
T F F
F T T
F F T
T → (4 < 2) (8 = 1) → F F → (3 ≠ 9)
T→F F→F F→T
F T T
3.4 – More on the Conditional
Converse, Inverse, and Contrapositive
Conditional
Statement p→q If p, then q
If not q, then
Contrapositive ̴q→ ̴p
not p
3.4 – More on the Conditional
Determining Related Conditional Statements
Given the conditional statement, determine the following:
a) the converse, b) the inverse, and c) the contrapositive.
If I live in Wisconsin, then I shovel snow,
a) Converse
If I shovel snow, then I live in Wisconsin.
b) Inverse
If I do not live in Wisconsin, then I do not shovel snow.
c) Contrapositive
If I do not shovel snow, then I do not live in Wisconsin.
3.4 – More on the Conditional
Equivalences
A conditional statement and its contrapositive are equivalent,
and the converse and inverse are equivalent.
Alternative Forms of “If p, then q”
The conditional p → q can be translated in any of the following
ways:
If p, then q. p is sufficient for q.
If p, q. q is necessary for p.
p implies q. All p are q.
p only if q. q if p.
3.4 – More on the Conditional
Rewording Conditional Statements
Write each statement in the form “if p, then q.”
a) You’ll be sorry if I go.
(q if p)
If I go, then you’ll be sorry.
b) Today is Sunday only if yesterday was Saturday.
(p only if q)
If today is Sunday, then yesterday was Saturday.
c) All Chemists wear lab coats.
(All p are q)
If you are a Chemist, then you wear a lab coat.
3.4 – More on the Conditional
Negation of a Conditional
A Conditional as a Disjunction
Examples:
If the river is narrow, then we can cross it.
p: the river is narrow. ∼p: the river is not narrow.
q: we can cross it. ∼q: we cannot cross it.
Negation: Disjunction:
The river is narrow and The river is not narrow
we cannot cross it. or we can cross it.
3.4 – More on the Conditional
Negation of a Conditional
A Conditional as a Disjunction
Examples:
If you are absent, then you have a test.
p: you are absent. ∼p: you are not absent.
q: you have a test. ∼q: you do not have a test.
Negation: Disjunction:
You are absent and you You are not absent or
do not have a test. you have a test.