Math Problem Statement

On Homework #7, you proved [p =⇒ (q ∨ r)] ≡ [(p ∧ (¬q) =⇒ r]. Hence, to prove a statement of the form p =⇒ (q ∨ r) directly, you assume that p is true and q is false, then use these assumptions, plus definitions and previously proven results, to show that r is true. (a) Show that [(p ∧ (¬q) =⇒ r] ≡ [(p ∧ (¬r) =⇒ q]. You may use either a truth tables or strings of previously established logical equivalences. (This result means that you do NOT have to also go through the case where you assume p is true and r is false, then prove q is true.) [3]

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Logic
Logical Equivalence
Implication
De Morgan's Law

Formulas

A ⇒ B ≡ ¬A ∨ B (Implication Definition)
¬(A ∧ B) ≡ ¬A ∨ ¬B (De Morgan's Law)

Theorems

De Morgan's Laws
Implication Definition

Suitable Grade Level

College Level (Introductory Logic)