How Do You Formulate and Negate Quantified Statements in Logic?

  • Thread starter Thread starter Bashyboy
  • Start date Start date
  • Tags Tags
    Functions
Bashyboy
Messages
1,419
Reaction score
5

Homework Statement


Express each of these statements using quantifiers. Then form the negation of the statement so that no negation is to the left of a quantifier. Next, express the negation in simple English. (Do not simply use the phrase “It is not the case that.”)

a) Every student in this class has taken exactly two mathematics classes at this school.

b)Someone has visited every country in the world except Libya.

c) No one has climbed every mountain in the Himalayas.

d)Every movie actor has either been in a movie withKevin Bacon or has been in a movie with
someone who has been in a movie with Kevin Bacon.

Homework Equations


The Attempt at a Solution



I just simply wanted to know if I was beginning correctly.

For a), would the statement translate into \forall x \exists ! y \exists ! z ((S(x,y) \wedge S(x,z)) \implies (y \ne z, where S(x,y) is, " Student x has taken mathematics course y"?

For b), would the statement translate into \exists x \forall y ((V(x,y) \wedge \neg V(x, Lybia)), or would it be \exists x \forall y ((V(x,y) \wedge y \ne ~Lybia), where V(x,y) is, "x has visited country y."?
 
Last edited:
Physics news on Phys.org
These questions are difficult and you probably aren't allowed to use E!. I think you may be advancing too quickly because these questions rely on everything that came before, you need to know everything that came before. I would actually read everything from the start, start with truth tables and read everything again, you'll get more from it this time because it'll be familiar, and try to understand everything before advancing. But the time you get back to these questions, you'll be ready for them.
 
So, are you suggesting that my translations are incorrect? And why would I not be permitted to use the unique existential quantifier?
 
I think you are lacking a component in your solutions that specifies the set from which your x, y, or z come from.
(changed my example statement)
For example, if I wanted to write: "Everyone in my class has exactly one ipod" I might set it up like this:

Let C be the set of my classmates.
Let I be the set of ipods.
\forall c \in C, \; \; \exists ! \; i \in I : S(c,i) where S(c,i) means i belongs to c.
 
Last edited:
ArcanaNoir said:
I think you are lacking a component in your solutions that specifies the set from which your x, y, or z come from.
(changed my example statement)
For example, if I wanted to write: "Everyone in my class has exactly one ipod" I might set it up like this:

Let C be the set of my classmates.
Let I be the set of ipods.
\forall c \in C, \; \; \exists ! \; i \in I : S(c,i) where S(c,i) means i belongs to c.

I just want to show how these forms relate to each other. \forall c \in C, \; P(c) is shorthand for \forall c (c \in C → P(c)) is shorthand for \forall c (\in(c,C) → P(c)).

If we write C(c) instead of ##\in(c,C)##, we have \forall c (C(c) → \exists! i \; (I(i) \wedge S(c,i))) as a variant of \forall c \in C, \; \; \exists ! \; i \in I : S(c,i).

Logically they are the same, the difference is a matter of style. The first is expressed in a language with only variables and predicates, nothing more fancy than that. This is good when one is learning about logic itself, about how ideas are expressed by means of the logical operators.

The second form is more readable, using symbols from set theory. We can see here that set theory is either an extension or a specialization of logic, contingent on whether set membership is thought of as a predicate or not.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Replies
3
Views
1K
Replies
12
Views
1K
Replies
2
Views
2K
Replies
8
Views
3K
Replies
5
Views
4K
Replies
1
Views
2K
Replies
2
Views
1K
Replies
35
Views
5K
Back
Top