0% found this document useful (0 votes)
15 views

NEW Lesson 4.1 Introduction to Logic

Uploaded by

Carl Hernandez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

NEW Lesson 4.1 Introduction to Logic

Uploaded by

Carl Hernandez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 123

LESSON 4.

1
Introduction to

OGIC
What is L OGIC ?

Logic is the study of method and principles used


in distinguishing correct (good) from incorrect
(bad) arguments.
Statement and Sentences
A proposition or (a statement) is a declarative
sentence which is either true or false, but not both.

The truth or falsity of a statement is called its truth


value.
Statement and Sentences

The truth value of a proposition is true, denoted by


T if it is a true statement, otherwise, the truth value
is false, denoted by F.
Statement and Sentences
Propositional variables are used to represent
propositions, usually denoted by small letters, such
as p, q, r, s and t.
Example:
p: Everyone should study logic.
p is the proposition “Everyone should study logic”
Determine whether each of the following is a proposition or
not, if a proposition, give its truth value.

1. p: Manila is the capital city of the Philippines.


p is a true proposition
2. q: Find a number which divides your age.
q is not a proposition
3. r: Zero is a rational number.
r is a true proposition
4. s: Cats can fly.
s is a false proposition
Determine whether each of the following is a proposition or
not, if a proposition, give its truth value.

5. t: Where are you going?


t is not a proposition
6. 𝑞1 : 6 is an even number
𝒒𝟏 is true proposition
7. 𝑟1 : 9 is a prime number
𝒓𝟏 is a false proposition
Statement and Sentences

An open sentence contains one or more variables,


that is, it is either true or false depending on the value
of the placeholder.
CONSIDER THE FOLLOWING OPEN SENTENCES:

1.She was the first Miss Philippines.


2.x is less than 10
3. y + 4 = 12
4. 𝑥 2 − 𝑥 = 30
5. He was the father of problem solving.
Statement and Sentences
A closed sentence, on the other hand, is a mathematical sentence
that is known to be either true or false.

1. 9 is an odd number.
2. 4 + 4 = 8
3. 10 − 1 = 8
4. 6 − 6 = −1
5. The square root of 4 is 1.
Statement and Sentences
A compound proposition is a proposition formed from simple
propositions using logical connectors or some combinations of
logical connectors. Logical connectors involving propositions p
and/or q may be expressed as:

not p
if p then q
p and q
p if and only if q
p or q
Statement and Sentences
A proposition is simple if it cannot be broken down any further
into other component propositions.

Example:
For each of the propositions, determine whether it is a simple
or compound proposition. If it is compound proposition,
identify the simple components.
Simple or Compound Proposition?

𝑝2 : If you study hard, then you will get good grades.


• h : You study hard.
• g : You get good grades.
✓ 𝑝2 : If h, then g.
Simple or Compound Proposition?

𝑝3 : Either logic is fun and interesting, or it is boring.


• f : Logic is fun
• i : Logic is interesting
• b : Logic is boring.
✓ 𝑝3 : f and i, or b
QUANTIFIERS:

Quantifiers are words, expressions, or phrases that


point out the number of elements that a statement
relates to.

There are two types of quantifiers: universal and existential


quantifier.
UNIVERSAL QUANTIFIERS:

The universal quantifier, denoted by ∀, refers to the


phrase “for all’ or “for every” or “for each”.

Let P(y) be a formula defined on a set D. Then the


expression ∀y ∈ 𝐷 𝑃 𝑦 or ∀y P(y) is read as “For
each y in D, P(y) is a true statement.
UNIVERSAL QUANTIFIERS:

The universal quantifier asserts that the formula holds


for any value of y (the value as being taken from some
given universe or the set of objects of interest).
Examples: Determine the truth value of the following statements.

Define R to be the set of real numbers, N the set of natural


numbers, and Z the set of integers.

1. ∀𝑥 ∈ R (𝑥 2 ≥ 0)
The statement is true since the square of any real number is
always nonnegative.
Examples: Determine the truth value of the following statements.

2. (∀𝑥 ∈ 𝑁)(𝑥 − 5 > 0)


The statement is false since 2 is a natural number and 2 −
5 = −3 < 0.

3. (∀𝑥, ∀𝑦 ∈ 𝑅)(𝑥 + 𝑦 = 𝑦 + 𝑥)
The statement is true since the real numbers are commutative
under addition.
EXISTENTIAL QUANTIFIERS:

The existential quantifier, denoted by ∃, refers to the


phrase “there exists” or “for at least one” or “for some”.

Let P(x) be a formula defined on a set D. Then the


expression ∃𝑦 ∈ 𝐷 𝑃(𝑦) or ∃𝑦𝑃(𝑦) is read as “There
exists y in D such that P(y) is a true statement”.
EXISTENTIAL QUANTIFIERS:

The existential quantifier asserts that the formula holds for


at least one value of y (the value as being taken from some
given universe).
Examples: Determine the truth value of the following statements.

Define R to be the set of real numbers, N the set of natural


numbers, and Z the set of integers.

1. (∃𝒙 ∈ 𝑹)(𝒙𝟐 − 𝟏𝟎 ≥ 𝟎)
The statement (∃𝑥 ∈ 𝑅)(𝑥 2 − 10 ≥ 0) is true since if we
choose 𝑥 = 4, then 42 − 10 = 6 ≥ 0.
Examples: Determine the truth value of the following statements.

2. (∃𝒙 ∈ 𝑵)(𝒙 − 𝟓 < 𝟎)


The statement is true since if we choose 𝑥 = 2, a natural number,
then 2 − 5 = −3 < 0.

3. (∃𝒙 ∈ 𝒁)(𝟑𝒙 + 𝟐 = 𝟔)
4
The statement is false since 𝑥 must be equal to to make the
3
4
equation true, and is not an integer.
3
BASIC L O G I CA L O P E RAT O R S :
Given a proposition, its truth table shows all its possible truth values.
A proposition p would have For proposition p and q, truth
the truth table. value would be: p q
p T T
T T F
F F T
F F

In general, a truth table involving n propositions has 2𝑛 rows.


BASIC L O G I CA L O P E RAT O R S :
Negations
Let p be a proposition. The negation of p, denoted by ~𝑝 is the
proposition “It is not the case that p”, ~𝑝 is read as “the negation
of p” or “not p”.
Definition: If p is true, then ~𝑝 is false; and if p is false, then ~𝑝 is true.

p ~𝑝
Truth Table for Negation T F
F T
BASIC L O G I CA L O P E RAT O R S :
Examples: Write the negation of each of the following statements.

1. Manila City is in the Philippines.


Negation: Manila is not in the Philippines.
2. Mary is a girl.
Negation: Mary is a boy.
3. The product of two odd integers is odd.
Negation: The product of two odd integers is even.
BASIC L O G I CA L O P E RAT O R S :
Examples: Write the negation of each of the following statements.

4. 3 times 7 = 20
Negation: 𝟑 × 𝟕 ≠ 𝟐𝟎
5. January has 31days
Negation: January does not have 31 days.
6. Eleven is not a prime number.
Negation: Eleven is a prime number.
BASIC L O G I CA L O P E RAT O R S :
Conjunctions

A compound statement formed by connecting two


propositions with the word “and’ is called a conjunction. In
symbols, it is written as “𝑝 ˄ 𝑞" which is read as "𝑝 𝑎𝑛𝑑 𝑞“.
BASIC L O G I CA L O P E RAT O R S :
Conjunctions
Definition: If p and q are true, then 𝑝˄𝑞 is true; otherwise 𝑝˄𝑞 is false.
Truth Table of Conjunction
p q 𝒑˄𝒒
T T T
T F F
F T F
F F F
BASIC L O G I CA L O P E RAT O R S :
Examples: Determine the truth value of each the following
conjunctions.
1. Manny Pacquiao is a boxing champion and Catriona Gray is Miss
Universe 2018.

Answer: Since the propositions “Manny Pacquiao is a boxing


champion” and “Catriona Gray is Miss Universe 2018” are both
true, thus the conjunction is true.
BASIC L O G I CA L O P E RAT O R S :
2. 5 + 6 = 11 and 50 is divisible by 3.

Answer: Since “5 + 6 = 11” is a true proposition and “50 is


divisible by 3” is false, the conjunction of the compound
proposition is false.
BASIC L O G I CA L O P E RAT O R S :
3. The earth is triangle and the moon is square.
(False)
4. Square has four sides and snakes are mammal.
(False)
5. 1 + 2 + 3 = 6 and 𝜋 is an irrational number.
(True)
BASIC L O G I CA L O P E RAT O R S :
Disjunctions
A compound statement formed by connecting two statements with
the word “or” is called a disjunction. Symbolically, “𝑝˅𝑞" which is
read as "𝑝 𝑜𝑟 𝑞“.
BASIC L O G I CA L O P E RAT O R S :
Disjunctions
Definition: If p and q are false, then 𝑝˅𝑞 is false; otherwise 𝑝˅𝑞 is true.
Truth Table of Disjunction
p q 𝒑˅𝒒
T T T
T F T
F T T
F F F
BASIC L O G I CA L O P E RAT O R S :
Examples: Determine the truth value of each the following disjunctions.

1. Manila City is in the Philippines or China is in the Philippines.

Answer: Since the propositions “Manila City is in the


Philippines” is true, and “China is in the Philippines” is false,
hence the disjunction of the compound proposition is true.
BASIC L O G I CA L O P E RAT O R S :
2. 3 is a negative integer or −3 is a positive integer.

Answer: Since the propositions “3 is a negative integer” and


" − 3 is a positive integer” are both false, thus the disjunction of
the compound proposition is false.
BASIC L O G I CA L O P E RAT O R S :
3. Chocolate is sweet or today is Sunday.
(True)
4. Chicken is not a bird or the freezing point of water is 100℃.
(False)
5. October has 31 days or 2028 is a leap year.
(True)
BASIC L O G I CA L O P E RAT O R S :
Conditional Statement
A compound statement formed by connecting two statements with
the words “if…,then” is called a conditional. Symbolically,
“𝑝 → 𝑞" which is read as "𝐼𝑓 𝑝, 𝑡ℎ𝑒𝑛 𝑞“ or “p implies q”.

The statement p is called the antecedent (or the hypothesis or


premise) and statement q is the consequent (or the conclusion) of
the conditional.
BASIC L O G I CA L O P E RAT O R S :
Conditional Statement
In this case, the resulting sentence is only false whenever the antecedent
is true and the consequent is false, and is true otherwise.
Truth Table of Conditional Statement
p q 𝒑→𝒒
T T T
T F F
F T T
F F T
Examples:
Construct the conditional statement and write its truth value.

1.The antecedent, p, is “A square is a quadrilateral”. And the


consequent, q, is “A square has four sides.”

Answer: If a square is a quadrilateral, then a square


has four sides.
(True because p and q are true)
Examples:
Construct the conditional statement and write its truth value.

2. The antecedent, p, is “Vinegar is sweet ” and the


consequent, q, is “Sugar is sour.”

Answer: If vinegar is sweet, then sugar is sour.


(True because p and q are false)
Examples:
Construct the conditional statement and write its truth value.

3.The antecedent, p, is “I am studying hard”. And the


consequent, q, is “I will not get good grades.”

Answer: If I am studying hard, then I will not get good


grades.
(False because p is true and q is false)
BASIC L O G I CA L O P E RAT O R S :
Conditional Statement
Each of the following phrases is equivalent to the conditional 𝑝 → 𝑞.

If p, then q. Not p unless q.


q follows from p. p only if q.
p implies q. q if p.
q whenever p. Whenever p, q
q is necessary for p. p is sufficient for q.
BASIC L O G I CA L O P E RAT O R S :
Biconditional Statement
A compound statement formed by connecting two statements with
the words “if and only if ” is called a biconditional. Symbolically,
“𝑝 𝑞" which is read as "𝑝 𝑖𝑓 𝑎𝑛𝑑 𝑜𝑛𝑙𝑦 𝑖𝑓 𝑞“.

The biconditional statement is actually formed by the conjunction


of the conditional statements "𝑝 → 𝑞“ and "q → 𝑝“.
BASIC L O G I CA L O P E RAT O R S :
Biconditional Statement
In this case, the resulting sentence is true whenever the antecedent p
as well as the consequent q have the same truth values and false
otherwise.
p q 𝒑 𝒒
T T T
Truth Table of Biconditional Statement
T F F
F T F
F F T
Examples:
Construct the biconditional statement and write its truth value.

1.The antecedent, p, is “17 is a prime number”. And the


consequent, q, is “17 is not an integer”

Answer: 17 is a prime number if and only if 17 is not


an integer.
(False because p is true and q is false)
Examples:
Construct the biconditional statement and write its truth value.

2. The antecedent, p, is “Fishes live in the moon”. And the


consequent, q, is “Birds can fly”.

Answer: Fishes live in the moon if and only if birds can fly.
(False because p is false and q is true)
Examples:
Construct the biconditional statement and write its truth value.

3. The antecedent, p, is “I am breathing”. And the


consequent, q, is “I am alive”

Answer: I am breathing if and only if I am alive .


(True because p and q are true)
BASIC L O G I CA L O P E RAT O R S :
Exclusive-or
The exclusive-or of the proposition p and q is the
compound proposition “p exclusive-or q”.
Symbolically, p ⊕ q, where ⊕ the symbol for
“exclusive-or”.
BASIC L O G I CA L O P E RAT O R S :
Exclusive-or
Definition: If p and q are true or both false, then p ⊕ q is false; if p
and q have opposite truth values, then p ⊕ q is true.

p q 𝒑 ⊕𝒒
T T F
Truth Table of Exclusive-or Statement T F T
F T T
F F F
Examples of exclusive-or

1. You passed or you failed.”


2. Lights are switched on or lights are switched off.
3. She is single or she has a love life.
4. It is daytime or nighttime.
5. The sun rises or the sun sets.
Determine if the statement is true or false.
1. Coconut provides shelter and sun gives light.

TRUE FALSE
Determine if the statement is true or false.
2. Manny Pacquiao is a boxer if and only if
December is a summer month in the
Philippines.

TRUE FALSE
Determine if the statement is true or false.
3. Cigarette smoking causes cancer or Filipino is
the universal language, and Asia is a continent.

TRUE FALSE
Determine if the statement is true or false.
4. If ice cream is sweet, then cake is bitter.

TRUE FALSE
BASIC L O G I CA L O P E RAT O R S :
Operator Word/s Symbol Truth Value (Technique)
Negation
Conjunction
Disjunction
Conditional
Biconditional
Exclusive-or
BASIC L O G I CA L O P E RAT O R S :
Operator Word/s Symbol Truth Value (Technique)
Negation not ~ Opposite
Conjunction and ∧ Both true, True
Disjunction or ∨ Both false, False
Conditional if, then → True implies false, False
Biconditional if and only if Same truth values, True
Exclusive-or or ⊕ Diff. truth values, True
Determine if the statement is true or false.
1. Today is Sunday and it is raining.
2. 2016 is a leap year.
3. The boiling point of water is 0 ℃ or the freezing
point is 100 ℃.
4. 20 is divisible by 2 if and only if 20 is even.
CONSTRUCTING TRUTH TABLES

A truth table is a mathematical table used to determine if a


compound statement is true or false.

In general, a truth table involving n propositions has


𝑛
2 rows.
CONSTRUCTING TRUTH TABLES
Construct the truth table of the following:

1. 𝑝 ˅ ~𝑞
2. ~𝑝 ⨁ 𝑞
3. 𝑝 ˅ 𝑞 ˄~𝑟
CONSTRUCTING TRUTH TABLES
1. 𝑝 ˅ ~𝑞
CONSTRUCTING TRUTH TABLES
1. 𝑝 ˅ ~𝑞

p q ~𝑞 𝑝 ˅ ~𝑞
T T F T
T F T T
F T F F
F F T T
CONSTRUCTING TRUTH TABLES
2. ~𝑝 ⨁ 𝑞
CONSTRUCTING TRUTH TABLES
2. ~𝑝 ⨁ 𝑞

p q ~𝑝 ~𝑝 ⨁ 𝑞
T T F T
T F F F
F T T F
F F T T
CONSTRUCTING TRUTH TABLES
3. 𝑝 ˅ 𝑞 ˄~𝑟
CONSTRUCTING TRUTH TABLES
3. 𝑝 ˅ 𝑞 ˄~𝑟 p q r 𝑝˅𝑞 ~𝑟 𝑝 ˅ 𝑞 ˄~𝑟
T T T T F F
T T F T T T
T F T T F F
T F F T T T
F T T T F F
F T F T T T
F F T F F F
F F F F T F
TAUTOLOGY, CONTRADICTION & CONTINGENCY

Tautology
A compound statement that is always true, regardless
of the truth values of its components, is called a
tautology.
TAUTOLOGY, CONTRADICTION & CONTINGENCY

Tautology
The proposition 𝑝 ˅ ~𝑝 is a tautology as the following table illustrates.
p ~𝒑 𝒑 ˅ ~𝒑
T F T
F T T

Also, the statement 𝑝 ˅ ~𝑝 is a tautology since it is always true.


TAUTOLOGY, CONTRADICTION & CONTINGENCY

Contradiction

A contradiction is a compound proposition that is always


false.
TAUTOLOGY, CONTRADICTION & CONTINGENCY

Contradiction
The proposition 𝑝 ˄ ~𝑝 is a contradiction as the following table
illustrates.
p ~𝒑 𝒑 ˄~𝒑
T F F
F T F

Also, the statement 𝑝 ˄ ~𝑝 is a contradiction since it is always false.


TAUTOLOGY, CONTRADICTION & CONTINGENCY

Contingency
A contingency is neither a tautology nor a contradiction.

Example:

The statement ( 𝑝 → 𝑞 ˄ 𝑞) → 𝑝 is a contingency.


CONSTRUCT A TRUTH TABLE AND DETERMINE IF THE FOLLOWING
IS A TAUTOLOGY, CONTRADICTION OR CONTINGENCY.

1. 𝑝 ˅ ~ 𝑝 ˄ 𝑞
2. (𝑝˄~𝑞)˄(𝑝˄𝑞)
3. 𝑝 ˅~𝑝 ˄ 𝑞
1. 𝑝 ˅ ~ 𝑝 ˄ 𝑞
p q
T T
T F
F T
F F

Therefore, 𝑝 ˅ ~ 𝑝 ˄ 𝑞 is a tautology.
1. 𝑝 ˅ ~ 𝑝 ˄ 𝑞
p q 𝑝˄𝑞 ~ 𝑝˄𝑞 𝑝˅~ 𝑝˄𝑞
T T T F T
T F F T T
F T F T T
F F F T T

Therefore, 𝑝 ˅ ~ 𝑝 ˄ 𝑞 is a tautology.
2. (𝑝˄~𝑞)˄(𝑝˄𝑞)

p q
T T
T F
F T
F F

Therefore,(𝑝˄~𝑞)˄(𝑝˄𝑞)is a contradiction.
2. (𝑝˄~𝑞)˄(𝑝˄𝑞)

p q ~𝑞 (𝑝˄~𝑞) (𝑝˄𝑞) (𝑝˄~𝑞)˄(𝑝˄𝑞)


T T F F T F
T F T T F F
F T F F F F
F F T F F F

Therefore,(𝑝˄~𝑞)˄(𝑝˄𝑞)is a contradiction.
3. (𝑝 ˅~𝑝) ˄ 𝑞
p q
T T
T F
F T
F F
Therefore, (𝑝 ˅~𝑝) ˄ 𝑞 is a contingency
3. (𝑝 ˅~𝑝) ˄ 𝑞
p q ~𝑝 (𝑝 ˅~𝑝) (𝑝 ˅~𝑝) ˄ 𝑞
T T F T T
T F F T F
F T T T T
F F T T F
Therefore, (𝑝 ˅~𝑝) ˄ 𝑞 is a contingency
4. (~𝑝 ˄~𝑞) →(𝑟˄~𝑞)
p q r
T T T
T T F
T F T
T F F
F T T
F T F
F F T
F F F
4. (~𝑝 ˄~𝑞) →(𝑟˄~𝑞) is a contingency
p q r ~𝑝 ~𝑞 (~𝑝 ˄~𝑞) (𝑟˄~𝑞) (~𝑝 ˄~𝑞) →(𝑟˄~𝑞)
T T T F F F F T
T T F F F F F T
T F T F T F T T
T F F F T F F T
F T T T F F F T
F T F T F F F T
F F T T T T T T
F F F T T T F F
EQUIVALENT STATEMENTS

Equivalent statements, denoted by ≡, are statements whose


truth values is always either both true or both false whenever
they have identical truth tables.
EQUIVALENT STATEMENTS
Example:
𝑝 → 𝑞 𝑖𝑠 𝑒𝑞𝑢𝑖𝑣𝑎𝑙𝑒𝑛𝑡 𝑡𝑜 ~𝑞 → ~𝑝

p q 𝑝→𝑞 ~𝑞 ~𝑝 ~𝑞 → ~𝑝
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 STATEMENTS
Another example: Determine if each of the following is
equivalent by constructing their truth tables.
1. ~ 𝑝 ˄ 𝑞 and ~𝑝 ˅ ~𝑞
2. ~ 𝑝 ˅ 𝑞 and ~𝑝 ˄~𝑞
3. 𝑝 → 𝑞 and ~𝑝 ˅ 𝑞
4. 𝑝 → 𝑞 ˄ (𝑞 → 𝑝) and 𝑝 𝑞
EQUIVALENT STATEMENTS
1. ~ 𝑝 ˄ 𝑞 𝑎𝑛𝑑 ~𝑝 ˅ ~𝑞
p q
T T
T F
F T
F F
EQUIVALENT STATEMENTS
1. ~ 𝑝 ˄ 𝑞 𝑎𝑛𝑑 ~𝑝 ˅ ~𝑞
p q 𝑝˄𝑞 ~ 𝑝˄𝑞 ~𝑝 ~𝑞 ~𝑝 ˅ ~𝑞
T T T F F F F
T F F T F T T
F T F T T F T
F F F T T T T
Hence, ~ 𝑝 ˄ 𝑞 ≡ ~𝑝 ˅ ~𝑞
EQUIVALENT STATEMENTS
2. ~ 𝑝 ˅ 𝑞 𝑎𝑛𝑑 ~𝑝 ˄~𝑞
p q
T T
T F
F T
F F
Hence, ~ 𝑝 ˅ 𝑞 ≡ ~𝑝 ˄~𝑞
EQUIVALENT STATEMENTS
2. ~ 𝑝 ˅ 𝑞 𝑎𝑛𝑑 ~𝑝 ˄~𝑞
p q 𝑝˅𝑞 ~ 𝑝˅𝑞 ~𝑝 ~𝑞 ~𝑝 ˄~𝑞
T T T F F F F
T F T F F T F
F T T F T F F
F F F T T T T
Hence, ~ 𝑝 ˅ 𝑞 ≡ ~𝑝 ˄~𝑞
EQUIVALENT STATEMENTS
3. 𝑝 → 𝑞 𝑎𝑛𝑑 ~𝑝 ˅ 𝑞
p q
T T
T F
F T
F F
Hence, 𝑝 → 𝑞 ≡ ~𝑝 ˅ 𝑞
EQUIVALENT STATEMENTS
3. 𝑝 → 𝑞 𝑎𝑛𝑑 ~𝑝 ˅ 𝑞
p q 𝑝→𝑞 ~𝑝 ~𝑝 ˅ 𝑞
T T T F T
T F F F F
F T T T T
F F T T T
Hence, 𝑝 → 𝑞 ≡ ~𝑝 ˅ 𝑞
EQUIVALENT STATEMENTS
4. (𝑝 → 𝑞)˄(𝑞 → 𝑝) and 𝑝 𝑞

p q
T T
T F
F T
F F
Hence,(𝑝 → 𝑞)˄(𝑞 → 𝑝) ≡ 𝑝 𝑞
EQUIVALENT STATEMENTS
4. (𝑝 → 𝑞)˄ 𝑞 → 𝑝 and 𝑝 𝑞

p q (𝑝 → 𝑞) (𝑞 → 𝑝) (𝑝 → 𝑞)˄(𝑞 → 𝑝) 𝑝 𝑞
T T T T T T
T F F T F F
F T T F F F
F F T T T T
Hence,(𝑝 → 𝑞)˄(𝑞 → 𝑝) ≡ 𝑝 𝑞
FORMS OF CONDITIONAL PROPOSITIONS

Given propositions 𝑝 and 𝑞. There are three propositions that we can


derive from the conditional 𝑝 → 𝑞, namely, its
1. converse: 𝑞 → 𝑝
2. Contrapositive: ~𝑞 → ~𝑝
3. Inverse: ~𝑝 → ~𝑞
FORMS OF CONDITIONAL PROPOSITIONS

Truth table:
FORMS OF CONDITIONAL PROPOSITIONS
Consider the following true conditional:
𝑝 → 𝑞: "If today is Saturday, then it is a weekend."
State its (a) converse, (b) contrapositive, and (c) inverse, and determine
whether each statement is true.
Solution:
(a) Converse: "If today is a weekend, then it is Saturday."
(b) Contrapositive: "If today is not a weekend, then it is not Saturday."
(c) Inverse: "If today is not Saturday, then it is not a weekend."
Symbolic Arguments
An argument is an assertion that a given series of 𝑠
𝑃1 ,𝑃2 , … , 𝑃𝑚 called premises yields (has a consequence)
another statement Q, called the conclusion. The premises
are intended to demonstrate or at least provide some
evidences for the conclusion.
Symbolic Arguments
Example:
Some of the following are arguments. Identify their premises
and conclusions.

1. He’s a Libra, since he was born in the last week of September.


Answer:
Premise: He was born in the last week of September.
Conclusion: He’s a Libra.
Symbolic Arguments
2. He was breathing and therefore alive.
Answer:
Premise: He was breathing.
Conclusion: He was alive.
Symbolic Arguments
3. Can I go now?
Answer: Not an argument

4. Nikki is my niece because her mother is my younger sister.


Answer:
Premise: Her mother is my younger sister.
Conclusion: Nikki is my niece.
Symbolic Arguments
The premise indicators, an The conclusion indicators, an
expression prefixed to a sentence expression prefixed to a sentence to
to indicate that it states a indicate that it states a conclusion.
premise.
therefore consequently
for It is a fact that
thus then
since As shown by the
hence implies
given that fact that
so
For the reason that Granted that
VALID OR NOT?
If I will study for the examination, then I will get a passing score.
I studied for the examination.
Therefore, I got a passing score.

If I will study for the examination, then I will get a passing score.
I got a passing score.
Therefore, I studied for the examination.
Valid Arguments
An argument is said to be valid when all the
premises are true it forces the conclusion to be
true. An argument which is not valid is called an
invalid argument or fallacy.
Valid Arguments
Theorem: The argument consisting of the premises
𝑃1 ,𝑃2 , … , 𝑃𝑛 and conclusion Q is valid if and only if
the proposition 𝑃1 ˄ 𝑃2 ˄ … ˄ 𝑃𝑛 → 𝑄 is a
tautology.
List of SomeValid Arguments
1. Law of Detachment (also called modus ponens)
Symbolically, the argument is written:
Premise 1: 𝑝 → 𝑞
Premise 2: 𝑝____
∴𝑞
1. Law of Detachment (also called modus ponens)
[(𝑝 → 𝑞) ˄ 𝑝] → 𝑞
p q 𝑝 → 𝑞 (𝑝 → 𝑞) ˄ 𝑝 [(𝑝 → 𝑞) ˄ 𝑝] → 𝑞
T T T T T
T F F F T
F T T F T
F F T F T
The truth table above shows that we have a valid argument, since the compound
statement is a tautology.
List of SomeValid Arguments
2. Law of Contraposition (also called modus tollens)
Symbolically, the argument is written:
Premise 1: 𝑝 → 𝑞
Premise 2: ~𝑞____
∴ ~𝑝
2. Law of Contraposition (also called modus tollens)
[(𝑝 → 𝑞) ˄ ~𝑞] → ~𝑝

𝑝 𝑞 𝑝 → 𝑞 ~𝑞 (𝑝 → 𝑞) ˄~𝑞 ~𝑝 [(𝑝 → 𝑞) ˄ ~𝑞] → ~𝑝


T T T F F F T
T F F T F F T
F T T F F T T
F F T T T T T
The truth table above shows that we have a valid argument, since the compound
statement is a tautology.
List of SomeValid Arguments
3. Law of Syllogism
Symbolically, the argument is written:
Premise 1: 𝑝 → 𝑞
Premise 2: 𝑞 → 𝑟____
∴𝑝→𝑟
3. Law of Syllogism
𝑝 𝑞 𝑟 𝑝→𝑞 𝑞→𝑟 𝑝 → 𝑞 ˄ (𝑞 → 𝑟) 𝑝 → 𝑟 [ 𝑝 → 𝑞 ˄ (𝑞 → 𝑟)] → (𝑝 → 𝑟)
T T T T T T T T
T T F T F F F T
T F T F T F T T
T F F F T F F T
F T T T T T T T
F T F T F F T T
F F T T T T T T
F F F T T T T T

The truth table above shows that we have a valid argument, since the compound
statement is a tautology.
List of SomeValid Arguments
4. Rule of Disjunctive Syllogism
Symbolically, the argument is written:
Premise 1: 𝑝 ˅ 𝑞
Premise 2: ~𝑝____
∴𝑞
4. Rule of Disjunctive Syllogism
[(𝑝 ˅ 𝑞) ˄ ~𝑝] → 𝑞

𝑝 𝑞 𝑝˅𝑞 ~𝒑 (𝑝 ˅ 𝑞) ˄~𝒑 [(𝑝 ˅ 𝑞) ˄ ~𝑝] → 𝑞


T T T F F T
T F T F F T
F T T T T T
F F F T F T
The truth table above shows that we have a valid argument, since the compound
statement is a tautology.
List of SomeValid Arguments
Example: Consider the following arguments. Verify if it is valid or
invalid. Identify the valid argument used.

a. If Mark finishes his homework, then he can watch a movie.


Mark finishes his homework.
Therefore, Mark can watch a movie.

Let p be “Mark finishes his homework”, and q be “ Mark can watch


a movie.’ Clearly, by Law of Detachment, this argument is valid.
List of SomeValid Arguments
Example: Consider the following arguments. Verify if it is valid or
invalid. Identify the valid argument used.

b. If Mark finishes his homework, then he can watch a movie.


Mark cannot watch a movie.
Therefore, Mark did not finish his homework.

Let p be “Mark finishes his homework”, and q be “ Mark can watch


a movie.’ Clearly, by Law of Contraposition, this argument is valid.
List of SomeValid Arguments
Example: Consider the following arguments. Verify if it is valid or invalid.
Identify the valid argument used.

c. If it rains today, I will wear my rain jacket.


If I will wear my rain jacket, I will keep dry.
Therefore, if it rains today, I will keep dry.

Let p be “It rains today”, and q be “ I will wear my rain jacket.” and r be
“I will keep dry”. Clearly, by Law of Syllogism, this argument is valid.
List of SomeValid Arguments
d. Gregorio’s pencil is in his bag or it is on his table.
Gregorio’s pencil is not in his bag.
Therefore, Gregorio’s pencil is on his table.

Let p be “Gregorio’s pencil is in his bag”, and q be “It is on his


table.”

Clearly, by Rule of Disjunctive Syllogism, this argument is valid.


List of SomeValid Arguments
e. If Mark finishes his homework, then he can watch a movie.
Mark watches a movie
Therefore, he finishes his homework.

Let p be “Mark finishes his homework”, and q be “ Mark can watch


a movie.”
List of SomeValid Arguments
Truth Table of [(𝑝 → 𝑞) ˄ 𝑞] → 𝑝:

p q 𝑝 → 𝑞 (𝑝 → 𝑞) ˄ 𝑞 [(𝑝 → 𝑞) ˄ 𝑞] → 𝑝
T T
T F
F T
F F

Using the truth table the argument is invalid.


List of SomeValid Arguments
Truth Table:

p q 𝑝 → 𝑞 (𝑝 → 𝑞) ˄ 𝑞 [(𝑝 → 𝑞) ˄ 𝑞] → 𝑝
T T T T T
T F F F T
F T T T F
F F T F T

Using the truth table the argument is invalid.


List of SomeValid Arguments
f. If Mark finishes his homework, then he can watch a movie.
If he watches a movie, then he will buy pack of popcorn.
If Mark finishes his homework, then he will buy a pack of popcorn.

Let p be “Mark finishes his homework”, and q be “ Mark can watch a


movie.” and r be “Mark will buy a pack of popcorn.”
Clearly, by Law of Syllogism, this argument is valid.
Rules of Inferences

Law of Detachment
(Modus Ponens)

Law of Contraposition
(Modus Tollens)

Law of Syllogism

Rule of Disjunctive
Syllogism
Consider each of the following argument. Identify the form of
valid argument that establishes its validity.

1. If 3+4=7, then 8+3=11.


8+3≠11.
Therefore, 3+4≠7.

Law of Contraposition
Consider each of the following argument. Identify the form of
valid argument that establishes its validity.

2. If company loan interest rates drops, then employees


will apply for a loan.
Company loan interest rates drops.
Therefore, employees will apply for a loan.

Law of Detachment
Consider each of the following argument. Identify the form of
valid argument that establishes its validity.

3. If 6 is an even number, then 17 is an odd number.


If 17 is an odd number, then 𝜋 is an irrational number.
Therefore, if 6 is an even number, then 𝜋 is an irrational
number.

Law of Syllogism
Consider each of the following argument. Identify the form of
valid argument that establishes its validity.

4. 3 is a prime number or 4 is a composite number.


3 is not a prime number.
Therefore, 4 is a composite number.

Rule of Disjunctive Syllogism

You might also like