Question: Using the laws of logic to prove logical equivalence. Use the laws of propositional logic to prove the following: (p q) r

Using the laws of logic to prove logical equivalence.

Use the laws of propositional logic to prove the following:

(p ∧ q) → r ≡ (p ∧ ¬r) → ¬q

Idempotent laws:p ∨ p ≡ pp ∧ p ≡ p
Associative laws:( p ∨ q ) ∨ r ≡ p ∨ ( q ∨ r )( p ∧ q ) ∧ r ≡ p ∧ ( q ∧ r )
Commutative laws:p ∨ q ≡ q ∨ pp ∧ q ≡ q ∧ p
Distributive laws:p ∨ ( q ∧ r ) ≡ ( p ∨ q ) ∧ ( p ∨ r )p ∧ ( q ∨ r ) ≡ ( p ∧ q ) ∨ ( p ∧ r )
Identity laws:p ∨ F ≡ pp ∧ T ≡ p
Domination laws:p ∧ F ≡ Fp ∨ T ≡ T
Double negation law:¬¬p ≡ p
Complement laws:p ∧ ¬p ≡ F
¬T ≡ F
p ∨ ¬p ≡ T
¬F ≡ T
De Morgan's laws:¬( p ∨ q ) ≡ ¬p ∧ ¬q¬( p ∧ q ) ≡ ¬p ∨ ¬q
Absorption laws:p ∨ (p ∧ q) ≡ pp ∧ (p ∨ q) ≡ p
Conditional identities:p → q ≡ ¬p ∨ qp ↔ q ≡ ( p → q ) ∧ ( q → p )

Step by Step Solution

3.40 Rating (150 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Solution Areraing to the ques hion laes df log... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!