SlideShare a Scribd company logo
TRECE MARTIRES CITY
COLLEGE
INSTRUCTOR:
QUARRE, FRANCIS R.
Bachelor of Secondary Education Major in
Mathematics
LOGICAL STATEMENTS
and TRUTH TABLE
(Statements, Connectives,
and Quantifiers)
LOGICAL STATEMENTS
STATEMENT
A statement in logic is a declarative
sentence that is either true or false. We
represent statements by lowercase letters
such as p, q, or r.
EXAMPLES of STATEMENTS:
1. Guillermo has the flu.
2. Today is Monday.
3. If Paul eats pizza, then Paul will drink
soda.
EXAMPLES of NON-STATEMENTS:
1. Go clean your room.
2. Why are you here?
3. This sentence is false.
(It cannot be either true or false. If we assume that this
sentence is true, then we must conclude that it is false. If we
assume that it is false, then we must conclude that it is true.)
(Interrogative)
(Command)
(Paradox)
CONNECTIVES
CONNECTIVES
 NEGATION
 expresses the word “NOT” and uses
the symbol : not p is notated
A statement p and its negation ~p will always have
opposite truth values.
EXAMPLE
: Manila is the capital of the Philippines.
: Manila is not the capital of the Philippines.
He’s always late.
He’s not always late.
EXAMPLE
She sometimes apologizes.
She never apologizes.
EXAMPLE
I am not going to the basketball game.
I am going to the basketball game.
EXAMPLE
CONNECTIVES
 CONJUNCTION
 expresses the word “AND” between
two statements and uses the symbol
∧: p and q is notated p q
∧
In general, in order for any statement of the form
“p q” to be true, both p and q must be true.
∧
EXAMPLE
p: It is raining.
q: The sun is shining.
The conjunction of p and q can be represented
as, pΛq: It is raining and the sun is shining.
EXAMPLE
p: The sky is blue.
q: The grass is green.
The conjunction of p and q can be represented
as, pΛq: The sky is blue and the grass is green.
EXAMPLE
p: The sun is a star.
q: The earth is flat.
The conjunction of p and q can be represented
as, pΛq: The sun is a star and the earth is flat.
CONNECTIVES
 DISJUNCTION
 expresses the word “OR” between two
statements and uses the symbol ∨:
p or q is notated p q
∨
In general, in order for a statement of the form p q to be true, at
∨
least one of its two parts must be true. The only time a disjunction is
false is when both parts (both“components”) are false.
EXAMPLE
p:The measure of A is greater than B.
∠ ∠
q: The measures of the angles ( ’s) A and B
∠
are equal.
The disjunction of p and q can be represented
as, p q
∨ : The measure of A is greater than
∠
B,
∠ or they are equal.
EXAMPLE
p: I will go to the store.
q: I will stay at home.
The disjunction of p and q can be represented
as, p q
∨ : I will go to the store or I will stay at
home.
EXAMPLE
p: The sky is purple.
q: The grass is red.
The disjunction of p and q can be represented
as, p q
∨ : The sky is purple or the grass is red.
EXAMPLE
p: 2 + 2 = 4
q: 1 + 3 = 4
The disjunction of p and q can be represented
as, p q
∨ : 2 + 2 = 4 or 1 + 3 = 4
CONNECTIVES
 CONDITIONAL
 statement is of the form “If ... then ...”
and uses the symbol → : If p, then q is
notated p→q
Conditional statement is considered false only if the hypothesis is
true and the conclusion is false. In all other cases it is considered
true.
EXAMPLE
p: I eat breakfast.
q: I feel good all day.
The conditional of p and q can be represented
as, p→q: If I eat breakfast then I feel good all
day.
EXAMPLE
p: It is raining.
q: The ground is wet.
The conditional of p and q can be represented
as, p→q: If it is raining then the ground is wet.
EXAMPLE
p: It is not raining.
q: The ground is not wet.
The conditional of p and q can be represented
as, p→q: If it is not raining then the ground is
not wet.
EXAMPLE
p: It is not raining.
q: The ground is wet.
The conditional of p and q can be represented
as, p→q: If it is not raining then the ground is
wet.
CONNECTIVES
 BICONDITIONAL
 statement expresses “if and only if”
between two statements and uses the
symbol ↔ : p if and only if q is notated
p↔q
Biconditional statement is true when both components have the
same truth value (either both true or both false), and false
otherwise.
EXAMPLE
p: Four sides of a rectangle are equal.
q: It is a square.
The biconditional of p and q can be represented
as, p↔q: A rectangle is a square if and only if
its four sides are equal.
EXAMPLE
p: An angle measures 90 degrees.
q: It is a right angle.
The biconditional of p and q can be represented
as, p↔q: An angle is right if and only if it
measures 90 degrees.
EXAMPLE
p: Two angles are congruent.
q: They have the same measure.
The biconditional of p and q can be represented
as, p↔q: Two angles have the same measure if
and only if they are congruent.
Compound
Statements in
Symbolic
Form
COMPOUND STATEMENTS
Compound Statement
 is a statement that is formed by combining two
or more statements using special words called
connectives.
LESSON 9 & 10 - LOGIC STATEMENTS, CONNCETIVES, QUANTIFIERS, AND TRUTH TABLE..pptx
Solution:
Solution:
Solution:
Solution:
Quantifiers
are another type of phrase or
a special word used in
mathematical statements.
it refers to quantities that the
number of elements in the
domain which satisfy the
particular simple statement.
Existential quantifier states that a set contains
at least one element. (some, many, or at least
one)
Universal quantifier states that an entire set
of things share a characteristic. (all, every, or
none)
QUANTIFIED STATEMENTS
1. All dogs are poodles.
2. Some books have hard covers.
3. No Philippine president is from Mindanao.
4. Some cats are mammals.
5. Some cats aren't mammals.
According to your everyday experience, decide whether
each statement is true or false.
(because there is at least one cat that is a mammal; in
fact every cat is a mammal).
T
F
F
T
F
Negating a Quantified
Statement
When we negate a statement
with a universal quantifier, we
get a statement with an
existential quantifier, and vice-
versa.
 The negation of “all A are B” is “at least one A is not B”.
 The negation of “no A are B” is “at least one A is B”.
 The negation of “at least one A is B” is “no A are B”.
 The negation of “at least one A is not B” is “all A are B”.
Negating a Quantified Statement
Truth Table
 a table showing what the
resulting truth value of a
complex statement is for all the
possible truth values for the
simple statements.
 a device that allows us to
analyze and compare
compound logic statements.
Rules for Constructing a Truth Table
The number of rows that a truth table needs is
determined by the number of basic statement
letters involved in the set of formula.
1 variable---2 rows
2 variables--4 rows
3 variables--8 rows
TRUTH TABLE:
As an introduction, we will make truth
tables for the following statements:
1.
2. ∧
3. ∨
4. ~
∨
TRUTH TABLE: As an introduction, we will make truth tables
for these two statements: 1.
Note: In negation, it will always have opposite truth
values.
T
F
TRUTH TABLE: As an introduction, we will make truth tables
for these two statements: 1.
Note: In negation, it will always have opposite truth
values.
T F
F T
TRUTH TABLE: As an introduction, we will make truth tables
for these two statements: 2. p q
∧
∧
T T
T F
F T
F F
Note: In conjunction, both statements needs to be true to
conclude that it is TRUE.
TRUTH TABLE: As an introduction, we will make truth tables
for these two statements: 2. p q
∧
∧
T T T
T F F
F T F
F F F
Note: In conjunction, both statements needs to be true to
conclude that it is TRUE.
TRUTH TABLE: As an introduction, we will make truth tables
for these two statements: 3. p q
∨
∨
T T
T F
F T
F F
Note: In disjunction, at least one of its two parts must be true.
The only time a disjunction is false is when both parts
(both“components”) are false.
TRUTH TABLE: As an introduction, we will make truth tables
for these two statements: 3. p q
∨
∨
T T T
T F T
F T T
F F F
Note: In disjunction, at least one of its two parts must be true.
The only time a disjunction is false is when both parts
(both“components”) are false.
TRUTH TABLE: As an introduction, we will make truth tables
for these two statements: 4. ~
∨
~ ∨~
T T
T F
F T
F F
TRUTH TABLE: As an introduction, we will make truth tables
for these two statements: 4. ~
∨
~ ∨~
T T F
T F T
F T F
F F T
TRUTH TABLE: As an introduction, we will make truth tables
for these two statements: 4. ~
∨
~ ∨~
T T F T
T F T T
F T F F
F F T T
EXERCISE :
Construct a truth table given the
following statements:
1. ∨
2. ~
∧
3. ~
∧ ∨
CREDITS: This presentation template was created
by Slidesgo, including icons by Flaticon, and
infographics & images by Freepik
THANK YOU FOR
LISTENING!
Do you have any questions?
tmcc.quarrefrancis@gmail.com
+639053483516
Please keep this slide as attribution

More Related Content

PDF
Formal Logic - Lesson 2 - Logical Connectives
PPTX
Lecture_-_Logic.pptttttttttttttr5rr55rtt
PPTX
Chapter1p1 2.pptx
PPTX
1. Logic.pptx
PPTX
4.-MMW-Formal-Logic (1).pptx jdowkwndoao
PDF
Propositional Logic.pdf
PPTX
Math in the modern world math as a language.pptx
PPTX
General concepts of digital electronics and
Formal Logic - Lesson 2 - Logical Connectives
Lecture_-_Logic.pptttttttttttttr5rr55rtt
Chapter1p1 2.pptx
1. Logic.pptx
4.-MMW-Formal-Logic (1).pptx jdowkwndoao
Propositional Logic.pdf
Math in the modern world math as a language.pptx
General concepts of digital electronics and

Similar to LESSON 9 & 10 - LOGIC STATEMENTS, CONNCETIVES, QUANTIFIERS, AND TRUTH TABLE..pptx (20)

PPTX
Drinkfromme.pptx
PPTX
LOGIC.pptx. To uphold certainty in validity of mathematical statements or to ...
PPTX
Chapter1p1
PDF
Introduction to Logic and Prabobility.pdf
PPT
Discrete Maths141 - Course Outline and Lecture Slides
PDF
PPTX
MATHEMATICS LOGIC AND SET THEORY PRESENTATION.pptx
PDF
4 ch 2 logical reasoning
PDF
Propositional Logic Discrete Mathematics
PPT
Lecture # 1.ppt
PDF
Chapter1p1.pdf
PDF
Chapter 01 - p1.pdf
PPTX
LOGICAL CONNETIVES USE DISCRETE MATHSMATICS ASSINGMENT
PPT
1019Lec1.ppt
PPTX
Logic, contrapositive, converse, Discrete Mathematics, conjunction, negation
PDF
Propositional Calculus-Discrete Mathematics
PPTX
Basic logic
PPT
Basic Connectives and Truth Tables.ppt
PDF
PDF
Logical Connectives NOT AND OR
Drinkfromme.pptx
LOGIC.pptx. To uphold certainty in validity of mathematical statements or to ...
Chapter1p1
Introduction to Logic and Prabobility.pdf
Discrete Maths141 - Course Outline and Lecture Slides
MATHEMATICS LOGIC AND SET THEORY PRESENTATION.pptx
4 ch 2 logical reasoning
Propositional Logic Discrete Mathematics
Lecture # 1.ppt
Chapter1p1.pdf
Chapter 01 - p1.pdf
LOGICAL CONNETIVES USE DISCRETE MATHSMATICS ASSINGMENT
1019Lec1.ppt
Logic, contrapositive, converse, Discrete Mathematics, conjunction, negation
Propositional Calculus-Discrete Mathematics
Basic logic
Basic Connectives and Truth Tables.ppt
Logical Connectives NOT AND OR
Ad

Recently uploaded (20)

PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
01-Introduction-to-Information-Management.pdf
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PPTX
Pharma ospi slides which help in ospi learning
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Basic Mud Logging Guide for educational purpose
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PPTX
GDM (1) (1).pptx small presentation for students
PDF
Computing-Curriculum for Schools in Ghana
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
Classroom Observation Tools for Teachers
PPTX
Institutional Correction lecture only . . .
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
Cell Types and Its function , kingdom of life
O7-L3 Supply Chain Operations - ICLT Program
Module 4: Burden of Disease Tutorial Slides S2 2025
Final Presentation General Medicine 03-08-2024.pptx
01-Introduction-to-Information-Management.pdf
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
STATICS OF THE RIGID BODIES Hibbelers.pdf
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Pharma ospi slides which help in ospi learning
2.FourierTransform-ShortQuestionswithAnswers.pdf
Basic Mud Logging Guide for educational purpose
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
GDM (1) (1).pptx small presentation for students
Computing-Curriculum for Schools in Ghana
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Classroom Observation Tools for Teachers
Institutional Correction lecture only . . .
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Cell Types and Its function , kingdom of life
Ad

LESSON 9 & 10 - LOGIC STATEMENTS, CONNCETIVES, QUANTIFIERS, AND TRUTH TABLE..pptx

  • 1. TRECE MARTIRES CITY COLLEGE INSTRUCTOR: QUARRE, FRANCIS R. Bachelor of Secondary Education Major in Mathematics LOGICAL STATEMENTS and TRUTH TABLE
  • 3. STATEMENT A statement in logic is a declarative sentence that is either true or false. We represent statements by lowercase letters such as p, q, or r.
  • 4. EXAMPLES of STATEMENTS: 1. Guillermo has the flu. 2. Today is Monday. 3. If Paul eats pizza, then Paul will drink soda.
  • 5. EXAMPLES of NON-STATEMENTS: 1. Go clean your room. 2. Why are you here? 3. This sentence is false. (It cannot be either true or false. If we assume that this sentence is true, then we must conclude that it is false. If we assume that it is false, then we must conclude that it is true.) (Interrogative) (Command) (Paradox)
  • 7. CONNECTIVES  NEGATION  expresses the word “NOT” and uses the symbol : not p is notated A statement p and its negation ~p will always have opposite truth values.
  • 8. EXAMPLE : Manila is the capital of the Philippines. : Manila is not the capital of the Philippines.
  • 9. He’s always late. He’s not always late. EXAMPLE
  • 10. She sometimes apologizes. She never apologizes. EXAMPLE
  • 11. I am not going to the basketball game. I am going to the basketball game. EXAMPLE
  • 12. CONNECTIVES  CONJUNCTION  expresses the word “AND” between two statements and uses the symbol ∧: p and q is notated p q ∧ In general, in order for any statement of the form “p q” to be true, both p and q must be true. ∧
  • 13. EXAMPLE p: It is raining. q: The sun is shining. The conjunction of p and q can be represented as, pΛq: It is raining and the sun is shining.
  • 14. EXAMPLE p: The sky is blue. q: The grass is green. The conjunction of p and q can be represented as, pΛq: The sky is blue and the grass is green.
  • 15. EXAMPLE p: The sun is a star. q: The earth is flat. The conjunction of p and q can be represented as, pΛq: The sun is a star and the earth is flat.
  • 16. CONNECTIVES  DISJUNCTION  expresses the word “OR” between two statements and uses the symbol ∨: p or q is notated p q ∨ In general, in order for a statement of the form p q to be true, at ∨ least one of its two parts must be true. The only time a disjunction is false is when both parts (both“components”) are false.
  • 17. EXAMPLE p:The measure of A is greater than B. ∠ ∠ q: The measures of the angles ( ’s) A and B ∠ are equal. The disjunction of p and q can be represented as, p q ∨ : The measure of A is greater than ∠ B, ∠ or they are equal.
  • 18. EXAMPLE p: I will go to the store. q: I will stay at home. The disjunction of p and q can be represented as, p q ∨ : I will go to the store or I will stay at home.
  • 19. EXAMPLE p: The sky is purple. q: The grass is red. The disjunction of p and q can be represented as, p q ∨ : The sky is purple or the grass is red.
  • 20. EXAMPLE p: 2 + 2 = 4 q: 1 + 3 = 4 The disjunction of p and q can be represented as, p q ∨ : 2 + 2 = 4 or 1 + 3 = 4
  • 21. CONNECTIVES  CONDITIONAL  statement is of the form “If ... then ...” and uses the symbol → : If p, then q is notated p→q Conditional statement is considered false only if the hypothesis is true and the conclusion is false. In all other cases it is considered true.
  • 22. EXAMPLE p: I eat breakfast. q: I feel good all day. The conditional of p and q can be represented as, p→q: If I eat breakfast then I feel good all day.
  • 23. EXAMPLE p: It is raining. q: The ground is wet. The conditional of p and q can be represented as, p→q: If it is raining then the ground is wet.
  • 24. EXAMPLE p: It is not raining. q: The ground is not wet. The conditional of p and q can be represented as, p→q: If it is not raining then the ground is not wet.
  • 25. EXAMPLE p: It is not raining. q: The ground is wet. The conditional of p and q can be represented as, p→q: If it is not raining then the ground is wet.
  • 26. CONNECTIVES  BICONDITIONAL  statement expresses “if and only if” between two statements and uses the symbol ↔ : p if and only if q is notated p↔q Biconditional statement is true when both components have the same truth value (either both true or both false), and false otherwise.
  • 27. EXAMPLE p: Four sides of a rectangle are equal. q: It is a square. The biconditional of p and q can be represented as, p↔q: A rectangle is a square if and only if its four sides are equal.
  • 28. EXAMPLE p: An angle measures 90 degrees. q: It is a right angle. The biconditional of p and q can be represented as, p↔q: An angle is right if and only if it measures 90 degrees.
  • 29. EXAMPLE p: Two angles are congruent. q: They have the same measure. The biconditional of p and q can be represented as, p↔q: Two angles have the same measure if and only if they are congruent.
  • 31. COMPOUND STATEMENTS Compound Statement  is a statement that is formed by combining two or more statements using special words called connectives.
  • 37. Quantifiers are another type of phrase or a special word used in mathematical statements. it refers to quantities that the number of elements in the domain which satisfy the particular simple statement.
  • 38. Existential quantifier states that a set contains at least one element. (some, many, or at least one) Universal quantifier states that an entire set of things share a characteristic. (all, every, or none)
  • 39. QUANTIFIED STATEMENTS 1. All dogs are poodles. 2. Some books have hard covers. 3. No Philippine president is from Mindanao. 4. Some cats are mammals. 5. Some cats aren't mammals. According to your everyday experience, decide whether each statement is true or false. (because there is at least one cat that is a mammal; in fact every cat is a mammal). T F F T F
  • 40. Negating a Quantified Statement When we negate a statement with a universal quantifier, we get a statement with an existential quantifier, and vice- versa.
  • 41.  The negation of “all A are B” is “at least one A is not B”.  The negation of “no A are B” is “at least one A is B”.  The negation of “at least one A is B” is “no A are B”.  The negation of “at least one A is not B” is “all A are B”. Negating a Quantified Statement
  • 42. Truth Table  a table showing what the resulting truth value of a complex statement is for all the possible truth values for the simple statements.  a device that allows us to analyze and compare compound logic statements.
  • 43. Rules for Constructing a Truth Table The number of rows that a truth table needs is determined by the number of basic statement letters involved in the set of formula. 1 variable---2 rows 2 variables--4 rows 3 variables--8 rows
  • 44. TRUTH TABLE: As an introduction, we will make truth tables for the following statements: 1. 2. ∧ 3. ∨ 4. ~ ∨
  • 45. TRUTH TABLE: As an introduction, we will make truth tables for these two statements: 1. Note: In negation, it will always have opposite truth values. T F
  • 46. TRUTH TABLE: As an introduction, we will make truth tables for these two statements: 1. Note: In negation, it will always have opposite truth values. T F F T
  • 47. TRUTH TABLE: As an introduction, we will make truth tables for these two statements: 2. p q ∧ ∧ T T T F F T F F Note: In conjunction, both statements needs to be true to conclude that it is TRUE.
  • 48. TRUTH TABLE: As an introduction, we will make truth tables for these two statements: 2. p q ∧ ∧ T T T T F F F T F F F F Note: In conjunction, both statements needs to be true to conclude that it is TRUE.
  • 49. TRUTH TABLE: As an introduction, we will make truth tables for these two statements: 3. p q ∨ ∨ T T T F F T F F Note: In disjunction, at least one of its two parts must be true. The only time a disjunction is false is when both parts (both“components”) are false.
  • 50. TRUTH TABLE: As an introduction, we will make truth tables for these two statements: 3. p q ∨ ∨ T T T T F T F T T F F F Note: In disjunction, at least one of its two parts must be true. The only time a disjunction is false is when both parts (both“components”) are false.
  • 51. TRUTH TABLE: As an introduction, we will make truth tables for these two statements: 4. ~ ∨ ~ ∨~ T T T F F T F F
  • 52. TRUTH TABLE: As an introduction, we will make truth tables for these two statements: 4. ~ ∨ ~ ∨~ T T F T F T F T F F F T
  • 53. TRUTH TABLE: As an introduction, we will make truth tables for these two statements: 4. ~ ∨ ~ ∨~ T T F T T F T T F T F F F F T T
  • 54. EXERCISE : Construct a truth table given the following statements: 1. ∨ 2. ~ ∧ 3. ~ ∧ ∨
  • 55. CREDITS: This presentation template was created by Slidesgo, including icons by Flaticon, and infographics & images by Freepik THANK YOU FOR LISTENING! Do you have any questions? tmcc.quarrefrancis@gmail.com +639053483516 Please keep this slide as attribution