How to Deny Universal and Existential Quantifiers in Logic?

  • Thread starter Thread starter ver_mathstats
  • Start date Start date
ver_mathstats
Messages
258
Reaction score
21

Homework Statement


Let U be universe under consideration, let P(x) and Q(x) be predicate with free variable x. Find a useful denial.

1. (∀x∈U)(Q(x)∨P(x))
2. (∃x∈U)(Q(x)∧P(x)). Use implication afterwards.

Homework Equations

The Attempt at a Solution


[/B]
My answer for 1 is:

(∃x∈U)(¬Q(x)∧¬P(x))

My answer for 2 is:

(∀x∈U)(¬Q(x)∨¬P(x)), and the implication would be if Q is true then P is false.

I am unsure of if the implication is correct as I am new to this.

Are my answers correct?

Thank you.
 
Physics news on Phys.org
ver_mathstats said:

Homework Statement


Let U be universe under consideration, let P(x) and Q(x) be predicate with free variable x. Find a useful denial.

1. (∀x∈U)(Q(x)∨P(x))
2. (∃x∈U)(Q(x)∧P(x)). Use implication afterwards.

Homework Equations

The Attempt at a Solution


[/B]
My answer for 1 is:

(∃x∈U)(¬Q(x)∧¬P(x))

My answer for 2 is:

(∀x∈U)(¬Q(x)∨¬P(x)), and the implication would be if Q is true then P is false.

I am unsure of if the implication is correct as I am new to this.

Are my answers correct?

Thank you.
Yes, this is correct. If Q is true, then P has to be false and vice versa: If P is true, then Q has to be false. They still can both be false.
 
fresh_42 said:
Yes, this is correct. If Q is true, then P has to be false and vice versa: If P is true, then Q has to be false. They still can both be false.
Thank you for checking it over.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top