Solve Nested Quantifiers Problem #5 - Professor's Handout

  • Thread starter Thread starter Kingyou123
  • Start date Start date
Click For Summary
The discussion centers on solving a nested quantifiers problem from a professor's handout, specifically proving the falsehood of the statement ∀x∃y(y²<x+1). Participants clarify that to show this statement is false, one must find an x such that for all y, y² is not less than x+1. Misunderstandings arise regarding the use of specific values versus universally quantified variables, emphasizing the need for formal justification in logical steps. The conversation highlights the importance of correctly interpreting quantifiers and the implications of negation in logical statements. Ultimately, the goal is to demonstrate the conditions under which the original statement fails.
Kingyou123
Messages
98
Reaction score
0

Homework Statement


Problem #5,
20160202_195936.jpg

Homework Equations


Professor's handout, to show that this false: Show that for some x∈X there is no way to choose y∈Y such that P(x,y) is true. That is showΓ(∃x∃yP(x,y)) whic is equivalent to ∃x∀y(ΓP(x,y))

The Attempt at a Solution


So far I have appilied this definition, but my professor hasn't given me an example to follow to solve this... Would I have to solve the second part?
20160202_195944.jpg
 
Last edited by a moderator:
Physics news on Phys.org
Kingyou123 said:
Professor's handout, to show that this false: Show that for some x∈X there is no way to choose y∈Y such that P(x,y) is true. That is showΓ(∃x∃yP(x,y)) whic is equivalent to ∃x∀y(ΓP(x,y))
that's not correct.
The statement we want to show false is ##\forall x\exists y(y^2<x+1)##, which is equivalent to ##\neg\exists x\neg\Big(\exists y(y^2<x+1)\Big)##.

The negation of that is ##\exists x\neg\Big(\exists y(y^2<x+1)\Big)##.

Can you find such an ##x##?
 
andrewkirk said:
that's not correct.
The statement we want to show false is ##\forall x\exists y(y^2<x+1)##, which is equivalent to ##\neg\exists x\neg\Big(\exists y(y^2<x+1)\Big)##.

The negation of that is ##\exists x\neg\Big(\exists y(y^2<x+1)\Big)##.

Can you find such an ##x##?
So if we make (y^2<x+1) true than the Γ will make it false, correct? Like if I plug in 1 for x and y.
 
20160202_204418.jpg

Would this be correct?
 
No that is not correct. Your step from the first to second line is invalid. In symbolic logic, you should always write the formal justification for each step. If you apply that discipline you will in most cases realize without assistance when you make an invalid step.
Go back to my previous post, look at the last logical proposition, and think about what value of ##x## would satisfy ##
\neg\Big(\exists y(y^2<x+1)\Big)## where the domain is the real numbers. It's actually very easy.
 
andrewkirk said:
No that is not correct. Your step from the first to second line is invalid. In symbolic logic, you should always write the formal justification for each step. If you apply that discipline you will in most cases realize without assistance when you make an invalid step.
Go back to my previous post, look at the last logical proposition, and think about what value of ##x## would satisfy ##
\neg\Big(\exists y(y^2<x+1)\Big)## where the domain is the real numbers. It's actually very easy.
Okay, I already turned it in. So basically I just had to prove when (y^2<x+1) is false,correct? So if I set x to 2 and y to 2, I would get 4<3 therefore making the statement false. The thing that confuses me is the not symbol, so it I made the statement false it would be not false, so true?
 
Kingyou123 said:
So basically I just had to prove when (y^2<x+1) is false,correct?
No. What you have to do is find a value of ##x## such that, for all ##y##, ##y^2## is not less than ##x+1##, ie that ##y^2## is more than or equal to ##x+1##. You cannot choose a single ##y##. The result has to hold for all ##y##.
Can you think of a number that all squares of real numbers are more than or equal to (but, by the way, not all squares of complex numbers)?
 
andrewkirk said:
that's not correct
It looks right to me.
In your last step in post 2 you had ...~∃y(P(x,y)). That converts to ...∀y(~P(x,y)) to get the form in the OP.
Which form is more readily proven is another matter.
 
haruspex said:
It looks right to me.
The first step is invalid. It selects specific values for ##x## and ##y##, which is only valid if those variables are universally quantified (using the Axiom Schema of Specification). They are existentially quantified.
 
Last edited:
  • #10
andrewkirk said:
The first step is invalid. It selects specific values for ##x## and ##y##, which is only valid if those variables are universally quantified (using the Axiom Schema of Specification). They are existentially quantified.
Ok, I thought you were objecting to the last part.
I suspect the erroneous statement was a typo for ∃x(~∃y( etc.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
6K
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K