Negating universal and existential quantifiers.
up vote
0
down vote
favorite
I'm given the formula $$neg forall x(exists yR(x,y) to R(x,f(x,x)))$$
and asked to show that it is satisfiable. I want to do this obviously by satisfying it in a structure, namely the structure $N={mathbb{N}, =, + }$, (natural numbers with addition and equality). In pushing through the first negation, I get
$$ exists xneg(exists yR(x,y) to R(x,f(x,x))).$$ That is, I want to show that there is an $x$ and there is a $y$ such that $R(x,y) to R(x,f(x,x))$ is false. Let $x$ be any number and take $y=x$, then we have $(x=y)to (x=x+x)$ is false. Does this show that the formula is satisfiable?
logic
add a comment |
up vote
0
down vote
favorite
I'm given the formula $$neg forall x(exists yR(x,y) to R(x,f(x,x)))$$
and asked to show that it is satisfiable. I want to do this obviously by satisfying it in a structure, namely the structure $N={mathbb{N}, =, + }$, (natural numbers with addition and equality). In pushing through the first negation, I get
$$ exists xneg(exists yR(x,y) to R(x,f(x,x))).$$ That is, I want to show that there is an $x$ and there is a $y$ such that $R(x,y) to R(x,f(x,x))$ is false. Let $x$ be any number and take $y=x$, then we have $(x=y)to (x=x+x)$ is false. Does this show that the formula is satisfiable?
logic
You have to choose $xne 0,$ but that's minor. Remember the $exists y$ binds just to the $R(x,y)$, so it's not the case that you have to find an $y$ such that $R(x,y)to R(x,f(x,x))$ is false. You need to show that $exists yR(x,y)to R(x,f(x,x))$ is false. But that's fine, cause $exists y R(x,y)$ is true, and (provided you've chosen $xne 0$) $R(x,f(x,x))$ is false.
– spaceisdarkgreen
Dec 3 at 4:23
@spaceisdarkgreen Because we are using $mathbb{N}$ and $0notin mathbb{N}$, we wouldn't have to worry about $x=0$, correct?
– Chubwagon
Dec 3 at 4:27
1
Usually in contexts like this $0inmathbb N,$ but conventions vary.
– spaceisdarkgreen
Dec 3 at 5:30
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm given the formula $$neg forall x(exists yR(x,y) to R(x,f(x,x)))$$
and asked to show that it is satisfiable. I want to do this obviously by satisfying it in a structure, namely the structure $N={mathbb{N}, =, + }$, (natural numbers with addition and equality). In pushing through the first negation, I get
$$ exists xneg(exists yR(x,y) to R(x,f(x,x))).$$ That is, I want to show that there is an $x$ and there is a $y$ such that $R(x,y) to R(x,f(x,x))$ is false. Let $x$ be any number and take $y=x$, then we have $(x=y)to (x=x+x)$ is false. Does this show that the formula is satisfiable?
logic
I'm given the formula $$neg forall x(exists yR(x,y) to R(x,f(x,x)))$$
and asked to show that it is satisfiable. I want to do this obviously by satisfying it in a structure, namely the structure $N={mathbb{N}, =, + }$, (natural numbers with addition and equality). In pushing through the first negation, I get
$$ exists xneg(exists yR(x,y) to R(x,f(x,x))).$$ That is, I want to show that there is an $x$ and there is a $y$ such that $R(x,y) to R(x,f(x,x))$ is false. Let $x$ be any number and take $y=x$, then we have $(x=y)to (x=x+x)$ is false. Does this show that the formula is satisfiable?
logic
logic
asked Dec 3 at 3:06
Chubwagon
958
958
You have to choose $xne 0,$ but that's minor. Remember the $exists y$ binds just to the $R(x,y)$, so it's not the case that you have to find an $y$ such that $R(x,y)to R(x,f(x,x))$ is false. You need to show that $exists yR(x,y)to R(x,f(x,x))$ is false. But that's fine, cause $exists y R(x,y)$ is true, and (provided you've chosen $xne 0$) $R(x,f(x,x))$ is false.
– spaceisdarkgreen
Dec 3 at 4:23
@spaceisdarkgreen Because we are using $mathbb{N}$ and $0notin mathbb{N}$, we wouldn't have to worry about $x=0$, correct?
– Chubwagon
Dec 3 at 4:27
1
Usually in contexts like this $0inmathbb N,$ but conventions vary.
– spaceisdarkgreen
Dec 3 at 5:30
add a comment |
You have to choose $xne 0,$ but that's minor. Remember the $exists y$ binds just to the $R(x,y)$, so it's not the case that you have to find an $y$ such that $R(x,y)to R(x,f(x,x))$ is false. You need to show that $exists yR(x,y)to R(x,f(x,x))$ is false. But that's fine, cause $exists y R(x,y)$ is true, and (provided you've chosen $xne 0$) $R(x,f(x,x))$ is false.
– spaceisdarkgreen
Dec 3 at 4:23
@spaceisdarkgreen Because we are using $mathbb{N}$ and $0notin mathbb{N}$, we wouldn't have to worry about $x=0$, correct?
– Chubwagon
Dec 3 at 4:27
1
Usually in contexts like this $0inmathbb N,$ but conventions vary.
– spaceisdarkgreen
Dec 3 at 5:30
You have to choose $xne 0,$ but that's minor. Remember the $exists y$ binds just to the $R(x,y)$, so it's not the case that you have to find an $y$ such that $R(x,y)to R(x,f(x,x))$ is false. You need to show that $exists yR(x,y)to R(x,f(x,x))$ is false. But that's fine, cause $exists y R(x,y)$ is true, and (provided you've chosen $xne 0$) $R(x,f(x,x))$ is false.
– spaceisdarkgreen
Dec 3 at 4:23
You have to choose $xne 0,$ but that's minor. Remember the $exists y$ binds just to the $R(x,y)$, so it's not the case that you have to find an $y$ such that $R(x,y)to R(x,f(x,x))$ is false. You need to show that $exists yR(x,y)to R(x,f(x,x))$ is false. But that's fine, cause $exists y R(x,y)$ is true, and (provided you've chosen $xne 0$) $R(x,f(x,x))$ is false.
– spaceisdarkgreen
Dec 3 at 4:23
@spaceisdarkgreen Because we are using $mathbb{N}$ and $0notin mathbb{N}$, we wouldn't have to worry about $x=0$, correct?
– Chubwagon
Dec 3 at 4:27
@spaceisdarkgreen Because we are using $mathbb{N}$ and $0notin mathbb{N}$, we wouldn't have to worry about $x=0$, correct?
– Chubwagon
Dec 3 at 4:27
1
1
Usually in contexts like this $0inmathbb N,$ but conventions vary.
– spaceisdarkgreen
Dec 3 at 5:30
Usually in contexts like this $0inmathbb N,$ but conventions vary.
– spaceisdarkgreen
Dec 3 at 5:30
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
By operator precedence conventions (i.e. order of operations), conditional operation takes precedence over quantifier binding. That is the existential is the antecedant of the conditional. So the quivalent statements you want are:
$begin{split}&neg forall x~(color{silver}(exists y~R(x,y)color{silver}) to R(x,f(x,x))) \equiv\& exists x~lnot((exists y~R(x,y))to R(x,f(x,x)))\equiv\& exists x~((exists y~R(x,y))landlnot R(x,f(x,x)))end{split}$
Thus you need to show that there can be some natural number, $x$, where $R(x,f(x,x))$ is false, but there is also some natural number, $y$, where $R(x,y)$ is true.
Which will depend on what are the bivariate function $f$ and relation $R$. If you use $+$ and $=$: $$exists x~((exists y~x=y)land(xneq x+x))$$
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
By operator precedence conventions (i.e. order of operations), conditional operation takes precedence over quantifier binding. That is the existential is the antecedant of the conditional. So the quivalent statements you want are:
$begin{split}&neg forall x~(color{silver}(exists y~R(x,y)color{silver}) to R(x,f(x,x))) \equiv\& exists x~lnot((exists y~R(x,y))to R(x,f(x,x)))\equiv\& exists x~((exists y~R(x,y))landlnot R(x,f(x,x)))end{split}$
Thus you need to show that there can be some natural number, $x$, where $R(x,f(x,x))$ is false, but there is also some natural number, $y$, where $R(x,y)$ is true.
Which will depend on what are the bivariate function $f$ and relation $R$. If you use $+$ and $=$: $$exists x~((exists y~x=y)land(xneq x+x))$$
add a comment |
up vote
0
down vote
By operator precedence conventions (i.e. order of operations), conditional operation takes precedence over quantifier binding. That is the existential is the antecedant of the conditional. So the quivalent statements you want are:
$begin{split}&neg forall x~(color{silver}(exists y~R(x,y)color{silver}) to R(x,f(x,x))) \equiv\& exists x~lnot((exists y~R(x,y))to R(x,f(x,x)))\equiv\& exists x~((exists y~R(x,y))landlnot R(x,f(x,x)))end{split}$
Thus you need to show that there can be some natural number, $x$, where $R(x,f(x,x))$ is false, but there is also some natural number, $y$, where $R(x,y)$ is true.
Which will depend on what are the bivariate function $f$ and relation $R$. If you use $+$ and $=$: $$exists x~((exists y~x=y)land(xneq x+x))$$
add a comment |
up vote
0
down vote
up vote
0
down vote
By operator precedence conventions (i.e. order of operations), conditional operation takes precedence over quantifier binding. That is the existential is the antecedant of the conditional. So the quivalent statements you want are:
$begin{split}&neg forall x~(color{silver}(exists y~R(x,y)color{silver}) to R(x,f(x,x))) \equiv\& exists x~lnot((exists y~R(x,y))to R(x,f(x,x)))\equiv\& exists x~((exists y~R(x,y))landlnot R(x,f(x,x)))end{split}$
Thus you need to show that there can be some natural number, $x$, where $R(x,f(x,x))$ is false, but there is also some natural number, $y$, where $R(x,y)$ is true.
Which will depend on what are the bivariate function $f$ and relation $R$. If you use $+$ and $=$: $$exists x~((exists y~x=y)land(xneq x+x))$$
By operator precedence conventions (i.e. order of operations), conditional operation takes precedence over quantifier binding. That is the existential is the antecedant of the conditional. So the quivalent statements you want are:
$begin{split}&neg forall x~(color{silver}(exists y~R(x,y)color{silver}) to R(x,f(x,x))) \equiv\& exists x~lnot((exists y~R(x,y))to R(x,f(x,x)))\equiv\& exists x~((exists y~R(x,y))landlnot R(x,f(x,x)))end{split}$
Thus you need to show that there can be some natural number, $x$, where $R(x,f(x,x))$ is false, but there is also some natural number, $y$, where $R(x,y)$ is true.
Which will depend on what are the bivariate function $f$ and relation $R$. If you use $+$ and $=$: $$exists x~((exists y~x=y)land(xneq x+x))$$
answered Dec 3 at 23:06
Graham Kemp
84.6k43378
84.6k43378
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3023560%2fnegating-universal-and-existential-quantifiers%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You have to choose $xne 0,$ but that's minor. Remember the $exists y$ binds just to the $R(x,y)$, so it's not the case that you have to find an $y$ such that $R(x,y)to R(x,f(x,x))$ is false. You need to show that $exists yR(x,y)to R(x,f(x,x))$ is false. But that's fine, cause $exists y R(x,y)$ is true, and (provided you've chosen $xne 0$) $R(x,f(x,x))$ is false.
– spaceisdarkgreen
Dec 3 at 4:23
@spaceisdarkgreen Because we are using $mathbb{N}$ and $0notin mathbb{N}$, we wouldn't have to worry about $x=0$, correct?
– Chubwagon
Dec 3 at 4:27
1
Usually in contexts like this $0inmathbb N,$ but conventions vary.
– spaceisdarkgreen
Dec 3 at 5:30