Constructing A Truth Table
Constructing A Truth Table
TRUTH TABLE
A truth table displays the
relationship between all
possible truth values of the
component propositions and
the compound propositions
of the former.
Truth Table for a Negation
Let p be a proposition.
p p
T F
F T
Give the truth value of each statement.
1. 2 is not odd.
F
(2 is odd.)
Ans. T
2. It is not the case that 49 is a perfect
square.
T
(49 is a perfect square.)
Ans. F
4
Let p and q be Truth Table for a Conjunction
propositions.
p q pq
If both p and q
are true, then the T T T
compound T F F
proposition is
true. False if F T F
otherwise. F F F
5
Give the truth value of each statement.
T T
1. 2 is prime and 2 is even.
Ans. T
T F
2. 3 is odd and 5 is even
Ans. F
F (Whatever!) T or F
3. 7 is even and I am handsome.
Ans. F 6
Let p and q be
propositions. Truth Table for a Disjunction
8
Give the truth value of each statement.
T T
1. 3 is odd or 4 is even.
Ans. T
T (Whatever!) T or F
2. 4 is even or I am handsome.
Ans. T
F F
3. 6 is odd or 5 is even.
Ans. F 9
The conditional Truth Table for a Conditional
proposition p q p→q
if p then q T T T
(denoted by p → q)
T F F
is true except when
p is true and q is F T T
false. F F T
10
Give the truth value of each statement.
T T
1. If 2 is even then 3 is odd.
Ans. T
T F
2. If 4 is even then 5 is even.
Ans. F
11
Give the truth value of each statement.
F T
3. If 2 is odd then 4 is even.
Ans. T
F F
4. If 4 is odd then 5 is even.
Ans. T
12
Remember:
A conditional proposition is a
proposition joined by the words
if and then.
Form: If p then q.
p is called the antecedent,
while q is called the
consequent.
13
A biconditional
proposition Truth Table for a Biconditional
has the form
p if and only if q. p q pq
The proposition p if T T T
and only if q
(denoted by p q) is T F F
true if p and q have F T F
the same truth
values. It is false F F T
otherwise.
14
Give the truth value of each statement.
T T
1. 4 is even iff 5 is odd.
Ans. T
T F
2. 2 is even iff 4 is odd.
Ans. F
15
Give the truth value of each statement.
F T
3. 4 is odd iff 2 is even.
Ans. F
F F
4. 2 is odd iff 5 is even.
Ans. T
16
Type of Compound Symbolic Hint
Proposition Form
p
negation just write the
q opposite
conjunction (and) pq only T T is T
disjunction (or) pq at least one T to be T
conditional p→q only T F is F
biconditional pq T T and F F are T
If 2 propositions There will be 4
are involved, for 22 = 4 rows for the truth
example p and q. values.
T T T F T T
T F T F F T
F T T T T T
F F F T T T
tautology
p q ~q (p ~q) (p q) (p ~q) (p q)
T T F F T F
T F T T F F
F T F F F F
F F T F F F
contradiction
T T T F T F F
T F F F T F T
F T T T T T T
F F T T F F F
Example 4: (p ~q) → r
p q r ~q p ~q (p ~q) → r
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
contingency