Question

Prove p ∨ (q ∧ r) ⇒ (p ∨ q) ∧ (p ∨ r) by constructing...

Prove p ∨ (q ∧ r) ⇒ (p ∨ q) ∧ (p ∨ r) by constructing a proof tree whose premise is p∨(q∧r) and whose conclusion is (p∨q)∧(p∨r).

Homework Answers

Answer #1

Prove p (q r) (p q) (p r) by constructing a proof tree whose premise is p(qr) and whose conclusion is (pq)(pr) as following. Image form is also enclosed in attachment.

1.((p∨(q∧r))→((p∨q)∧(p∨r)))

2.(p∨(q∧r))

3.¬((p∨q)∧(p∨r))

4.¬(p∨q)(3)

6.¬p(4)

7.¬q(4)

8.p (2)
x

9.(q∧r)(2)

10.q(9)

11.r (9)
x

5.¬(p∨r)(3)

12.¬p(5)

13.¬r(5)

14.p (2)
x

15.(q∧r)(2)

16.q(15)

17.r
x

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Prove or disprove that [(p → q) ∧ (p → r)] and [p→ (q ∧ r)]...
Prove or disprove that [(p → q) ∧ (p → r)] and [p→ (q ∧ r)] are logically equivalent.
Prove a)p→q, r→s⊢p∨r→q∨s b)(p ∨ (q → p)) ∧ q ⊢ p
Prove a)p→q, r→s⊢p∨r→q∨s b)(p ∨ (q → p)) ∧ q ⊢ p
Prove ((P ∨ ¬Q) ∧ (¬P ∨ R)) → (Q → R) Hint: this starts with...
Prove ((P ∨ ¬Q) ∧ (¬P ∨ R)) → (Q → R) Hint: this starts with the usual setup for an implication, then repeatedly uses disjunctive syllogism.
Prove: (p ∧ ¬r → q) and p → (q ∨ r) are biconditional using natural...
Prove: (p ∧ ¬r → q) and p → (q ∨ r) are biconditional using natural deduction NOT TRUTH TABLE
Using rules of inference prove. (P -> R) -> ( (Q -> R) -> ((P v...
Using rules of inference prove. (P -> R) -> ( (Q -> R) -> ((P v Q) -> R) ) Justify each step using rules of inference.
Use the laws of propositional logic to prove the following: 1) (p ∧ q ∧ ¬r)...
Use the laws of propositional logic to prove the following: 1) (p ∧ q ∧ ¬r) ∨ (p ∧ ¬q ∧ ¬r) ≡ p ∧ ¬r 2) (p ∧ q) → r ≡ (p ∧ ¬r) → ¬q
Use the laws of propositional logic to prove the following: (p ∧ q) → r ≡...
Use the laws of propositional logic to prove the following: (p ∧ q) → r ≡ (p ∧ ¬r) → ¬q
1. Prove p∧q=q∧p 2. Prove[((∀x)P(x))∧((∀x)Q(x))]→[(∀x)(P(x)∧Q(x))]. Remember to be strict in your treatment of quantifiers .3. Prove...
1. Prove p∧q=q∧p 2. Prove[((∀x)P(x))∧((∀x)Q(x))]→[(∀x)(P(x)∧Q(x))]. Remember to be strict in your treatment of quantifiers .3. Prove R∪(S∩T) = (R∪S)∩(R∪T). 4.Consider the relation R={(x,y)∈R×R||x−y|≤1} on Z. Show that this relation is reflexive and symmetric but not transitive.
Prove ¬(P ∨ Q) ↔ (¬P ∧ ¬Q) . You may not use the de Morgan...
Prove ¬(P ∨ Q) ↔ (¬P ∧ ¬Q) . You may not use the de Morgan laws here: that is what you are trying to prove. You need to use the proof strategies in this document. I present the other de Morgan law as an example below to illustrate some points that will be needed to complete this proof. *without using truth tables
P,Q, and R are partitions of of a set. If P is a refinement of  Q and...
P,Q, and R are partitions of of a set. If P is a refinement of  Q and Q is a refinement of R, then P is a refinement of R. (Transitivity). Prove the above statement.