SlideShare a Scribd company logo
MA.WENNILOU
Z.PORAZO
DISCRETE MATHEMATICS LECTURE 1
PROPOSITIONAL
LOGIC
MLG COLLEGE OF LEARNING INC.
LOGIC
Definition
the basis of all mathematical reasoning and all of
automated reasoning.
Rules of logic are used to distinguish between
valid and invalid mathematical arguments.
discrete mathematics
propositions
Definition
basic building blocks of logic.
a declarative sentence that is either true or false
but not both.
discrete mathematics
WHICH OF THESE
ARE
PREPOSITIONS?
Tokyo is the
capital of Japan
1 + 1 = 2
2 + 5 = 11
discrete mathematics
What time is it?
Read this carefully.
x + y = 12
• WE USE LETTERS TO DENOTE PROPOSITIONAL
VARIABLES (OR STATEMENT VARIABLES), THAT
IS, VARIABLES THAT REPRESENT
PROPOSITIONS, JUST AS LETTER ARE USED TO
DENOTE NUMERICAL VARIABLES.
• It uses the conventional letters such as p,q,r,s,...
• Truth values is denoted by T, if it's a true proposition, and
how do we represent
prepositions?
discrete mathematics
propositional
logic
• Area of logic that deals with prepositions
• First developed systematically by Greek
philosopher Aristotle more than 2300 years ago.
mlg college of learning
DECEMBER 2020
compound
propositions
• New propositions formed from existing propositions
using logical operators.
mlg college of learning INC
DECEMBER 2020
discrete mathematics
Let p be a proposition. The
negation of p, denoted by ¬p, is the
statement
"It is not the case that p"
The truth value of the negation of p,
¬p, is the opposite of the truth value
of p.
NEGATION
Definition 1
EXAMPLE 1
FIND THE NEGATION OF THE PROPOSITION
Michelle's PC
runs Linux.
SOLUTION
DECEMBER 2020
It's not the case that
Michelle's Pc runs Linux.
Michelle's PC doesn't run
Linux.
PROBLEM
EXAMPLE 2
FIND THE NEGATION OF THE PROPOSITION
Vanessa's smartphone has at
least 32GB of memory.
SOLUTION
DECEMBER 2020
It's not the case that Vanessa's
smartphone has at least 33GB of
memory.
PROBLEM
Vanessa's smartphone doesn't have
at least 32GB of memory.
DECEMBER 2020
mlg college of learning INC.
Truth table for the negation of
proposition of p
Somethingtothinkabout
Let p and q be propositions. The
conjunction of p and q, denoted by
p ∧ q ,is the proposition.
"p and q"
The conjunction of p and q is true
when both p and q are true and
false if otherwise.
conjunction
DECEMBER 2020
Definition 2
SAMPLE PROBLEM
FIND THE CONJUNCTION OF THE PROPOSITIONS P AND Q
WHERE P IS THE PROPOSITION:
Rachelle's PC has more than 50GB free hard disk space.
DECEMBER 2020
AND Q IS THE PROPOSITION:
The processor in Rachelle's PC runs faster than 2 GHz.
SOLUTION
THE CONJUNCTION OF THESE PREPOSITIONS, P ∧ Q IS
THE PREPOSITION:
Rachelle's PC has more than 50GB free hard disk space AND the processor
in Rachelle's PC runs faster than 2 GHz.
DECEMBER 2020
Truth table for the conjunction of two
propositions.
DECEMBER 2020
mlg college of learning INC.
Somethingtothinkabout
Let p and q be propositions. The
disjunction of p and q, denoted by
p ∨ q ,is the proposition.
"p or q"
The disjunction of p ∨ q is
false when both p and q are false
and is true if otherwise.
disjunction
DEMCEMBER 2020
Definition 3
SAMPLE PROBLEM
FIND THE DISJUNCTION OF THE PROPOSITIONS P AND Q
WHERE P IS THE PROPOSITION:
Rachelle's PC has more than 50GB free hard disk space.
DECEMBER 2020
AND Q IS THE PROPOSITION:
The processor in Rachelle's PC runs faster than 2 GHz.
SOLUTION
THE DISJUNCTION OF THESE PREPOSITIONS, P ∨ Q IS
THE PREPOSITION:
Rachelle's PC has more than 50GB free hard disk space OR the processor
in Rachelle's PC runs faster than 2 GHz.
DECEMBER 2020
Truth table for the disjunction of two
propositions.
DECEMBER 2020
mlg college of learning INC.
Somethingtothinkabout
Let p and q be propositions. The
exclusive or of p and q, denoted by
p ⊕ q ,is the proposition that is true
when exactly one of p and q is
true and is false otherwise.
exclusive
or
DECEMBER 2020
Definition 4
SAMPLE PROBLEM
FIND THE EXCLUSIVE OR OF THE PROPOSITIONS P AND Q
WHERE P IS THE PROPOSITION:
AND Q IS THE PROPOSITION:
Rachelle's PC has more than 50GB free hard disk space.
DECEMBER 2020
The processor in Rachelle's PC runs faster than 2 GHz.
SOLUTION
THE EXCLUSIVE OR OR P AND Q,(P ⊕ Q) IS THE
PROPOSITION:
Rachelle's PC has at least 50GB free hard disk space , OR the processor
in Rachelle's PC runs faster than 2 GHz, but not both.
DECEMBER 2020
Truth table for the Exclusive OR of
two propositions.
DECEMBER 2020
mlg college of learning INC.
Somethingtothinkabout
Let p and q be propositions. The
conditional statement p --> q is the
proposition, "if p, then q".
The conditional statement p --> q is
false when p is true and q is false,
and true otherwise.
CONDITIONAL
STATEMENT
DECEMBER 2020
Definition 5
In the conditional statement p --> q, p is called the
hypothesis (or the antecedent or premise) and q is
called the conclusion (or the consequence)
"if p, then q"
p → q
august 2020 discrete mathematics
"if p, q"
"q if p"
"q when p"
"q follows from p"
"a necessary condition for p is q"
"a sufficient condition for q is p"
"p implies q"
"p only if q"
"q whenever p"
"q is necessary for p"
SAMPLE PROBLEM 1
LET P BE THE STATEMENT:
AND Q THE STATEMENT:
"Joy learns Discrete Mathematics."
DECEMBER 2020
"Joy will find a good job."
EXPRESS THE STATEMENT P → Q INTO ENGLISH
SOLUTION
P → Q
"If Joy learns Discrete Mathematics, then she
will find a good job."
DECEMBER 2020
SAMPLE PROBLEM 2
LET P BE THE STATEMENT:
AND Q THE STATEMENT:
"I am elected as the town Mayor."
DECEMBER 2020
"I will lower the taxes and tuition fees."
EXPRESS THE STATEMENT P → Q INTO ENGLISH
SOLUTION 2
P → Q
"If I am elected as the town Mayor, then I will
lower the taxes and tuition fees."
DECEMBER 2020
ANOTHER EXAMPLE
P → Q
"If you get 100 on the exam, then I will give you
1.0 grade."
DECEMBER 2020
Truth table for the Conditional
Statement p → q.
DECEMBER 2020
mlg college of learning INC.
Somethingtothinkabout
CONVERSE,
CONTRAPOSITIVE,
INVERSE
discrete mathematics
If you pass the exam, then you
will graduate on time.
converse
If you graduate on time, then you passed
the exam.
contrapositive
inverse
mlg college of learning INC.
Proposition:
p → q
If you do not graduate on time, then you
did not pass the exam.
If you don't pass the exam, then you don't
graduate on time.
EXPLAINATION
The contrapositive, ¬ q → ¬ p of an implication p → q has the same truth value as p →
q. To see this, note that the contrapositive is false only when ¬ p is false and ¬ q is
true, that is, only when p is true and q is false. On the other hand, neither the
converse, q → p nor the inverse, ¬ p → ¬q has the same truth value as p → q for all
possible truth values of p and q. To see this, note that when p is true and q is false
,the original implication is false, but the converse and inverse are both true. When
two compound propositions always have the same truth value we call them
equivalent, so that an implication and its contrapositive are equivalent. The converse
and inverse of an implication are also equivalent, as the reader can verify.
mlg college of learning INC.
EXAMPLE: What are the contrapositive, the converse,
and the inverse of the implication?
mlg college of learning INC.
“The home team wins whenever it is
raining.”?
Solution: Because q whenever p is one of the ways
to express the implication , the original statement
can be written as
mlg college of learning INC .
Consequently, the contrapositive of this implication
is:
“If it is raining, then the home team wins.”
“If the home team does not win, then it is not
raining.”
The converse is:
mlg college of learning INC.
The inverse is:
“If the home team wins, then it is raining.”
“If it is not raining, then the home team does not
win.”
Note:
mlg college of learning INC.
Only the contrapositive is equivalent
to the original statement.
bic nditionals
DECEMBER 2020
discrete mathematics
mlg college of learning INC.
• Let p and q be propositions. The biconditional statement
p ↔ q, is the proposition "p if and only if q."
• The biconditional statement p ↔ q is true when p and q
has the same truth vales, and false otherwise.
Definition 6
DISCRETE MATHEMATICS
• Biconditional statements are also called bi-implications.
BICONDITIONALS
WHAT ARE THE
WAYS TO EXPRESS
P ↔ Q?
"P is necessary and
sufficient for Q"
"If p and q, and
conversely"
"p iff q
SAMPLE PROBLEM 1
LET P BE THE STATEMENT:
AND Q THE STATEMENT:
"You can take the flight."
DECEMBER 2020
"You buy a ticket."
EXPRESS THE STATEMENT P ↔ Q USING IFF
SOLUTION
THEN THE P ↔ Q STATEMENT:
"You can take the flight, if and only if you buy a
ticket."
DECEMBER 2020
Truth table for the Biconditional
Statement p ↔ q.
DECEMBER 2020
mlg college of learning INC.
Somethingtothinkabout
Note :
p ↔ q has exactly the same
truth value as...
(p → q) ∧ (q → p)
PRECEDENCE OF LOGICAL OPERATORS
discrete mathematics
1
2
3
4
5
∧
∨
→
↔
SAMPLE EXERCISE
CONSTRUCT THE TRUTH TABLE OF THE COMPOUND
PROPOSITION
exercise 1
mlg college of learning
discrete mathematics
(p ∨ ¬q ) → (p ∧ q)
solution
exercise 1
mlg college of learning
discrete mathematics
(p ∨ ¬q ) → (p ∧ q)

More Related Content

PDF
Unit I discrete mathematics lecture notes
PDF
Dscrete structure
PPT
Predicate Logic
PPTX
Propositional logic
PDF
Source Sensitive Belief Change Full Text
PPTX
Lecture 1 Propositional logic
PPTX
CMSC 56 | Lecture 1: Propositional Logic
Unit I discrete mathematics lecture notes
Dscrete structure
Predicate Logic
Propositional logic
Source Sensitive Belief Change Full Text
Lecture 1 Propositional logic
CMSC 56 | Lecture 1: Propositional Logic

Similar to LECTURE 1: LOGIC (20)

PPTX
CSE-203 Lec_1.pptx
PPTX
DisMath-lecture-2-Logic-and-Proofs-08032022-115009am.pptx
PPTX
proposition Logic-1.pptx Discrete Mathematics
PPT
Discrete Maths141 - Course Outline and Lecture Slides
PDF
Discrete Structure vs Discrete Mathematics
PPTX
Discrete Mathematics Details tree pt.pptx
PPTX
Chapter1p1.pptx
PDF
Propositional Logic.pdf
PPT
Discrete mathematics Chapter1 presentation.ppt
PPTX
Discrete_Mathematics_Chapter1_Part1.pptx
PPT
Propositional logic 2 all about logics and gates
PPT
Best Presentation about Discrete Computer
PPTX
Chapter1 part1 : PROPOSITIONAL LOGIC || DISCRETE MATHEMATICS
PDF
Propositional Logic Discrete Mathematics
PPT
desmath(1).ppt
PDF
1-Discrete Mathematics - 1 - Unit - 1.pdf
PPT
First order predicate logic - Artificial Intelligence
PPT
Discrete mathematics Ch2 Propositional Logic_Dr.khaled.Bakro د. خالد بكرو
PPTX
Math in the modern world math as a language.pptx
PPTX
Chapter1p1
CSE-203 Lec_1.pptx
DisMath-lecture-2-Logic-and-Proofs-08032022-115009am.pptx
proposition Logic-1.pptx Discrete Mathematics
Discrete Maths141 - Course Outline and Lecture Slides
Discrete Structure vs Discrete Mathematics
Discrete Mathematics Details tree pt.pptx
Chapter1p1.pptx
Propositional Logic.pdf
Discrete mathematics Chapter1 presentation.ppt
Discrete_Mathematics_Chapter1_Part1.pptx
Propositional logic 2 all about logics and gates
Best Presentation about Discrete Computer
Chapter1 part1 : PROPOSITIONAL LOGIC || DISCRETE MATHEMATICS
Propositional Logic Discrete Mathematics
desmath(1).ppt
1-Discrete Mathematics - 1 - Unit - 1.pdf
First order predicate logic - Artificial Intelligence
Discrete mathematics Ch2 Propositional Logic_Dr.khaled.Bakro د. خالد بكرو
Math in the modern world math as a language.pptx
Chapter1p1
Ad

More from MLG College of Learning, Inc (20)

PPTX
PPTX
PC111-lesson1.pptx
PPTX
PC LEESOON 6.pptx
PPTX
PC 106 PPT-09.pptx
PPTX
PPTX
PPTX
PPTX
PC 106 Slide no.02
PPTX
PPTX
PPTX
PC 106 Slide 1.pptx
PDF
Db2 characteristics of db ms
PDF
Ad

Recently uploaded (20)

PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
master seminar digital applications in india
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
RMMM.pdf make it easy to upload and study
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
Computing-Curriculum for Schools in Ghana
PDF
Complications of Minimal Access Surgery at WLH
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
Presentation on HIE in infants and its manifestations
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
master seminar digital applications in india
Supply Chain Operations Speaking Notes -ICLT Program
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
O7-L3 Supply Chain Operations - ICLT Program
RMMM.pdf make it easy to upload and study
Final Presentation General Medicine 03-08-2024.pptx
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Computing-Curriculum for Schools in Ghana
Complications of Minimal Access Surgery at WLH
Microbial disease of the cardiovascular and lymphatic systems
VCE English Exam - Section C Student Revision Booklet
Module 4: Burden of Disease Tutorial Slides S2 2025
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
Microbial diseases, their pathogenesis and prophylaxis
Chinmaya Tiranga quiz Grand Finale.pdf
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Presentation on HIE in infants and its manifestations

LECTURE 1: LOGIC

  • 1. MA.WENNILOU Z.PORAZO DISCRETE MATHEMATICS LECTURE 1 PROPOSITIONAL LOGIC MLG COLLEGE OF LEARNING INC.
  • 2. LOGIC Definition the basis of all mathematical reasoning and all of automated reasoning. Rules of logic are used to distinguish between valid and invalid mathematical arguments. discrete mathematics
  • 3. propositions Definition basic building blocks of logic. a declarative sentence that is either true or false but not both. discrete mathematics
  • 4. WHICH OF THESE ARE PREPOSITIONS? Tokyo is the capital of Japan 1 + 1 = 2 2 + 5 = 11 discrete mathematics What time is it? Read this carefully. x + y = 12
  • 5. • WE USE LETTERS TO DENOTE PROPOSITIONAL VARIABLES (OR STATEMENT VARIABLES), THAT IS, VARIABLES THAT REPRESENT PROPOSITIONS, JUST AS LETTER ARE USED TO DENOTE NUMERICAL VARIABLES. • It uses the conventional letters such as p,q,r,s,... • Truth values is denoted by T, if it's a true proposition, and how do we represent prepositions? discrete mathematics
  • 6. propositional logic • Area of logic that deals with prepositions • First developed systematically by Greek philosopher Aristotle more than 2300 years ago. mlg college of learning DECEMBER 2020
  • 7. compound propositions • New propositions formed from existing propositions using logical operators. mlg college of learning INC DECEMBER 2020
  • 8. discrete mathematics Let p be a proposition. The negation of p, denoted by ¬p, is the statement "It is not the case that p" The truth value of the negation of p, ¬p, is the opposite of the truth value of p. NEGATION Definition 1
  • 9. EXAMPLE 1 FIND THE NEGATION OF THE PROPOSITION Michelle's PC runs Linux. SOLUTION DECEMBER 2020 It's not the case that Michelle's Pc runs Linux. Michelle's PC doesn't run Linux. PROBLEM
  • 10. EXAMPLE 2 FIND THE NEGATION OF THE PROPOSITION Vanessa's smartphone has at least 32GB of memory. SOLUTION DECEMBER 2020 It's not the case that Vanessa's smartphone has at least 33GB of memory. PROBLEM Vanessa's smartphone doesn't have at least 32GB of memory.
  • 11. DECEMBER 2020 mlg college of learning INC. Truth table for the negation of proposition of p Somethingtothinkabout
  • 12. Let p and q be propositions. The conjunction of p and q, denoted by p ∧ q ,is the proposition. "p and q" The conjunction of p and q is true when both p and q are true and false if otherwise. conjunction DECEMBER 2020 Definition 2
  • 13. SAMPLE PROBLEM FIND THE CONJUNCTION OF THE PROPOSITIONS P AND Q WHERE P IS THE PROPOSITION: Rachelle's PC has more than 50GB free hard disk space. DECEMBER 2020 AND Q IS THE PROPOSITION: The processor in Rachelle's PC runs faster than 2 GHz.
  • 14. SOLUTION THE CONJUNCTION OF THESE PREPOSITIONS, P ∧ Q IS THE PREPOSITION: Rachelle's PC has more than 50GB free hard disk space AND the processor in Rachelle's PC runs faster than 2 GHz. DECEMBER 2020
  • 15. Truth table for the conjunction of two propositions. DECEMBER 2020 mlg college of learning INC. Somethingtothinkabout
  • 16. Let p and q be propositions. The disjunction of p and q, denoted by p ∨ q ,is the proposition. "p or q" The disjunction of p ∨ q is false when both p and q are false and is true if otherwise. disjunction DEMCEMBER 2020 Definition 3
  • 17. SAMPLE PROBLEM FIND THE DISJUNCTION OF THE PROPOSITIONS P AND Q WHERE P IS THE PROPOSITION: Rachelle's PC has more than 50GB free hard disk space. DECEMBER 2020 AND Q IS THE PROPOSITION: The processor in Rachelle's PC runs faster than 2 GHz.
  • 18. SOLUTION THE DISJUNCTION OF THESE PREPOSITIONS, P ∨ Q IS THE PREPOSITION: Rachelle's PC has more than 50GB free hard disk space OR the processor in Rachelle's PC runs faster than 2 GHz. DECEMBER 2020
  • 19. Truth table for the disjunction of two propositions. DECEMBER 2020 mlg college of learning INC. Somethingtothinkabout
  • 20. Let p and q be propositions. The exclusive or of p and q, denoted by p ⊕ q ,is the proposition that is true when exactly one of p and q is true and is false otherwise. exclusive or DECEMBER 2020 Definition 4
  • 21. SAMPLE PROBLEM FIND THE EXCLUSIVE OR OF THE PROPOSITIONS P AND Q WHERE P IS THE PROPOSITION: AND Q IS THE PROPOSITION: Rachelle's PC has more than 50GB free hard disk space. DECEMBER 2020 The processor in Rachelle's PC runs faster than 2 GHz.
  • 22. SOLUTION THE EXCLUSIVE OR OR P AND Q,(P ⊕ Q) IS THE PROPOSITION: Rachelle's PC has at least 50GB free hard disk space , OR the processor in Rachelle's PC runs faster than 2 GHz, but not both. DECEMBER 2020
  • 23. Truth table for the Exclusive OR of two propositions. DECEMBER 2020 mlg college of learning INC. Somethingtothinkabout
  • 24. Let p and q be propositions. The conditional statement p --> q is the proposition, "if p, then q". The conditional statement p --> q is false when p is true and q is false, and true otherwise. CONDITIONAL STATEMENT DECEMBER 2020 Definition 5 In the conditional statement p --> q, p is called the hypothesis (or the antecedent or premise) and q is called the conclusion (or the consequence)
  • 25. "if p, then q" p → q august 2020 discrete mathematics "if p, q" "q if p" "q when p" "q follows from p" "a necessary condition for p is q" "a sufficient condition for q is p" "p implies q" "p only if q" "q whenever p" "q is necessary for p"
  • 26. SAMPLE PROBLEM 1 LET P BE THE STATEMENT: AND Q THE STATEMENT: "Joy learns Discrete Mathematics." DECEMBER 2020 "Joy will find a good job." EXPRESS THE STATEMENT P → Q INTO ENGLISH
  • 27. SOLUTION P → Q "If Joy learns Discrete Mathematics, then she will find a good job." DECEMBER 2020
  • 28. SAMPLE PROBLEM 2 LET P BE THE STATEMENT: AND Q THE STATEMENT: "I am elected as the town Mayor." DECEMBER 2020 "I will lower the taxes and tuition fees." EXPRESS THE STATEMENT P → Q INTO ENGLISH
  • 29. SOLUTION 2 P → Q "If I am elected as the town Mayor, then I will lower the taxes and tuition fees." DECEMBER 2020
  • 30. ANOTHER EXAMPLE P → Q "If you get 100 on the exam, then I will give you 1.0 grade." DECEMBER 2020
  • 31. Truth table for the Conditional Statement p → q. DECEMBER 2020 mlg college of learning INC. Somethingtothinkabout
  • 33. If you pass the exam, then you will graduate on time. converse If you graduate on time, then you passed the exam. contrapositive inverse mlg college of learning INC. Proposition: p → q If you do not graduate on time, then you did not pass the exam. If you don't pass the exam, then you don't graduate on time.
  • 34. EXPLAINATION The contrapositive, ¬ q → ¬ p of an implication p → q has the same truth value as p → q. To see this, note that the contrapositive is false only when ¬ p is false and ¬ q is true, that is, only when p is true and q is false. On the other hand, neither the converse, q → p nor the inverse, ¬ p → ¬q has the same truth value as p → q for all possible truth values of p and q. To see this, note that when p is true and q is false ,the original implication is false, but the converse and inverse are both true. When two compound propositions always have the same truth value we call them equivalent, so that an implication and its contrapositive are equivalent. The converse and inverse of an implication are also equivalent, as the reader can verify. mlg college of learning INC.
  • 35. EXAMPLE: What are the contrapositive, the converse, and the inverse of the implication? mlg college of learning INC. “The home team wins whenever it is raining.”?
  • 36. Solution: Because q whenever p is one of the ways to express the implication , the original statement can be written as mlg college of learning INC . Consequently, the contrapositive of this implication is: “If it is raining, then the home team wins.” “If the home team does not win, then it is not raining.”
  • 37. The converse is: mlg college of learning INC. The inverse is: “If the home team wins, then it is raining.” “If it is not raining, then the home team does not win.”
  • 38. Note: mlg college of learning INC. Only the contrapositive is equivalent to the original statement.
  • 39. bic nditionals DECEMBER 2020 discrete mathematics mlg college of learning INC.
  • 40. • Let p and q be propositions. The biconditional statement p ↔ q, is the proposition "p if and only if q." • The biconditional statement p ↔ q is true when p and q has the same truth vales, and false otherwise. Definition 6 DISCRETE MATHEMATICS • Biconditional statements are also called bi-implications. BICONDITIONALS
  • 41. WHAT ARE THE WAYS TO EXPRESS P ↔ Q? "P is necessary and sufficient for Q" "If p and q, and conversely" "p iff q
  • 42. SAMPLE PROBLEM 1 LET P BE THE STATEMENT: AND Q THE STATEMENT: "You can take the flight." DECEMBER 2020 "You buy a ticket." EXPRESS THE STATEMENT P ↔ Q USING IFF
  • 43. SOLUTION THEN THE P ↔ Q STATEMENT: "You can take the flight, if and only if you buy a ticket." DECEMBER 2020
  • 44. Truth table for the Biconditional Statement p ↔ q. DECEMBER 2020 mlg college of learning INC. Somethingtothinkabout Note : p ↔ q has exactly the same truth value as... (p → q) ∧ (q → p)
  • 45. PRECEDENCE OF LOGICAL OPERATORS discrete mathematics 1 2 3 4 5 ∧ ∨ → ↔
  • 47. CONSTRUCT THE TRUTH TABLE OF THE COMPOUND PROPOSITION exercise 1 mlg college of learning discrete mathematics (p ∨ ¬q ) → (p ∧ q)
  • 48. solution exercise 1 mlg college of learning discrete mathematics (p ∨ ¬q ) → (p ∧ q)