Logic Reporter 3 Razel Kate Romano
Logic Reporter 3 Razel Kate Romano
p or q or p∨q Disjunction
p: It is 5 in the morning.
q: They are working.
T F
F T
Example:
a) The Philippines is in Asia.
b) Today is Sunday
Truth Table for Conjunction (∧, and)
p q p∧q Example:
T T T a) 2 is a number and 4 is an even number.
b) 5 is an even number and 3 is an odd
T F F
number.
F T F
F F F
Truth table for Disjunction (v, or)
p q pvq Example:
T T T a) All birds can fly or dogs are
mammals.
T F T
b) The Philippines is in Asia or Aurora
province is in the Philippines.
F T T
F F F
Truth Table for Conditional (→, If…
then)
p q p→q
T T T Example:
a) If 5 is greater than 2, then 6 is
T F F
greater than 5.
b) If 5 is an even number, then 3 is an
F T T
even number.
F F T
Truth Table for Biconditional (→, If
and only If)
p q p⟷q
Example:
T T T
a) Lemons are yellow if and only if
T F F apples are red.
b) 5+2=3 if and only if 1+1=2.
F T F
F F T
THANK YOU
SO MUCH