5 Tautology Contradiction Contingency
5 Tautology Contradiction Contingency
5 Tautology Contradiction Contingency
Propositional Logic
Propositions-
Before you go through this article, make sure that you have gone through the
previous article on Propositions.
We have discussed-
Propositions are declarative statements that are either true or false but not both.
Connectives are used to combine the propositions.
Tautology-
A compound proposition is called tautology if and only if it is true for all possible
truth values of its propositional variables.
It contains only T (Truth) in last column of its truth table.
Contradiction-
A compound proposition is called contradiction if and only if it is false for all
possible truth values of its propositional variables.
It contains only F (False) in last column of its truth table.
Contingency-
A compound proposition is called contingency if and only if it is neither a
tautology nor a contradiction.
It contains both T (True) and F (False) in last column of its truth table.
Valid-
A compound proposition is called valid if and only if it is a tautology.
It contains only T (Truth) in last column of its truth table.
Invalid-
A compound proposition is called invalid if and only if it is not a tautology.
It contains either only F (False) or both T (Truth) and F (False) in last column of its
truth table.
Falsifiable-
A compound proposition is called falsifiable if and only if it can be made false for
some value of its propositional variables.
It contains either only F (False) or both T (Truth) and F (False) in last column of its
truth table.
Unfalsifiable-
A compound proposition is called unfalsifiable if and only if it can never be made
false for any value of its propositional variables.
It contains only T (Truth) in last column of its truth table.
Satisfiable-
A compound proposition is called satisfiable if and only if it can be made true for
some value of its propositional variables.
It contains either only T (Truth) or both T (True) and F (False) in last column of its
truth table.
Unsatisfiable-
A compound proposition is called unsatisfiable if and only if it can not be made
true for any value of its propositional variables.
It contains only F (False) in last column of its truth table.
Important Points-
It is important to take a note of the the following points-
All contradictions are invalid and falsifiable but not vice-versa.
All contingencies are invalid and falsifiable but not vice-versa.
All tautologies are valid and unfalsifiable and vice-versa.
All tautologies are satisfiable but not vice-versa.
All contingencies are satisfiable but not vice-versa.
All contradictions are unsatisfiable and vice-versa.
Also Read- Converse, Inverse and Contrapositive
Solution-
Let us solve all the parts one by one-
Part-01:
Method-01: Using Truth Table-
p ∼p p ∧ ∼p
F T F
T F F
Part-02:
Method-01: Using Truth Table-
F F T F T T
F T T F F T
T F F F T T
T T T T F F
We have-
(p ∧ (p → q)) → ∼q
= (p ∧ (∼p ∨ q)) → ∼q { ∵ p → q = ∼p ∨ q }
= ∼(p ∧ (∼p ∨ q)) ∨ ∼q { ∵ p → q = ∼p ∨ q }
= ∼((p ∧ ∼p) ∨ (p ∧ q)) ∨ ∼q { Using Distributive law }
= ∼(F ∨ (p ∧ q)) ∨ ∼q { Using Complement law }
= ∼(p ∧ q) ∨ ∼q { Using Identity law }
= ∼p ∨ ∼q ∨ ∼q { Using De Morgans law }
= ∼p ∨ ∼q
We have-
(p ∧ (p → q)) → ∼q
= (p ∧ (∼p ∨ q)) → ∼q { ∵ p → q = ∼p ∨ q }
= ∼(p ∧ (∼p ∨ q)) ∨ ∼q { ∵ p → q = ∼p ∨ q }
Part-03:
Method-01: Using Truth Table-
p q r p→q q→r (p → q) ∧ (q → r) p ∧ ∼r R
F F F T T T F F
F F T T T T F F
F T F T F F F F
F T T T T T F F
T F F F T F T F
T F T F T F F F
T T F T F F T F
T T T T T T F F
We have-
[ (p → q) ∧ (q → r) ] ∧ ( p ∧ ∼r)
= [ (∼p ∨ q) ∧ (∼q ∨ r) ] ∧ ( p ∧ ∼r) { ∵ p → q = ∼p ∨ q }
= [ ((∼p ∨ q) ∧ ∼q) ∨ ((∼p ∨ q) ∧ r) ] ∧ ( p ∧ ∼r) { Using Distributive law }
= [ ((∼p ∧ ∼q) ∨ (q ∧ ∼q)) ∨ ((∼p ∧ r) ∨ (q ∧ r)) ] ∧ ( p ∧ ∼r) { Using Distributive law }
= [ ((∼p ∧ ∼q) ∨ F) ∨ ((∼p ∧ r) ∨ (q ∧ r)) ] ∧ ( p ∧ ∼r) { Using Complement law }
= [ (∼p ∧ ∼q) ∨ (∼p ∧ r) ∨ (q ∧ r) ] ∧ ( p ∧ ∼r) { Using Identity law }
= ((∼p ∧ ∼q) ∧ ( p ∧ ∼r)) ∨ ((∼p ∧ r) ∧ ( p ∧ ∼r)) ∨ ((q ∧ r) ∧ ( p ∧ ∼r)) { Using
Distributive law }
= (∼p ∧ ∼q ∧ p ∧ ∼r) ∨ (∼p ∧ r ∧ p ∧ ∼r) ∨ (q ∧ r ∧ p ∧ ∼r)
= F ∨ F ∨ F { Using Complement law }
=F
Part-04:
Method-01: Using Truth Table-
∼p ∼p ∨ (p ∧ q)
p q p→q ∼(p → q) p∧q R
F F T T F F T T
F T T T F F T T
T F F F T F F T
T T F T F T T T
We have-
∼(p → q) ∨ (∼p ∨ (p ∧ q))
= ∼(∼p ∨ q) ∨ (∼p ∨ (p ∧ q)) { ∵ p → q = ∼p ∨ q }
Part-05:
Method-01: Using Truth Table-
F F T T T F F F F T
F T F F T T T F T T
F T T F T F F F T T
T F F T F T F F F T
T F T T T T T T T T
T T F F F T F F T T
T T T F T T T T T T
We have-
(p ↔ r) → (∼q → (p ∧ r))
= (p ↔ r) → (q ∨ (p ∧ r)) { ∵ p → q = ∼p ∨ q }
= ∼(p ↔ r) ∨ q ∨ (p ∧ r)
= ∼((p → r) ∧ (r → p)) ∨ q ∨ (p ∧ r) { ∵ p ↔ q = (p → q) ∧ q → p) }
= ∼((∼p ∨ r) ∧ (∼r ∨ p)) ∨ q ∨ (p ∧ r) { ∵ p → q = ∼p ∨ q }
= ∼[ ((∼p ∨ r) ∧ ∼r) ∨ ((∼p ∨ r) ∧ p) ] ∨ q ∨ (p ∧ r) { Using Distributive law }
= ∼[ ((∼p ∧ ∼r) ∨ (r ∧ ∼r)) ∨ ((∼p ∧ p) ∨ (r ∧ p)) ] ∨ q ∨ (p ∧ r) { Using Distributive
law }
= ∼[ ((∼p ∧ ∼r) ∨ F) ∨ (F ∨ (r ∧ p)) ] ∨ q ∨ (p ∧ r) { Using Complement law }
= ∼[ (∼p ∧ ∼r) ∨ (r ∧ p) ] ∨ q ∨ (p ∧ r) { Using Identity law }
= [∼(∼p ∧ ∼r) ∧ ∼(r ∧ p) ] ∨ q ∨ (p ∧ r) { Using De Morgans law }
= [ (p ∨ r) ∧ (∼r ∨ ∼p) ] ∨ q ∨ (p ∧ r) { Using De Morgans law }
= ((p ∨ r) ∧ ∼r) ∨ ((p ∨ r) ∧ ∼p) ∨ q ∨ (p ∧ r) { Using Distributive law }
= ((p ∧ ∼r) ∨ (r ∧ ∼r)) ∨ ((p ∧ ∼p) ∨ (r ∧ ∼p)) ∨ q ∨ (p ∧ r) { Using Distributive law }
= ((p ∧ ∼r) ∨ F) ∨ (F ∨ (r ∧ ∼p)) ∨ q ∨ (p ∧ r) { Using Complement law }
= (p ∧ ∼r) ∨ (r ∧ ∼p) ∨ q ∨ (p ∧ r) { Using Identity law }
= (p ∧ ∼r) ∨ q ∨ (∼p ∧ r) ∨ (p ∧ r)
= (p ∧ ∼r) ∨ q ∨ ((∼p ∨ p) ∧ r) { Using Distributive law }
= (p ∧ ∼r) ∨ q ∨ (T ∧ r) { Using Complement law }
= (p ∧ ∼r) ∨ q ∨ r { Using Identity law }
= r ∨ (p ∧ ∼r) ∨ q
= ((r ∨ p) ∧ (r ∨ ∼r)) ∨ q { Using Distributive law }
= ((r ∨ p) ∧ T) ∨ q { Using Complement law }
= p ∨ q ∨ r { Using Identity law }
We have-
(p ↔ r) → (∼q → (p ∧ r))
= (p ↔ r) → (q ∨ (p ∧ r)) { ∵ p → q = ∼p ∨ q }
= ∼(p ↔ r) ∨ (q ∨ (p ∧ r)) { ∵ p → q = ∼p ∨ q }