Week 3 - Tautologies and Contradictions
Week 3 - Tautologies and Contradictions
3 LOGIC
There are some formulas whose truth values are always True or always False regardless of the truth
value assigned to the variables. The negation of tautology is contradiction and vice-versa. The
knowledge on the simplification of proposition will aid in determining validity of the argument faster
than the use of Truth Table and the use of Laws of Logic (inference rules), which can be used to
construct more complicated valid argument forms. This module will teach you how to establish the
validity of arguments and simplify compound propositions using Laws of Logic.
Objectives:
DISCRETE STRUCTURES 1 16
Logic
Tautology is a statement that is always true regardless of the truth values of the individual
logical variables.
Example:
R (R)
If S T is a tautology, we write S T.
If S T is a tautology, we write S T.
A contradiction is a statement that is always false regardless of the truth values of the
individual logical variables.
Example:
R (R)
The negation of any tautology is a contradiction, and the negation of any contradiction is
a tautology.
Logical Equivalence
Two proposition forms are called logically equivalent if and only if they have identical truth
values for each possible substitution of propositions for their proposition variable.
P≡Q
2. Construct the truth table for Q using the same proposition variables for identical component
propositions.
3. Check each combination of truth values of the proposition variables to see whether the
truth value of P is the same as the truth value of Q.
DISCRETE STRUCTURES 1 17
Logic
Equivalence Check
1. If in each row the truth value of P is the same as the truth value of Q, then P and Q are
logically equivalent.
2. If in some row P has a different truth value from Q, then P and Q are not logically equivalent.
Example:
Solution:
The corresponding truth values of p and ¬ (¬p) are same, hence equivalence is justified.
Exercise
Show that the proposition forms ¬(p q) and ¬p ¬q are NOT logically equivalent.
De Morgan’s laws
De Morgan’s laws state that: The negation of a proposition is logically equivalent to the
proposition in which each component is negated.
¬(p q) ≡ ¬p ¬q
¬(p q) ≡ ¬p ¬q
Example:
Solution:
John is not six feet tall or he weighs less than 200 pounds.
The bus was not late and Tom’s watch was not slow.
DISCRETE STRUCTURES 1 18
Logic
Example:
-1< x ≤ 4
Solution:
-1< x and x ≤ 4
-1 ≥ x or x > 4.
Tautology
A tautology is a proposition form that is always true regardless of the truth values of the
individual propositions substituted for its proposition variables.
A proposition whose form is a tautology is called a tautological proposition.
Contradiction
A contradiction is a proposition form that is always false regardless of the truth values of the
individual propositions substituted for its proposition variables.
A proposition whose form is a contradiction is called a contradictory proposition.
Example:
Show that the proposition form p U ¬p is a tautology and the proposition form p ∩ ¬p is a
contradiction.
Exercise
Show that the proposition form r s ≡ r is a tautology and the proposition form r s ≡ s is a
contradiction.
Laws of Logic
DISCRETE STRUCTURES 1 19
Logic
Example:
Solution:
Exercise
Prove that
DISCRETE STRUCTURES 1 20
Logic
References:
1. Kenneth H. Rosen. Discrete Mathematics and Its Applications, 7th Edition. McGrawHill, 2012
2. Gary Weiss Damian Lyons, et al., Fundamentals of Discrete Structures, 2nd edition, Pearson
Learning Solutions, 2012.
3. Susanna S. Epp, Discrete Mathematics with Applications, Brooks Cole; 4th edition, 2011.
4. James L. Hein, Discrete Structures, Logic, and Computability, 3rd edition, Jones & Bartlett
Publishers, 3rd edition, 2009.
5. Kolman, B., Busby, R. C., Ross, S. C. Discrete Mathematical Structures, 6th Edition. Prentice Hall,
2008.
DISCRETE STRUCTURES 1 21