Question

In: Statistics and Probability

Prove the following equivalences without using truth tables, and specify at each step of your proof...

Prove the following equivalences without using truth tables, and specify at each step of your proof the equivalence law you are using.

(a) ¬ (p ∨ (¬ p ∧ q)) ≡ ¬ p ∧ ¬ q

(b) ( x → y) ∧ ( x → z) ≡ x → ( y ∧ z)

(c) (q → (p → r)) ≡ (p → (q → r))

(d) ( Q → P) ∧ ( ¬Q → P) ≡ P

Solutions

Expert Solution

a.

¬ (p ∨ (¬ p ∧ q)) ≡ ¬ p ∧ ¬ q

{de morgan law}

¬p ∧ ¬(¬ p ∧ q)) ≡ ¬ p ∧ ¬ q

{de morgan law}

¬p ∧ (¬(¬p) ∨ ¬ q)) ≡ ¬ p ∧ ¬ q

{double negation law}

¬p ∧ (p ∨ ¬ q)) ≡ ¬ p ∧ ¬ q

{distributive law}

(¬p ∧ p) ∨ (¬p ∧ ¬ q) ≡ ¬ p ∧ ¬ q

{negation law}

F ∨ (¬p ∧ ¬ q) ≡ ¬ p ∧ ¬ q

{identity law}

(¬p ∧ ¬ q) ≡ ¬ p ∧ ¬ q

hence proved

b.

(¬ x ∨ y) ∧ (¬ x ∨ z) = (¬ x ∨ (y∧z))

{distributive law}

(¬ x ∨ y) ∧ (¬ x ∨ z) = (¬ x ∨ y) ∧ (¬ x ∨ z)

hence proved

c.

(¬q ∨ (¬ p ∨ r)) ≡ (¬ p ∨ (¬q ∨ r))

{associative law}

((¬q ∨ ¬ p) ∨ r) ≡ (¬ p ∨ (¬q ∨ r))

{commutative law}

((¬p ∨ ¬ q) ∨ r) ≡ (¬ p ∨ (¬q ∨ r))

{associative law}

(¬ p ∨ (¬q ∨ r)) ≡ (¬ p ∨ (¬q ∨ r))

hence proved

d.

( ¬Q ∨ P) ∧ ( ¬(¬Q)∨ P) ≡ P

{DOUBLE NEGATION LAW}

( ¬Q ∨ P) ∧ ( Q∨ P) ≡ P

{reverse distributive law : ( r ∨ q) ∧ ( p∨ q) ≡ ( r ∧ p)∨q }

( ¬Q ∧ Q) ∨ P ≡ P

{negation law}

F ∨ P ≡ P

{identity law}

P ≡ P

hence proved


Related Solutions

Propositional Logic Using operator properties and other logical equivalences (not truth tables), prove these statements. 1....
Propositional Logic Using operator properties and other logical equivalences (not truth tables), prove these statements. 1. ((p→r)∧(q→r)∧(p∨q))→r (tautology) 2. ¬(q→p)∧(p∧q∧s→r)∧p (contradiction) 3. (p→q)∧(p→r)≡p→(q∧r)
Prove the following set identity using logical equivalences: A ∪ (B - A) = A ∪...
Prove the following set identity using logical equivalences: A ∪ (B - A) = A ∪ B.\ (Hint: Insert a table with 2 columns and 8 rows.)
A. Use truth tables to verify these equivalences 1. p∨p ≡ p 2. p∧p ≡ p...
A. Use truth tables to verify these equivalences 1. p∨p ≡ p 2. p∧p ≡ p 3. p∨(p∧q) ≡ p 4. p∨q ≡¬p → q 5. p∧q ≡¬(p →¬q) 6. p ↔ q ≡ (p → q)∧(q → p) B. Determine the truth value of each of these statements. (Assume the domain of variables consist of all real numbers). 1. ∃x(x2 = 2) 2. ∃x(x + 2 = x) 3. ∀x(x2 + 2 > 0) 4. ∀x(x2 = x)
Prove the following using the method suggested: (a) Prove the following either by direct proof or...
Prove the following using the method suggested: (a) Prove the following either by direct proof or by contraposition: Let a ∈ Z, if a ≡ 3 (mod 5) and b ≡ 2 (mod 5), then ab ≡ 1 (mod 5). (b) Prove the following by contradiction: Suppose a, b ∈ Z. If a² + b² is odd, then (2|a) ⊕ (2|b), where ⊕ is the exclusive disjuntion, i.e. p ⊕ q = (p ∨ q) ∧ ¬(p ∧ q). (d)...
Do the following proofs deductively. Justify each step in your proof with a law or inference...
Do the following proofs deductively. Justify each step in your proof with a law or inference rule. a) If P ⇒ Q, ¬R ⇒¬Q, and P then prove R. b) If P ⇒ (Q ∧ R) and ¬R ∧ Q then prove ¬P.
Using only membership tables (i.e., without Venn diagrams or set identities), prove or disprove that (?...
Using only membership tables (i.e., without Venn diagrams or set identities), prove or disprove that (? − ?) ∪ (? − ?) and ((? − ?̅) − ?) ∪ (? ∩ ?̅) ∪ (? − (? ∪ ?)) are equivalent. Ensure that you fill the table completely, even if you are disproving this equivalence, and do not skip any columns.
C. Prove the following claim, using proof by induction. Show your work. Let d be the...
C. Prove the following claim, using proof by induction. Show your work. Let d be the day you were born plus 7 (e.g., if you were born on March 24, d = 24 + 7). If a = 2d + 1 and b = d + 1, then an – b is divisible by d for all natural numbers n.
prove or disprove using logical equivalences (a) p ∧ (q → r) ⇐⇒ (p → q)...
prove or disprove using logical equivalences (a) p ∧ (q → r) ⇐⇒ (p → q) → r (b) x ∧ (¬y ↔ z) ⇐⇒ ((x → y) ∨ ¬z) → (x ∧ ¬(y → z)) (c) (x ∨ y ∨ ¬z) ∧ (¬x ∨ y ∨ z) ⇐⇒ ¬y → (x ↔ z)
Use Boolean algebraic laws to prove the following equivalences: [ ( p → q ) ∨...
Use Boolean algebraic laws to prove the following equivalences: [ ( p → q ) ∨ ( p → r ) ] ⟷ [ p ⟶ ( q ∨ r ) ] ¬ [ ¬ ( p ∧ q ) ∧ ( p ∨ q ) ] ↔ [ ( p → q ) ∧ ( q → p ) ] If you are able to explain some of the thought process behind the problems, that would be amazing. Thanks
Part #1 Prove the following by using a Truth Table: x + !xy = x +...
Part #1 Prove the following by using a Truth Table: x + !xy = x + y Part #2 Prove the following by using a Truth Table: x(!x + y) = xy Part #3 Simplify the following Boolean expression using Karnaugh maps: ABC + ABC + ABC Part #4 Simplify the following Boolean expression using Karnaugh maps: ABC + ABC + ABC Part #5 Simplify the following Boolean expression using Karnaugh maps: ABCD + ABCD + ABCD + ABCD Part...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT