Question

Simplify ¬(s∧(q∨¬s)) to ¬s∨¬q

Simplify ¬(s∧(q∨¬s)) to ¬s∨¬q

Homework Answers

Answer #1

If you have any doubts, please give me comment...

¬(s∧(q∨¬s)) to ¬s∨¬q

= ¬((s∧q) v (s∧¬s)) ( From distributive rule: p ∧ (q ∨ r) = (p ∧ q) ∨ (p ∧ r))

= ¬((s∧q) v F) ( From contradiction rule p ∧ ¬p = F)

= ¬(s∧q) ( From or simplification rule p ∨ F = p)

= ¬s v ¬q ( From demorgan law: ¬(p ∨ q) = ¬p ∧ ¬q)

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
Convert (and simplify) the following sentences to Conjunctive Normal Form (CNF): 2.1. (P →Q) → ((Q...
Convert (and simplify) the following sentences to Conjunctive Normal Form (CNF): 2.1. (P →Q) → ((Q → R) → (P → R)) 2.2. (P → Q) ↔ (P → R)
What is the correct meaning of the logical expression p→q∨r∧s ? ((p→q)∨r)∧s p→((q∨r)∧s) (p→(q∨r))∧s p→(q∨(r∧s))
What is the correct meaning of the logical expression p→q∨r∧s ? ((p→q)∨r)∧s p→((q∨r)∧s) (p→(q∨r))∧s p→(q∨(r∧s))
For the statement Q → S Q→S , identify the Inverse, Converse, Contrapositive and original statement...
For the statement Q → S Q→S , identify the Inverse, Converse, Contrapositive and original statement ~S → ~Q = Q → S = ~Q → ~S = S → Q =
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
p → q, r → s ⊢ p ∨ r → q ∨ s Solve using...
p → q, r → s ⊢ p ∨ r → q ∨ s Solve using natural deduction rules.
Set up, but do not evaluate or simplify, the definite integral(s) which could be used to...
Set up, but do not evaluate or simplify, the definite integral(s) which could be used to find the area of the region made up of points inside of both the circle r = cos(θ) and the rose r = sin(2θ)
Set up, but do not evaluate or simplify, the definite integral(s) which could be used to...
Set up, but do not evaluate or simplify, the definite integral(s) which could be used to find the area of the region made up of points inside of the circle r = 3cos(θ) but outside of the rose r = cos(3θ)
Triangle S R Q is shown. Angle S R Q is a right angle. An altitude...
Triangle S R Q is shown. Angle S R Q is a right angle. An altitude is drawn from point R to point T on side S Q to form a right angle. The length of T Q is 16 and the length of R Q is 20. What is the length of Line segment S R? 9 units 12 units 15 units 18 units
6. Define S={q∈Q:−√3< q <√3}, where Q denotes the rational numbers. Prove that S can not...
6. Define S={q∈Q:−√3< q <√3}, where Q denotes the rational numbers. Prove that S can not be the set of subsequential limits of any sequence (sn) of reals. Please be very verbose. I already have the answer to this question as a contradiction. It is okay if you use a contradiction, however please explain thoroughly.
Give direct and indirect proofs of: a. p → (q → r), ¬s ∨ p, q...
Give direct and indirect proofs of: a. p → (q → r), ¬s ∨ p, q ⇒ s → r. b. p → q, q → r, ¬(p ∧ r), p ∨ r ⇒ r