Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

Solution Areraing to the ques hion laes df log... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Discrete and Combinatorial Mathematics An Applied Introduction

Authors: Ralph P. Grimaldi

5th edition

201726343, 978-0201726343

More Books

Students also viewed these Mathematics questions