Propositions
Propositions
Answer: Negation
d. If my brother pays the rental and I pay the
electricity, then my father pays the tuition fees.
Answer: Conditional
Parentheses in symbolic statements are used to tell
what type of statements are being considered. If
there are no parentheses, we follow the
dominance of connectives. The list below gives the
connectives in their dominant order (from
strongest to the weakest).
1.Biconditional 2. Conditional
3.Disjunction, Conjunction 4. Negation
The conjunction and disjunction are equal value.
Example 6
Identify each symbolic statement as a
conjunction, disjunction, negation, conditional,
or biconditional.
a.p v q r
Answer: Biconditional
b. (p ^ q) v r
Answer: Disjunction
c. ~(p v q)
Answer: Negation
d. ~p ^ q r v s
Answer: Conditional
e. ~(p q ^ r)
Answer: Negation
f. p ^ (q r)
Answer: Conjunction
Example 7
Add parenthesis to form the indicated
compound statement.
1.Conditional: (p ^ ~q) r
Answer: None is needed.
2. Negation: ~p ^ q r
Answer: ~(p ^ q r)
3. Conjunction: p ^ q r
Answer: p ^(q r)
4. Biconditional: p qvr
Answer: None is needed
5. Disjunction: ~p ^ q v r
Answer: (~p ^ q) v r
Example 8
Statement Negation
All items are for sale. Some items are not
for sale.
No items are for sale. Some items are for
sale.
Write the negation of each statement.
1.All bottles have labels.
Answer: Some bottles have no labels.
2. All candidates will get the second chance.
Answer: Some candidates will not be given the
second chance.
Write the negation of each statement.
3. No student in uniform can enter the Internet
café.
Answer: Some students in uniform can enter
the Internet Cafe.
4. Some participants are more active than the
organizers.
Answer: No participants are more active than
the organizer.
Conjunctions
The connective and implies the idea of
“both”. For the conjunction p ^ q to be true,
both p and q must be true. All the four possible
combinations of truth value for the
conjunction p and q are summarized by a table
called truth table.
Table 1
Truth table for the Conjunction p and q (p ^ q)
p q p^q The conjunction p ^ q is
true when p and
T bothT T
q are
T F F true; otherwise, the
F T F conjunction is false.
F F F
Example 1
Let p represent “7>5” and let q represent
“12<0.” Find the truth value of p and q.
Solution:
The statement “7>5” is true. Hence, p is true.
The statement “12<0” is false. Hence, q is false.
The second row of the conjunction truth table
shows that p ^ q is false.
p q p^q
T T T
T p isF trueFand q is false
F T F
F F F
p q
p and q
Disjunctions
If John says that he has been reading or
writing, then he is telling the truth if he has
been reading and not writing. Likewise, he is
telling the truth when he has been writing and
not reading. Also he is telling the truth he he
has been reading and also writing. Table 2
shows the truth table for disjunction. The use
of or in this case is called the inclusive or
(inclusive disjunction)
Table 1 inclusive or
p q pvq One or the other, or both
T T T
Inclusive disjunction is
T F T true unless both
F T T components are false.
F F F
p q
p or q
Example 2
Let p represent “I will clean the kitchen”
Let q represent “I will clean the bathroom”
Find the inclusive disjunction of p and q and
discuss its truth values.
Solution:
The statement, “I will clean the kitchen or I will
clean the bathroom” is the required
disjunction. It will be false only if both
components are false and will be true
otherwise.
Example 3
Let p be “I will pass the math quiz”
Let q be “I will flunk the math quiz” Find
the inclusive disjunction of p and q and discuss
its truth values.
p ~p
T F
F T
Example 4
Construct a truth table for
a. ~(p ^ q)
Example 4
Construct a truth table for
a. ~(p ^ q)
p q
T T
T F
F T
F F
Example 4
Construct a truth table for
a. ~(p ^ q)
p q p^q
T T T
T F F
F T F
F F F
Example 4
Construct a truth table for
a. ~(p ^ q)
Example 4
Construct a truth table for
b. ~(p v q)
Example 4
Construct a truth table for
b. ~(p v q)
p q
T T
T F
F T
F F
Example 4
Construct a truth table for
b. ~(p v q)
p q pvq
T T T
T F T
F T T
F F F
Example 4
Construct a truth table for
b. ~(p v q)
p q pvq ~(p v q)
T T T F
T F T F
F T T F
F F F T
Example 4
Construct a truth table for
c. ~(p ^ ~q)
Example 4
Construct a truth table for
c. ~(p ^ ~q) p q
T T
T F
F T
F F
Example 4
Construct a truth table for
c. ~(p ^ ~q) p q ~q
T T F
T F T
F T F
F F T
Example 4
Construct a truth table for
c. ~(p ^ ~q) p q ~q p ^ ~q
T T F F
T F T T
F T F F
F F T F
Example 4
Construct a truth table for
c. ~(p ^ ~q) p q ~q p ^ ~q ~(p ^ ~q)
T T F F T
T F T T F
F T F F T
F F T F T
Activity
Construct a truth table for
a.p v ~q
b.~(~p ^ q)
c.q ^ ~(p v q)
Activity
Construct a truth table for
a. p v ~q p q ~q p v ~q
T T F T
T F T T
F T F F
F F T T
Activity
Construct a truth table for
b. ~(~p v q) p q ~p ~p ^ q ~(~p ^ q)
T T F F T
T F F F T
F T T T F
F F T F T
Activity
Construct a truth table for
a. q ^ ~(p v q) p q p v q ~(p v q) q ^ ~(p v q)
T T T F F
T F T F F
F T T F F
F F F T F
Truth Tables for Conditional Statement
(p q)
p q p q p q is false only
T T T when p is true and
T F F q is false,
F T T otherwise it is
F F T true.
Example 1
Construct a truth table for each of the
following:
a. p ~q
b. ~p q
Example 1
a. p ~q
p q ~q p ~q
T T F F
T F T T
F T F T
F F T T
Example 1
b. ~p q
p q ~p ~p q
T T F T
T F F T
F T T T
F F T F
Truth Tables for Biconditional Statement
(p q)
p q p q p q is true when
T T T and only when p
T F F and q have the
F T F same truth value.
F F T
Example 2
Construct a truth table for each of the
following:
a. (p q) (~p q)
b. (p ^ q) (p ~q)
c. (p q) (~p v q)
Example 2
a. (p q) (~p q)
p q ~p p q ~p q (p q) (~p q)
T T F T T T
T F F F T F
F T T T T T
F F T T F F
Example 2
b. (p ^ q) (p ~q)
p q ~q p ^ q p ~q (p ^ q) (p ~q)
T T F T F F
T F T F T F
F T F F T F
F F T F T F
Example 2
c. (p q) (~p v q)
p q ~p p q ~p v q (p q) (~p v q)
T T F T T T
T F F F F T
F T T T T T
F F T T T T
Activity
Construct a truth table for each of the
following:
a. p v (q ~p)
b. (p q) (~p v q)