Tautology Contradiction Contingency
Determining Nature of Proposition-
Here,
Tautology-
Contradiction-
Contingency-
Valid-
Invalid-
Falsifiable-
Unfalsifiable-
Satisfiable-
Unsatisfiable-
Important Points-
It is important to take a note of the the following points-
Example : Determine the nature of following propositions-
Solution:
Let us solve all the parts one by one-
Part - 1:
Method-1: Using Truth Table-
Clearly, last column of the truth table contains only F.
Therefore, given proposition is-
Method-2: Using Algebra Of Proposition-
Method- 3: Using Digital Electronics-
In terms of digital electronics,
Part - 2:
Method-01: Using Truth Table-
Clearly, last column of the truth table contains both T and F.
Therefore, given proposition is-
Method-02: Using Algebra Of Proposition-
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
Method-03: Using Digital Electronics-
We have-
(p ∧ (p → q)) → ∼q
= (p ∧ (∼p ∨ q)) → ∼q { ∵ p → q = ∼p ∨ q }
= ∼(p ∧ (∼p ∨ q)) ∨ ∼q { ∵ p → q = ∼p ∨ q }
Now in terms of digital electronics, we have-
= (p.(p’ + q))’ + q’
= (p.p’ + p.q)’ + q’
= (p.q)’ + q’ { ∵ p.p’ = 0 }
= p’ + q’ + q’ { Using De Morgan’s law }
= p’ + q’
Clearly, the result is neither 0 nor 1.
So, given proposition is a contingency, invalid, falsifiable and satisfiable.
Part - 3:
Method-01: Using Truth Table-
Let [ (p → q) ∧ (q → r) ] ∧ ( p ∧ ∼r) = R (say)
Clearly, last column of the truth table contains only F.
Therefore, given proposition is-
Method-02: Using Algebra Of Proposition-
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
Clearly, the result is F.
So, given proposition is a contradiction, invalid, falsifiable and unsatisfiable.
Method-03: Using Digital Electronics-
We have-
[ (p → q) ∧ (q → r) ] ∧ ( p ∧ ∼r)
= [ (∼p ∨ q) ∧ (∼q ∨ r) ] ∧ ( p ∧ ∼r) { ∵ p → q = ∼p ∨ q }
Now in terms of digital electronics, we have-
= [ (p’ + q).(q’ + r) ] . (p.r’)
= [ p’.q’ + p’.r + q.q’ + q.r ] . (p.r’)
= [ p’.q’ + p’.r + 0 + q.r ] . (p.r’) { ∵ q.q’ = 0 }
= [ p’.q’ + p’.r + q.r ] . (p.r’)
= p’.q’.p.r’ + p’.r.p.r’ + q.r.p.r’
= 0 + 0 + 0
= 0
Clearly, the result is 0.
So, given proposition is a contradiction, invalid, falsifiable and unsatisfiable.
Part - 4:
Method-01: Using Truth Table-
Let ∼(p → q) ∨ (∼p ∨ (p ∧ q)) = R (say)
Clearly, last column of the truth table contains only T.
Therefore, given proposition is-
Method-02: Using Algebra Of Proposition-
We have-
∼(p → q) ∨ (∼p ∨ (p ∧ q))
= ∼(∼p ∨ q) ∨ (∼p ∨ (p ∧ q)) { ∵ p → q = ∼p ∨ q }
= (p ∧ ∼q) ∨ (∼p ∨ (p ∧ q)) { Using De Morgans law }
= (p ∧ ∼q) ∨ ((∼p ∨ p) ∧ (∼p ∨ q)) { Using Distributive law }
= (p ∧ ∼q) ∨ (T ∧ (∼p ∨ q)) { Using Complement law }
= (p ∧ ∼q) ∨ (∼p ∨ q) { Using Identity law }
= ((p ∧ ∼q) ∨ ∼p) ∨ q { Using Associative law }
= ((p ∨ ∼p) ∧ (∼q ∨ ∼p)) ∨ q { Using Distributive law }
= (T ∧ (∼q ∨ ∼p)) ∨ q { Using Complement law }
= (∼q ∨ ∼p) ∨ q { Using Identity law }
= ∼p ∨ (q ∨ ∼q)
= ∼p ∨ T { Using Complement law }
= T { Using Identity law }
Clearly, the result is T.
So, given proposition is a tautology, valid, unfalsifiable and satisfiable.
Method-3: Using Digital Electronics-
We have-
∼(p → q) ∨ (∼p ∨ (p ∧ q))
= ∼(∼p ∨ q) ∨ (∼p ∨ (p ∧ q)) { ∵ p → q = ∼p ∨ q }
Now in terms of digital electronics, we have-
= (p’ + q)’ + (p’ + p.q)
= (p’ + q)’ + (p’ + p).(p’ + q) { Using Transposition theorem }
= (p’ + q)’ + 1.(p’ + q)
= (p’ + q)’ + (p’ + q)
= p.q’ + p’ + q { Using De Morgans law }
= (p + p’)(p’ + q’) + q { Using Transposition theorem }
= 1.(p’ + q’) + q
= p’ + (q’ + q)
= p’ + 1
= 1
Clearly, the result is 1.
So, given proposition is a tautology, valid, unfalsifiable and satisfiable.
Part-5:
Method-01: Using Truth Table-
Let (p ↔ r) → (∼q → (p ∧ r)) = R (say)
Clearly, last column of the truth table contains both T and F.
Therefore, given proposition is-
Method-02: Using Algebra Of Proposition-
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 }
Method-03: Using Digital Electronics-
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 }
Now in terms of digital electronics, we have-
= (p.r + p’.r’)’ + (q + p.r)
= (p.r)’ . (p’.r’)’ + (q + p.r) (Using De Morgans Theorem)
= (p’ + r’) . (p + r) + (q + p.r) (Using De Morgans Theorem)
= p’.p + p’.r + r’.p + r’.r + q + p.r
= 0 + p’.r + r’.p + 0 + q + p.r
= p’.r + r’.p + q + p.r
= (p’ + p).r + r’.p + q
= r + r’.p + q
= (r + r’).(r + p) + q (Using Transposition Theorem)
= p + q + r
65 videos|120 docs|94 tests
|
|
Explore Courses for Civil Engineering (CE) exam
|