Nature of Mathematics
Nature of Mathematics
PROPOSITIONAL LOGIC
THE PROBLEM
IS THIS A
VALID
ARGUMENT?
Let us Begin
Term
• Words
Algebraic Expressions
• Phrases
Mathematical statements: Equations,
Inequalities, etc
• Sentences
Elements of the Mathematical Language
•
TERMINOLOGIES
• A proposition is a declarative statement
which is either TRUE (T or 1) or FALSE (F or
0). Cannot be both True and False at the same time.
TRUE (T)
P
FALSE (F)
Example 1: Proposition
• Propositions and
propositional variables
are combined to form
logical operators.
Negation of a Proposition
• The
negation of a proposition is generally
formed by introducing the word “not”.
• The negation of a proposition is denoted by
and is read as “not ”.
P P
T F
F T
Example 3: Negation of a Proposition
1.
• : It will rain today.
: It will not rain today.
2. : John has a pet dog.
: John does not have a pet dog.
3. : Angelyn passed the course.
: Angelyn failed the course.
Two Propositional Variables
P Q P Q
TRUE (T) T T
TRUE (T)
FALSE (F) T F
TRUE (T) F T
FALSE (F)
FALSE (F) F F
Conjunction
• The proposition “ and ”, denoted , is called
the conjunction of and .
• This compound proposition is true only when
both propositions are true.
• Existence of a false value would result to a
false value of the conjunction.
TRUTH TABLE: CONJUNCTION
• Jerald
P: got at least 2.0 in all courses enrolled last trimester.
Q: Jerald got a GPA of at least 3.0 last trimester.
: Jerald got at least 2.0 in all courses enrolled and a GPA of
at least 2.9 last trimester.
P Q
𝑷 ∧𝑸
T T T
T F F
F T F
F F F
Example 4: Conjunction
• : John has no absences.
: John passed the course.
: John has no absence and passed the
course.
P Q 𝑷 ∧𝑸
T T T
T F F
F T F
F F F
Disjunction
• The
proposition “ or ”, denoted by , is called
the disjunction of or .
• This proposition is false only when both
propositions are false.
• Existence of a true value would result to a
true value of the disjunction.
TRUTH TABLE: DISJUNCTION
• Mark
P: is assigned by his teacher to compete.
Q: Mark passed the qualifying exam to compete.
: Mark is assigned by his teacher to compete or passes the
qualifying exam to compete.
P Q
𝑷 ∨𝑸
T T T
T F T
F T T
F F F
Example 5: Disjunction
• : Carla is in the library.
: Carla is watching a concert.
: Either Carla is at the library or Carla is
watching a concert .
P Q
𝑷 ∨𝑸
T T T
T F T
F T T
F F F
Implications or Conditionals
• The
proposition “If , then .”, denoted by is
called an implication or a conditional. Also
read as “ implies .”
• Proposition is the hypothesis while
proposition is the conclusion.
Implications or Conditionals
•Other
ways to state
TRUTH TABLE: CONDITIONAL
• Anton is a dean’s lister.
P:
Q: Anton receives a gift from his parents.
: If Anton is a dean’s lister then he receives a gift from his
parents.
P Q
𝑷 ⇒𝑸
T
⇒T T
T
⇒F F
F
⇒T T
F
⇒F T
Example 6: Implications
•: The
given number is divisible by 6.
: The given number is divisible by 3.
: If the given number is divisible by 6, then the
given number is divisible by 3.
P Q
𝑷 ⇒𝑸
T
⇒T T
T
⇒F F
F
⇒T T
F
⇒F T
Biconditionals
•• The
proposition “ if and only if ”,
denoted by is called a biconditional.
It also means “ is equivalent to ”
P Q
𝑷 ⇔𝑸
T T T
T F F
F T F
F F T
Example 7: Biconditionals
:• The
given number is even.
: The given number is divisible by 2.
: The given number is even if and only if the
given number is divisible by 2.
P Q
𝑷 ⇔𝑸
T T T
T F F
F T F
F F T
Summary: Operators and Truth
Value
T T T T T T F
T F F T F F F
F T F T T F T
F F F F T T T
Related Conditionals
Consider
• the conditional .
• The converse of this conditional is .
• The contrapositive of this conditional is .
• The inverse of this conditional is .
Related Conditionals
• If the given number is divisible by 6, then the
given number is divisible by 3.
• The converse, : If the given number is divisible by
3, then the given number is divisible by 6.
• The contrapositive,:If the given number is not
divisible by 3, then the given number is not
divisible by 6.
• The inverse, If the given number is not divisible
by 3, then the given number is not divisible by 6.
Related Conditionals
Question: Which among the related
conditionals is/are equivalent to the original
conditional?
Related Conditionals
• If the given number is divisible by 6, then the
given number is divisible by 3.
• The converse, : If the given number is divisible by
3, then the given number is divisible by 6.
• The contrapositive,:If the given number is not
divisible by 3, then the given number is not
divisible by 6.
• The inverse, If the given number is not divisible
by 6, then the given number is not divisible by 3.
Is a conditional equivalent to its converse?
P Q
𝑷 ⇒𝑸 Q P
𝑸⇒ 𝑷
T T T T T T
T F F F T T
F T T T F F
F F T F F T
NOT EQUIVALENT!
Is a conditional equivalent to its
contrapositive?
P Q
𝑷 ⇒𝑸
Q
P ¬𝑸 ⇒¬ 𝑷
T T T F F T
T F F T F F
F T T F T T
F F T T T T
EQUIVALENT!
Is a conditional equivalent to its inverse?
P Q
𝑷 ⇒𝑸 ¬ P¬Q ¬ 𝑷 ⇒¬ 𝑸
T T T F F T
T F F F T T
F T T T F F
F F T T T T
NOT EQUIVALENT!
Summary: Related Conditionals
converse inverse
P Q
𝑷 ⇒ 𝑸𝑸⇒ 𝑷 ¬𝑸 ⇒¬ 𝑷¬ 𝑷 ⇒¬ 𝑸
T T T T T T
T F F T F T
F T T F T F
F F T T T T
original contrapositive
Equivalent Statements
• Conditional:
“If the given number is divisible
by 6, then the given number is divisible by 3.”
• Contrapositive: “If the given number is not
divisible by 3, then the given number is not
divisible by 6.”
Example 9a: Truth Value Evaluation
•Find
the truth value of the given propositions
assuming and are TRUE propositions and
propositions and are FALSE.
T T T T
T T
T
Example 9b: Truth Value Evaluation
•Find
the truth value of the given propositions
assuming and are TRUE propositions and
propositions and are FALSE.
T T F T
T F
F T
F
Truth Tables
• In
constructing a truth table, the number of
rows is equal to where is the number of
distinct propositional variables.
• For example, if there are 4 propositional
variables, then the truth table will consist of .
Truth Tables
P Q R P Q R
T T T T
T F T T F
T
T T F T
F F T F F
T F T T
T F F T F
F
F T F F T
F F F F
Example 10a: Constructing Truth
Tables
Construct
• the truth table for the given
proposition
P Q ( 𝑷 ∧𝑸 ) ¬𝑷
( 𝑷 ∧𝑸 ) ⇔ ¬ 𝑷
T T T F F
T F F F T
F T F T F
F F F T F
Example 10b: Constructing Truth Tables
•Construct
the truth table for the given
proposition
P Q P
¬ 𝑷 ∨𝑸 ( 𝑷 ⇒ 𝑸)⇔ (¬ 𝑷 ∨ 𝑸
T T F T T T
T F F F F T
F T T T T T
F F T T T T
Example 10c: Constructing Truth
Tables
Construct
• the truth table for the given
proposition
P Q ¬ ( 𝑷 ∧𝑸 )
( 𝑷 ∧𝑸 ) ⇔(𝑸 ∧ 𝑷)
¬
T T F T F
T F T F F
F T T F F
F F T F F
Types of Propositional Forms
𝑷 𝑸
( 𝑷 ⇒ 𝑸 ) ( 𝑷 ∧¬𝑸 ) ( 𝑷 ⇒ 𝑸 ) ⇔ ( 𝑷 ∧¬ 𝑸 )
T T T F F
T F F T F
F T T F F
F F T F F
CONTRADICTION
Exercise
•Determine
whether the following propositions
is a tautology, contradiction or contingency.
𝑷 𝑸 𝑹 ( 𝑷 ⇒ (𝑸
𝑸) ⇒ ( 𝑹
𝑷)⇒ 𝑹
( 𝑷)⇒ 𝑸 ) ∧ ( 𝑸⇒ 𝑹[ )( 𝑷 ⇒ 𝑸 ) ∧ ( 𝑸 ⇒ 𝑹 ) ]⇔ ( 𝑷 ⇒ 𝑹
TT T T T T T T
TT F T F F F T
TF T F T T F F
TF F F T F F T
FT T T T T T T
FT F T F T F F
F F T T T T T T
F F F T T T T T
CONTINGENCY
Reference and Photo Credit
https://www.dreamstime.com/illustration/bear-drinking-coffee.html
https://www.google.com/url?sa=i&url=https%3A%2F%2Fround-lake.dustinice.workers.dev%3A443%2Fhttps%2Ffavpng.com%2Fpng_view%2Fthinking-minion-image-riddle-puzzle-leadership-png
%2FWy3PVu6v&psig=AOvVaw1JWwrdjl5yjC0BwCgTuhzp&ust=1592959469708000&source=images&cd=vfe&ved=2ahUKEwjPjvjL2pbqAhWAzYsBHaBNDUcQr4kDegUIARD
MAQ