How to write this $(exists (x,y) in R, y- 3x-2 wedge y = 1-x^2) $in words?
$begingroup$
I am translating the negation of the statement $(exists (x,y) in R, y= 3x-2 wedge y = 1-x^2) $
$(forall (x,y) in R, yne 3x-2 vee y ne 1-x^2) $
So far I have, "For every $(x,y)$ there exists a real number such that $yne 3x-2 $ or $ y ne 1-x^2$ "
The reason I am second guessing myself (even if i am correct) is that it doesn't really make sense to me in the form of a sentence. Am I right? If not, any suggestions?
proof-verification proof-writing predicate-logic
$endgroup$
add a comment |
$begingroup$
I am translating the negation of the statement $(exists (x,y) in R, y= 3x-2 wedge y = 1-x^2) $
$(forall (x,y) in R, yne 3x-2 vee y ne 1-x^2) $
So far I have, "For every $(x,y)$ there exists a real number such that $yne 3x-2 $ or $ y ne 1-x^2$ "
The reason I am second guessing myself (even if i am correct) is that it doesn't really make sense to me in the form of a sentence. Am I right? If not, any suggestions?
proof-verification proof-writing predicate-logic
$endgroup$
$begingroup$
"For all real numbers $x$ and $y$, $ynot =$..."
$endgroup$
– T. Fo
Jan 15 at 1:42
$begingroup$
Ok, thank you. so except for the "for all real numbers $x$ and $y$" mine was correct? It just seems like not a natural sentence
$endgroup$
– Forextrader
Jan 15 at 1:50
$begingroup$
Is $y-3x-2$ a typo for $y=3x-2$?
$endgroup$
– bof
Jan 15 at 2:17
$begingroup$
Yes, thank you, corrected
$endgroup$
– Forextrader
Jan 15 at 2:18
add a comment |
$begingroup$
I am translating the negation of the statement $(exists (x,y) in R, y= 3x-2 wedge y = 1-x^2) $
$(forall (x,y) in R, yne 3x-2 vee y ne 1-x^2) $
So far I have, "For every $(x,y)$ there exists a real number such that $yne 3x-2 $ or $ y ne 1-x^2$ "
The reason I am second guessing myself (even if i am correct) is that it doesn't really make sense to me in the form of a sentence. Am I right? If not, any suggestions?
proof-verification proof-writing predicate-logic
$endgroup$
I am translating the negation of the statement $(exists (x,y) in R, y= 3x-2 wedge y = 1-x^2) $
$(forall (x,y) in R, yne 3x-2 vee y ne 1-x^2) $
So far I have, "For every $(x,y)$ there exists a real number such that $yne 3x-2 $ or $ y ne 1-x^2$ "
The reason I am second guessing myself (even if i am correct) is that it doesn't really make sense to me in the form of a sentence. Am I right? If not, any suggestions?
proof-verification proof-writing predicate-logic
proof-verification proof-writing predicate-logic
edited Jan 15 at 2:18
Forextrader
asked Jan 15 at 1:39
ForextraderForextrader
717
717
$begingroup$
"For all real numbers $x$ and $y$, $ynot =$..."
$endgroup$
– T. Fo
Jan 15 at 1:42
$begingroup$
Ok, thank you. so except for the "for all real numbers $x$ and $y$" mine was correct? It just seems like not a natural sentence
$endgroup$
– Forextrader
Jan 15 at 1:50
$begingroup$
Is $y-3x-2$ a typo for $y=3x-2$?
$endgroup$
– bof
Jan 15 at 2:17
$begingroup$
Yes, thank you, corrected
$endgroup$
– Forextrader
Jan 15 at 2:18
add a comment |
$begingroup$
"For all real numbers $x$ and $y$, $ynot =$..."
$endgroup$
– T. Fo
Jan 15 at 1:42
$begingroup$
Ok, thank you. so except for the "for all real numbers $x$ and $y$" mine was correct? It just seems like not a natural sentence
$endgroup$
– Forextrader
Jan 15 at 1:50
$begingroup$
Is $y-3x-2$ a typo for $y=3x-2$?
$endgroup$
– bof
Jan 15 at 2:17
$begingroup$
Yes, thank you, corrected
$endgroup$
– Forextrader
Jan 15 at 2:18
$begingroup$
"For all real numbers $x$ and $y$, $ynot =$..."
$endgroup$
– T. Fo
Jan 15 at 1:42
$begingroup$
"For all real numbers $x$ and $y$, $ynot =$..."
$endgroup$
– T. Fo
Jan 15 at 1:42
$begingroup$
Ok, thank you. so except for the "for all real numbers $x$ and $y$" mine was correct? It just seems like not a natural sentence
$endgroup$
– Forextrader
Jan 15 at 1:50
$begingroup$
Ok, thank you. so except for the "for all real numbers $x$ and $y$" mine was correct? It just seems like not a natural sentence
$endgroup$
– Forextrader
Jan 15 at 1:50
$begingroup$
Is $y-3x-2$ a typo for $y=3x-2$?
$endgroup$
– bof
Jan 15 at 2:17
$begingroup$
Is $y-3x-2$ a typo for $y=3x-2$?
$endgroup$
– bof
Jan 15 at 2:17
$begingroup$
Yes, thank you, corrected
$endgroup$
– Forextrader
Jan 15 at 2:18
$begingroup$
Yes, thank you, corrected
$endgroup$
– Forextrader
Jan 15 at 2:18
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Note:
$$ lnot (forall x in A, phi(x) wedge psi(x))$$
is the same as
$$ exists x in A, (lnotphi(x)) vee (lnot psi(x))$$
If $wedge$ and $vee$ swapped places in the above, you still get a true statement.
If $exists$ and $forall$ are swapped places in the above, you still get a true statement.
Your correct if you take out the "the exists part". That is, the correct statement is: "For every $(x,y), y ne 3x - 2 vee y ne 1 - x^2$".
Note that in your case, $A = mathbb{R}^2$, so elements in $A$ are of the form $(x,y)$ where $x in mathbb{R}$ and $y in mathbb{R}$.
You asked about readability. For the first sentence, you have "There exists a pair $(x,y)$ such Eq1 is true and Eq2 is true". The negation of this statement is that "There doesn't exist a pair $(x,y)$ such that Eq1 is true and Eq2 is true". That is, "For every pair $(x,y)$, either Eq1 is false or Eq2 is false".
$endgroup$
$begingroup$
Ok so my negation statement is correct then from you're saying
$endgroup$
– Forextrader
Jan 15 at 1:56
$begingroup$
Well you said "For every (x,y) there exists real numbers ...". What real numbers are you referring to? It is sufficient to say "For every (x,y), Eq1 is not true or Eq2 is not true".
$endgroup$
– Metric
Jan 15 at 1:58
$begingroup$
When you say "For every (x,y)...", what is implied is "For every pair of real numbers (x,y)...".
$endgroup$
– Metric
Jan 15 at 2:00
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2f3073984%2fhow-to-write-this-exists-x-y-in-r-y-3x-2-wedge-y-1-x2-in-words%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Note:
$$ lnot (forall x in A, phi(x) wedge psi(x))$$
is the same as
$$ exists x in A, (lnotphi(x)) vee (lnot psi(x))$$
If $wedge$ and $vee$ swapped places in the above, you still get a true statement.
If $exists$ and $forall$ are swapped places in the above, you still get a true statement.
Your correct if you take out the "the exists part". That is, the correct statement is: "For every $(x,y), y ne 3x - 2 vee y ne 1 - x^2$".
Note that in your case, $A = mathbb{R}^2$, so elements in $A$ are of the form $(x,y)$ where $x in mathbb{R}$ and $y in mathbb{R}$.
You asked about readability. For the first sentence, you have "There exists a pair $(x,y)$ such Eq1 is true and Eq2 is true". The negation of this statement is that "There doesn't exist a pair $(x,y)$ such that Eq1 is true and Eq2 is true". That is, "For every pair $(x,y)$, either Eq1 is false or Eq2 is false".
$endgroup$
$begingroup$
Ok so my negation statement is correct then from you're saying
$endgroup$
– Forextrader
Jan 15 at 1:56
$begingroup$
Well you said "For every (x,y) there exists real numbers ...". What real numbers are you referring to? It is sufficient to say "For every (x,y), Eq1 is not true or Eq2 is not true".
$endgroup$
– Metric
Jan 15 at 1:58
$begingroup$
When you say "For every (x,y)...", what is implied is "For every pair of real numbers (x,y)...".
$endgroup$
– Metric
Jan 15 at 2:00
add a comment |
$begingroup$
Note:
$$ lnot (forall x in A, phi(x) wedge psi(x))$$
is the same as
$$ exists x in A, (lnotphi(x)) vee (lnot psi(x))$$
If $wedge$ and $vee$ swapped places in the above, you still get a true statement.
If $exists$ and $forall$ are swapped places in the above, you still get a true statement.
Your correct if you take out the "the exists part". That is, the correct statement is: "For every $(x,y), y ne 3x - 2 vee y ne 1 - x^2$".
Note that in your case, $A = mathbb{R}^2$, so elements in $A$ are of the form $(x,y)$ where $x in mathbb{R}$ and $y in mathbb{R}$.
You asked about readability. For the first sentence, you have "There exists a pair $(x,y)$ such Eq1 is true and Eq2 is true". The negation of this statement is that "There doesn't exist a pair $(x,y)$ such that Eq1 is true and Eq2 is true". That is, "For every pair $(x,y)$, either Eq1 is false or Eq2 is false".
$endgroup$
$begingroup$
Ok so my negation statement is correct then from you're saying
$endgroup$
– Forextrader
Jan 15 at 1:56
$begingroup$
Well you said "For every (x,y) there exists real numbers ...". What real numbers are you referring to? It is sufficient to say "For every (x,y), Eq1 is not true or Eq2 is not true".
$endgroup$
– Metric
Jan 15 at 1:58
$begingroup$
When you say "For every (x,y)...", what is implied is "For every pair of real numbers (x,y)...".
$endgroup$
– Metric
Jan 15 at 2:00
add a comment |
$begingroup$
Note:
$$ lnot (forall x in A, phi(x) wedge psi(x))$$
is the same as
$$ exists x in A, (lnotphi(x)) vee (lnot psi(x))$$
If $wedge$ and $vee$ swapped places in the above, you still get a true statement.
If $exists$ and $forall$ are swapped places in the above, you still get a true statement.
Your correct if you take out the "the exists part". That is, the correct statement is: "For every $(x,y), y ne 3x - 2 vee y ne 1 - x^2$".
Note that in your case, $A = mathbb{R}^2$, so elements in $A$ are of the form $(x,y)$ where $x in mathbb{R}$ and $y in mathbb{R}$.
You asked about readability. For the first sentence, you have "There exists a pair $(x,y)$ such Eq1 is true and Eq2 is true". The negation of this statement is that "There doesn't exist a pair $(x,y)$ such that Eq1 is true and Eq2 is true". That is, "For every pair $(x,y)$, either Eq1 is false or Eq2 is false".
$endgroup$
Note:
$$ lnot (forall x in A, phi(x) wedge psi(x))$$
is the same as
$$ exists x in A, (lnotphi(x)) vee (lnot psi(x))$$
If $wedge$ and $vee$ swapped places in the above, you still get a true statement.
If $exists$ and $forall$ are swapped places in the above, you still get a true statement.
Your correct if you take out the "the exists part". That is, the correct statement is: "For every $(x,y), y ne 3x - 2 vee y ne 1 - x^2$".
Note that in your case, $A = mathbb{R}^2$, so elements in $A$ are of the form $(x,y)$ where $x in mathbb{R}$ and $y in mathbb{R}$.
You asked about readability. For the first sentence, you have "There exists a pair $(x,y)$ such Eq1 is true and Eq2 is true". The negation of this statement is that "There doesn't exist a pair $(x,y)$ such that Eq1 is true and Eq2 is true". That is, "For every pair $(x,y)$, either Eq1 is false or Eq2 is false".
edited Jan 15 at 1:55
answered Jan 15 at 1:50
MetricMetric
1,23649
1,23649
$begingroup$
Ok so my negation statement is correct then from you're saying
$endgroup$
– Forextrader
Jan 15 at 1:56
$begingroup$
Well you said "For every (x,y) there exists real numbers ...". What real numbers are you referring to? It is sufficient to say "For every (x,y), Eq1 is not true or Eq2 is not true".
$endgroup$
– Metric
Jan 15 at 1:58
$begingroup$
When you say "For every (x,y)...", what is implied is "For every pair of real numbers (x,y)...".
$endgroup$
– Metric
Jan 15 at 2:00
add a comment |
$begingroup$
Ok so my negation statement is correct then from you're saying
$endgroup$
– Forextrader
Jan 15 at 1:56
$begingroup$
Well you said "For every (x,y) there exists real numbers ...". What real numbers are you referring to? It is sufficient to say "For every (x,y), Eq1 is not true or Eq2 is not true".
$endgroup$
– Metric
Jan 15 at 1:58
$begingroup$
When you say "For every (x,y)...", what is implied is "For every pair of real numbers (x,y)...".
$endgroup$
– Metric
Jan 15 at 2:00
$begingroup$
Ok so my negation statement is correct then from you're saying
$endgroup$
– Forextrader
Jan 15 at 1:56
$begingroup$
Ok so my negation statement is correct then from you're saying
$endgroup$
– Forextrader
Jan 15 at 1:56
$begingroup$
Well you said "For every (x,y) there exists real numbers ...". What real numbers are you referring to? It is sufficient to say "For every (x,y), Eq1 is not true or Eq2 is not true".
$endgroup$
– Metric
Jan 15 at 1:58
$begingroup$
Well you said "For every (x,y) there exists real numbers ...". What real numbers are you referring to? It is sufficient to say "For every (x,y), Eq1 is not true or Eq2 is not true".
$endgroup$
– Metric
Jan 15 at 1:58
$begingroup$
When you say "For every (x,y)...", what is implied is "For every pair of real numbers (x,y)...".
$endgroup$
– Metric
Jan 15 at 2:00
$begingroup$
When you say "For every (x,y)...", what is implied is "For every pair of real numbers (x,y)...".
$endgroup$
– Metric
Jan 15 at 2:00
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.
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%2f3073984%2fhow-to-write-this-exists-x-y-in-r-y-3x-2-wedge-y-1-x2-in-words%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
$begingroup$
"For all real numbers $x$ and $y$, $ynot =$..."
$endgroup$
– T. Fo
Jan 15 at 1:42
$begingroup$
Ok, thank you. so except for the "for all real numbers $x$ and $y$" mine was correct? It just seems like not a natural sentence
$endgroup$
– Forextrader
Jan 15 at 1:50
$begingroup$
Is $y-3x-2$ a typo for $y=3x-2$?
$endgroup$
– bof
Jan 15 at 2:17
$begingroup$
Yes, thank you, corrected
$endgroup$
– Forextrader
Jan 15 at 2:18