02 Proposition
02 Proposition
LOGIC
CSE 2213 – Discrete Mathematics
Course teacher: Minhajul Bashir
10/29/2022 MINHAJUL@CSE.UIU.AC.BD
TRUE OR FALSE?
10/29/2022 MINHAJUL@CSE.UIU.AC.BD 4
WHAT IS NOT A PROPOSITION?
What is your name?
A question. Not a declarative sentence.
10/29/2022 MINHAJUL@CSE.UIU.AC.BD 5
WHAT IS NOT A PROPOSITION?
I am lying.
If this sentence is true, then since I am saying this, it must be false!!!
Both true and false
Not a proposition
We call such a sentence a paradox
10/29/2022 MINHAJUL@CSE.UIU.AC.BD 6
CONJUNCTION
Let be “Shakib Al Hasan is a cricketer and Shakib Khan is an actor.”
Can we break it down into two propositions?
10/29/2022 MINHAJUL@CSE.UIU.AC.BD 7
DISJUNCTION
Let be “Shakib Al Hasan is a cricketer or Shakib Khan is a cricketer.”
When is this sentence true?
10/29/2022 MINHAJUL@CSE.UIU.AC.BD 8
NEGATION
Let be “Shakib Al Hasan is not a footballer”
When is this sentence true?
10/29/2022 MINHAJUL@CSE.UIU.AC.BD 9
CONSIDER THIS
Shakib Al Hasan is a cricketer or Shakib Khan is a cricketer.
What is the behavior of this sentence?
Case 1: Both Shakib Al Hasan and Shakib Khan are cricketers => True
Case 2: Shakib Al Hasan is a cricketer but Shakib Khan is not => True
Case 3: Shakib Al Hasan is not a cricketer but Shakib Khan is => True
Case 4: None of Shakib Al Hasan and Shakib Khan is a cricketer => False
10/29/2022 MINHAJUL@CSE.UIU.AC.BD 10
NOW CONSIDER THIS
What is the behavior of the sentence “Either Shakib Khan is an actor or Arifin Shuvo
is an actor, but Nasir Hossain is not an actor”?
How many cases will there be?
10/29/2022 MINHAJUL@CSE.UIU.AC.BD 11
TRUTH TABLES OF
COMPOUND PROPOSITIONS
A truth table is used to observe the
behavior of a compound proposition at a
glance T T T ?
The different possible truth values of the T T F ?
simple propositions are compiled in the T F T ?
table, and for each combination, the T F F ?
truth value of the compound one is
F T T ?
found out
F T F ?
F F T ?
F F F ?
10/29/2022 MINHAJUL@CSE.UIU.AC.BD 12
TRUTH TABLES OF
CONJUNCTION, DISJUNCTION
AND NEGATION
T T T T T T T F
T F F T F T F T
F T F F T T
F F F F F F
10/29/2022 MINHAJUL@CSE.UIU.AC.BD 13
PROBLEM
Construct the truth table of the proposition .
10/29/2022 MINHAJUL@CSE.UIU.AC.BD 14
A SPECIAL TYPE OF
DISJUNCTION –
EXCLUSIVE-OR
Quinton de Kock or Heinrich Klassen
will play in today’s match.
Both will not play together. T T F
T F T
F T T
True if exactly one proposition is true
F F F
10/29/2022 MINHAJUL@CSE.UIU.AC.BD 15