Lesson-4-S-MATH-1
Lesson-4-S-MATH-1
Objectives:
At the end of the lesson, the students must have:
1. Discussed the definition and usage of propositional equivalences.
2. Distinguished different classification of compound proposition according to
possible truth values.
3. Appreciated the language of mathematics as it applies to the real life situation.
Introduction:
In this lesson, we will discuss the concepts and definitions of logical equivalences.
Further, this lesson will discuss on how to classify compound proposition according to
possible truth values. These concepts are taken from the book Discrete Mathematics
and its Application, 6th Edition by Rosen and Krithivasan.
Definition 2.4.1 A compound proposition that is always true, no matter what the truth
values of the propositions that occur in it, is called a tautology. A compound proposition
that is always false is called a contradiction. A compound proposition that is neither a
tautology nor a contradiction is called a contingency.
On the Table 4.1, we consider truth table for the p∨ ¬ p and p ∧ ¬p, since p ∨ ¬p
contradiction.
Definition 2.4.3 The compound propositions p and q are called logically equivalent if
Otherwise, the notation p ≢ q denotes that p and q are not logically equivalent.
Since p ∨(q∧r) ↔ (p∨q) ∧ (p∨r) is a tautology, hence p ∨(q∧r) and (p∨q) ∧ (p∨r)
are logically equivalent, that is p ∨(q∧r) ≡ (p∨q) ∧ (p∨r) .
Example 2.4.6 Determine which of the converse, contrapositive and inverse statements
that are logically equivalent with the original conditional statements.
Solution 1. Determining the truth value of (p → q) ↔ (q →p).
Table 4.6. A demonstration that (p→q) and (q→p) are not logically equivalent.
p q p→q q →p (p → q) ↔ (q →p)
T T T T T
T F F T F
F T T F F
F F T T T
Since (p→q) ↔ (q→p) is a contingency, thus (p→q) and (q→p) are not logically
equivalent, that is (p→q) ≢ (q→p).
Solution 2. Determining the truth value of (p→q) ↔ (¬q → ¬p)
Table 4.7. A demonstration that (p→q) and (¬q → ¬p) are logically equivalent.
p q p→q ¬q ¬p ¬q → ¬p (p→ q)↔ (¬q → ¬p)
T T T F F T T
T F F T F F T
F T T F T T T
F F T T T T T
Since (p→q) ↔ (¬q→¬p) is a tautology, thus (p→q) and (¬q→¬p) are logically
equivalent, that is (p→q) ≡ (¬q→¬p).
Since (p→q) ↔ (¬p→¬q) is a contingency, thus (p→q) and (¬p→¬q) are not
logically equivalent, that is (p→q) ≢ (¬p→¬q).
Example 2.4.7 Use De Morgan’s laws to express the negations of “Miguel has a
cellphone and he has a laptop computer” and “Heather will go to the concert or Steve
will go to the concert.”
Solution: Let p be “Miguel has a cellphone” and q be “Miguel has a laptop computer.”
Then “Miguel has a cellphone and he has a laptop computer” can be represented by p ∧
q. By the De Morgan’s law of the negation of conjunction, ¬(p ∧ q) is logically
equivalent to ¬p ∨ ¬q. Consequently, we can express the negation of our original
statement as “Miguel does not have a cellphone or he does not have a laptop computer”
Let r be “Heather will go to the concert” and s be “Steve will go to the concert.”
Then “Heather will go to the concert or Steve will go to the concert” can be represented
by r ∨ s. By De Morgan’s law of the negation of disjunction, ¬(r ∨ s) is logically
equivalent to ¬r ∧ ¬s. Consequently, we can express the negation of our original
statement as “Heather will not go to the concert and Steve will not go to the concert”.
Name: _________________________________ Date: __________
Course/Year: ____________________________ Score: _________
Activity 5
Logical Equivalences
Instruction: Satisfy the following problems. Provide your answer on the space provided
for each item.
b. p ∨ F ≡ p
c. p ∨ T ≡ T
d. p ∧ F ≡ F
e. p ∨ p ≡ p
f. p ∧ p ≡ p
2. Use the truth tables to verify commutative laws.
a. p ∨ q ≡ q ∨ p
b. p ∧ q ≡ q ∧ p
a. (p ∨ q) ∨ r ≡ p ∨ (q ∨ r)
b. (p ∧ q) ∧ r ≡ p ∧ (q ∧ r)
4. Use De Morgan’s laws to find the negation of each of the following propositions
and afterwards determine its truth value:
c. The sum of the two odd whole numbers is always even and its product is
always odd.
d. The sum of the two even whole numbers is always even or its product is
always even.
b. [(p → q) ∧ (q → r)] → (p → r)
c. [p ∧ (p → q)] → q