Question

Rewrite the following expressions into equivalent expressions where all negation operators immediately precede predicates. Show all...

  1. Rewrite the following expressions into equivalent expressions where all negation operators immediately precede predicates. Show all intermediate steps Please!!

  2. (a) ¬∃x∀y(P(x)∧Q(y))

  3. (b) ¬∀x∃y(∃z(P(x,z)∧¬Q(y,z))→∀w¬R(x,y,w))

Homework Answers

Answer #1
  • For All becomes There Exists and vice-versa
  • AND becomes OR and vice-versa

(a) ¬∃x∀y(P(x)∧Q(y))
∀x¬∀y(P(x)∧Q(y))
∀x∃y¬(P(x)∧Q(y))
Answer = ∀x∃y (¬P(x) v ¬Q(y))

(b) ¬∀x∃y(∃z(P(x,z)∧¬Q(y,z))→∀w¬R(x,y,w))
∃x¬∃y(∃z(P(x,z)∧¬Q(y,z))→∀w¬R(x,y,w))
∃x∀y¬(∃z(P(x,z)∧¬Q(y,z))→∀w¬R(x,y,w))
∃x∀y¬(∃z¬(P(x,z)∧¬Q(y,z)) v ∀w¬R(x,y,w))
∃x∀y(¬(∃z¬(P(x,z)∧¬Q(y,z))) ∧ ¬(∀w¬R(x,y,w)))
∃x∀y((∀z¬¬(P(x,z)∧¬Q(y,z))) ∧ (∃w ¬¬R(x,y,w)))
Answer: ∃x∀y(∀z(P(x,z)∧¬Q(y,z)) ∧ ∃w R(x,y,w))

--------------------------------------
Hit the thumbs up if you are fine with the answer. Happy Learning!

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
4. In this question, the domain of discourse is a set of male patients in a...
4. In this question, the domain of discourse is a set of male patients in a clinical study. Define the following predicates: • P(x): x was given the placebo • D(x): x was given the medication • A(x): x had fainting spells • M(x): x had migraines Translate the following logical expressions into English: (a) ∃x(M(x) ∧ D(x)) (b) ∀x((M(x) ∧ A(x)) → ¬D(x)) (c) ∃x(D(x) ∧ ¬A(x) ∧ ¬M(x)) (d) ∀x(D(x) → (A(x) ∨ M(x))) 5. Rewrite the negation...
Math Topic: Graphs and Trees (Please show all work if applicable) G1 = (V1, E1), where...
Math Topic: Graphs and Trees (Please show all work if applicable) G1 = (V1, E1), where V1 = {V,W,X,Y,Z} and E1 = {(V,W),(V,Y),(W,Y),(X,W),(X,X),(Y,Z),(Z,X)}. For G1 above, please complete the following: a) Create a computer generated graph, clearly labeling the vertices. b) Is the graph unconnected, connected, strongly connected, or weakly connected? Why? c) Does it have a circuit path? If so, give it. If not, say why. d) List the degrees, in-degrees, and/or out-degrees for each vertex (give in table...
7. For each of the following functions, find all of the minimum sum of products expressions...
7. For each of the following functions, find all of the minimum sum of products expressions and all of the minimum product of sums expressions: a. f(W, X, Y, Z) Σm(2, 4, 5, 6, 7, 10, 11, 15) b. f(a, b, c, d) Σm(0, 1, 6, 15) d(3, 5, 7, 11, 14) (1 SOP and 2 POS solutions)
Consider the following (true) statement: “All birds have wings but some birds cannot fly.” Part 1...
Consider the following (true) statement: “All birds have wings but some birds cannot fly.” Part 1 Write this statement symbolically as a conjunction of two sub-statements, one of which is a conditional and the other is the negation of a conditional. Use three components (p, q, and r) and explicitly state what these components correspond to in the original statement. Hint: Any statement in the form "some X cannot Y" can be rewritten equivalently as “not all X can Y,”...
Write an assembly program to compute the following expressions Create a list named ‘z’ of size...
Write an assembly program to compute the following expressions Create a list named ‘z’ of size 3 using DUP operator. Leave the list ‘z’ uninitialized. You can denote the items in the list as [z0, z1, z2]. z0 =x+13 z1 = y-x z2= r+z1-13 Where x, y, r are 16-bit integer memory variables. x = 7, y = 20, r = 4 Use the debugger to verify your answer. Please answer using this format for code: .386 .model flat, stdcall...
2. Which of the following is a negation for ¡°All dogs are loyal¡±? More than one...
2. Which of the following is a negation for ¡°All dogs are loyal¡±? More than one answer may be correct. a. All dogs are disloyal. b. No dogs are loyal. c. Some dogs are disloyal. d. Some dogs are loyal. e. There is a disloyal animal that is not a dog. f. There is a dog that is disloyal. g. No animals that are not dogs are loyal. h. Some animals that are not dogs are loyal. 3. Write a...
PLEASE SHOW WORK FOR ALL :) 1) Given the vectors a = <17,-5,6>, b = <1,0,4>,...
PLEASE SHOW WORK FOR ALL :) 1) Given the vectors a = <17,-5,6>, b = <1,0,4>, and c = <2,1,5> find the following: a) 3a+2b b) |5b-c| c) a unit vector in the direction of 2b 2) given the vectors r = <3,3,-4>, w = <9,0,6> and q = <-4,1,10> find the following: a) the angle, in rads, between r and w b) the vector projection of w onto q c) are r and q orthogonal?
Suppose K is a nonempty compact subset of a metric space X and x∈X. Show, there...
Suppose K is a nonempty compact subset of a metric space X and x∈X. Show, there is a nearest point p∈K to x; that is, there is a point p∈K such that, for all other q∈K, d(p,x)≤d(q,x). [Suggestion: As a start, let S={d(x,y):y∈K} and show there is a sequence (qn) from K such that the numerical sequence (d(x,qn)) converges to inf(S).] Let X=R^2 and T={(x,y):x^2+y^2=1}. Show, there is a point z∈X and distinct points a,b∈T that are nearest points to...
**C++** a. Write a program containing the following expressions. x should be an int variable. Add...
**C++** a. Write a program containing the following expressions. x should be an int variable. Add a statement after each one to print out the current value of x in the following format (of course, you will print the value of x, not the constant 4!): Problem 1. x has the value 4 1. x = 4; 2. x = 2; 3. x = 24 – 6 * 2; (show each computation) 4. x = -15 * 2 + 3;...
Let the domain under consideration consist of all positive integers greater than 2. Define the following...
Let the domain under consideration consist of all positive integers greater than 2. Define the following predicates: P(x) = x is a prime, Q(x) =x is an odd number. Then state the following compound propositions in a logic form and prove that they are logically equivalent using DeMorgan's laws for quantified statements. A) There exists x such that x is not a prime or x is an odd number B)Not for all x, x is a prime and x is...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT