Explain this “contradiction” of the proof of $x > 0$ iff $x in mathbb{R}^{+}$
$begingroup$
I am working through Apostol's Calculus I and just read about the order axioms. He presents a new undefined concept called positiveness, gives the axioms and then defines symbols $<, >, leq, geq$ in terms of this new concept of positiveness. Apostol then states
Thus we have x > 0 if and only if x is positive.
I attempted a proof of this before reading other proofs and quickly ran into something I know is incorrect (I read other proofs later) but haven't developed an intuition for, hoping someone can set me straight.
I'll provide the definitions and axioms from Apostol for reference, then show my attempt.
From Apostol
We shall assume that there exists a certain subset $mathbb{R}^{+} subset mathbb{R}$ called the set of positive numbers, which satisfies the following three order axioms:
Axiom 7: $text{If } x text{ and } y text{ are in } mathbb{R}^{+}, text{ so are } x + y text{ and } xy$
Axiom 8: $text{For every real } x neq 0 text{, either } x in mathbb{R}^{+} text{ or } -x in mathbb{R}^{+}, text{ but not both }$
Axiom 9: $0 notin mathbb{R}^{+}$
...classifies the symbols...
(1) $x < y$ means that $y-x$ is positive;
(2) $y > x$ means that $x < y$;
(3) $x leq y$ means that either $x < y$ or $x = y$;
(4) $y geq x$ means that $x leq y$
Thus we have x > 0 if and only if x is positive.
My attempt
$$begin{align}
x > 0 &iff x in mathbb{R}^{+}\
x > 0 &= x-0 in mathbb{R}^{+} &text{(2) and (1)}\
x - 0 &= x + (-0) &text{theorem 1.3: b - a = b + (-a)} \
x + (-0) &= x + (0) &text{exercise in the previous section}\
x + 0 ¬in mathbb{R}^{+} &text{ this is where I'm hung up }
end{align}$$
I arrive at the last line because we know $0 notin mathbb{R}^{+}$ from axiom 9. Then, from axiom 7, $(x + 0) notin mathbb{R}^{+}$.
Perhaps I can't conclude that because axiom 7 is in form $P implies Q$ which allows for $x + y in mathbb{R}^{+}$ to be true even when the statement $(x in mathbb{R}^{+} wedge y in mathbb{R}^{+})$ is false. Am I correct in my assessment of where I made the mistake?
real-analysis proof-verification proof-writing real-numbers
$endgroup$
add a comment |
$begingroup$
I am working through Apostol's Calculus I and just read about the order axioms. He presents a new undefined concept called positiveness, gives the axioms and then defines symbols $<, >, leq, geq$ in terms of this new concept of positiveness. Apostol then states
Thus we have x > 0 if and only if x is positive.
I attempted a proof of this before reading other proofs and quickly ran into something I know is incorrect (I read other proofs later) but haven't developed an intuition for, hoping someone can set me straight.
I'll provide the definitions and axioms from Apostol for reference, then show my attempt.
From Apostol
We shall assume that there exists a certain subset $mathbb{R}^{+} subset mathbb{R}$ called the set of positive numbers, which satisfies the following three order axioms:
Axiom 7: $text{If } x text{ and } y text{ are in } mathbb{R}^{+}, text{ so are } x + y text{ and } xy$
Axiom 8: $text{For every real } x neq 0 text{, either } x in mathbb{R}^{+} text{ or } -x in mathbb{R}^{+}, text{ but not both }$
Axiom 9: $0 notin mathbb{R}^{+}$
...classifies the symbols...
(1) $x < y$ means that $y-x$ is positive;
(2) $y > x$ means that $x < y$;
(3) $x leq y$ means that either $x < y$ or $x = y$;
(4) $y geq x$ means that $x leq y$
Thus we have x > 0 if and only if x is positive.
My attempt
$$begin{align}
x > 0 &iff x in mathbb{R}^{+}\
x > 0 &= x-0 in mathbb{R}^{+} &text{(2) and (1)}\
x - 0 &= x + (-0) &text{theorem 1.3: b - a = b + (-a)} \
x + (-0) &= x + (0) &text{exercise in the previous section}\
x + 0 ¬in mathbb{R}^{+} &text{ this is where I'm hung up }
end{align}$$
I arrive at the last line because we know $0 notin mathbb{R}^{+}$ from axiom 9. Then, from axiom 7, $(x + 0) notin mathbb{R}^{+}$.
Perhaps I can't conclude that because axiom 7 is in form $P implies Q$ which allows for $x + y in mathbb{R}^{+}$ to be true even when the statement $(x in mathbb{R}^{+} wedge y in mathbb{R}^{+})$ is false. Am I correct in my assessment of where I made the mistake?
real-analysis proof-verification proof-writing real-numbers
$endgroup$
$begingroup$
Have you defined $x + 0 = x$? If $x > 0$ then $x - 0$ is positive. $x-0 = x+(-0)=x+0 = x$. So $x$ is positive. And if $x$ is positive then $x = x+0 = x+(-0) = x-0$. So $x-0 = x$ is positive. So $x > 0$.
$endgroup$
– fleablood
Jan 13 at 1:28
$begingroup$
Yes, you are correct in where you made the error. Consider $5 in mathbb R^+$ but $-2 not in mathbb R^+$. Obviously $xin mathbb R^+$ and $yin mathbb R^+$ is not a requirement for $x+y in mathbb R^+$. (Also "negative times a negative is a positive" that violates your interpretation of the Axiom).
$endgroup$
– fleablood
Jan 13 at 1:48
add a comment |
$begingroup$
I am working through Apostol's Calculus I and just read about the order axioms. He presents a new undefined concept called positiveness, gives the axioms and then defines symbols $<, >, leq, geq$ in terms of this new concept of positiveness. Apostol then states
Thus we have x > 0 if and only if x is positive.
I attempted a proof of this before reading other proofs and quickly ran into something I know is incorrect (I read other proofs later) but haven't developed an intuition for, hoping someone can set me straight.
I'll provide the definitions and axioms from Apostol for reference, then show my attempt.
From Apostol
We shall assume that there exists a certain subset $mathbb{R}^{+} subset mathbb{R}$ called the set of positive numbers, which satisfies the following three order axioms:
Axiom 7: $text{If } x text{ and } y text{ are in } mathbb{R}^{+}, text{ so are } x + y text{ and } xy$
Axiom 8: $text{For every real } x neq 0 text{, either } x in mathbb{R}^{+} text{ or } -x in mathbb{R}^{+}, text{ but not both }$
Axiom 9: $0 notin mathbb{R}^{+}$
...classifies the symbols...
(1) $x < y$ means that $y-x$ is positive;
(2) $y > x$ means that $x < y$;
(3) $x leq y$ means that either $x < y$ or $x = y$;
(4) $y geq x$ means that $x leq y$
Thus we have x > 0 if and only if x is positive.
My attempt
$$begin{align}
x > 0 &iff x in mathbb{R}^{+}\
x > 0 &= x-0 in mathbb{R}^{+} &text{(2) and (1)}\
x - 0 &= x + (-0) &text{theorem 1.3: b - a = b + (-a)} \
x + (-0) &= x + (0) &text{exercise in the previous section}\
x + 0 ¬in mathbb{R}^{+} &text{ this is where I'm hung up }
end{align}$$
I arrive at the last line because we know $0 notin mathbb{R}^{+}$ from axiom 9. Then, from axiom 7, $(x + 0) notin mathbb{R}^{+}$.
Perhaps I can't conclude that because axiom 7 is in form $P implies Q$ which allows for $x + y in mathbb{R}^{+}$ to be true even when the statement $(x in mathbb{R}^{+} wedge y in mathbb{R}^{+})$ is false. Am I correct in my assessment of where I made the mistake?
real-analysis proof-verification proof-writing real-numbers
$endgroup$
I am working through Apostol's Calculus I and just read about the order axioms. He presents a new undefined concept called positiveness, gives the axioms and then defines symbols $<, >, leq, geq$ in terms of this new concept of positiveness. Apostol then states
Thus we have x > 0 if and only if x is positive.
I attempted a proof of this before reading other proofs and quickly ran into something I know is incorrect (I read other proofs later) but haven't developed an intuition for, hoping someone can set me straight.
I'll provide the definitions and axioms from Apostol for reference, then show my attempt.
From Apostol
We shall assume that there exists a certain subset $mathbb{R}^{+} subset mathbb{R}$ called the set of positive numbers, which satisfies the following three order axioms:
Axiom 7: $text{If } x text{ and } y text{ are in } mathbb{R}^{+}, text{ so are } x + y text{ and } xy$
Axiom 8: $text{For every real } x neq 0 text{, either } x in mathbb{R}^{+} text{ or } -x in mathbb{R}^{+}, text{ but not both }$
Axiom 9: $0 notin mathbb{R}^{+}$
...classifies the symbols...
(1) $x < y$ means that $y-x$ is positive;
(2) $y > x$ means that $x < y$;
(3) $x leq y$ means that either $x < y$ or $x = y$;
(4) $y geq x$ means that $x leq y$
Thus we have x > 0 if and only if x is positive.
My attempt
$$begin{align}
x > 0 &iff x in mathbb{R}^{+}\
x > 0 &= x-0 in mathbb{R}^{+} &text{(2) and (1)}\
x - 0 &= x + (-0) &text{theorem 1.3: b - a = b + (-a)} \
x + (-0) &= x + (0) &text{exercise in the previous section}\
x + 0 ¬in mathbb{R}^{+} &text{ this is where I'm hung up }
end{align}$$
I arrive at the last line because we know $0 notin mathbb{R}^{+}$ from axiom 9. Then, from axiom 7, $(x + 0) notin mathbb{R}^{+}$.
Perhaps I can't conclude that because axiom 7 is in form $P implies Q$ which allows for $x + y in mathbb{R}^{+}$ to be true even when the statement $(x in mathbb{R}^{+} wedge y in mathbb{R}^{+})$ is false. Am I correct in my assessment of where I made the mistake?
real-analysis proof-verification proof-writing real-numbers
real-analysis proof-verification proof-writing real-numbers
asked Jan 13 at 1:18
Jake KirschJake Kirsch
687
687
$begingroup$
Have you defined $x + 0 = x$? If $x > 0$ then $x - 0$ is positive. $x-0 = x+(-0)=x+0 = x$. So $x$ is positive. And if $x$ is positive then $x = x+0 = x+(-0) = x-0$. So $x-0 = x$ is positive. So $x > 0$.
$endgroup$
– fleablood
Jan 13 at 1:28
$begingroup$
Yes, you are correct in where you made the error. Consider $5 in mathbb R^+$ but $-2 not in mathbb R^+$. Obviously $xin mathbb R^+$ and $yin mathbb R^+$ is not a requirement for $x+y in mathbb R^+$. (Also "negative times a negative is a positive" that violates your interpretation of the Axiom).
$endgroup$
– fleablood
Jan 13 at 1:48
add a comment |
$begingroup$
Have you defined $x + 0 = x$? If $x > 0$ then $x - 0$ is positive. $x-0 = x+(-0)=x+0 = x$. So $x$ is positive. And if $x$ is positive then $x = x+0 = x+(-0) = x-0$. So $x-0 = x$ is positive. So $x > 0$.
$endgroup$
– fleablood
Jan 13 at 1:28
$begingroup$
Yes, you are correct in where you made the error. Consider $5 in mathbb R^+$ but $-2 not in mathbb R^+$. Obviously $xin mathbb R^+$ and $yin mathbb R^+$ is not a requirement for $x+y in mathbb R^+$. (Also "negative times a negative is a positive" that violates your interpretation of the Axiom).
$endgroup$
– fleablood
Jan 13 at 1:48
$begingroup$
Have you defined $x + 0 = x$? If $x > 0$ then $x - 0$ is positive. $x-0 = x+(-0)=x+0 = x$. So $x$ is positive. And if $x$ is positive then $x = x+0 = x+(-0) = x-0$. So $x-0 = x$ is positive. So $x > 0$.
$endgroup$
– fleablood
Jan 13 at 1:28
$begingroup$
Have you defined $x + 0 = x$? If $x > 0$ then $x - 0$ is positive. $x-0 = x+(-0)=x+0 = x$. So $x$ is positive. And if $x$ is positive then $x = x+0 = x+(-0) = x-0$. So $x-0 = x$ is positive. So $x > 0$.
$endgroup$
– fleablood
Jan 13 at 1:28
$begingroup$
Yes, you are correct in where you made the error. Consider $5 in mathbb R^+$ but $-2 not in mathbb R^+$. Obviously $xin mathbb R^+$ and $yin mathbb R^+$ is not a requirement for $x+y in mathbb R^+$. (Also "negative times a negative is a positive" that violates your interpretation of the Axiom).
$endgroup$
– fleablood
Jan 13 at 1:48
$begingroup$
Yes, you are correct in where you made the error. Consider $5 in mathbb R^+$ but $-2 not in mathbb R^+$. Obviously $xin mathbb R^+$ and $yin mathbb R^+$ is not a requirement for $x+y in mathbb R^+$. (Also "negative times a negative is a positive" that violates your interpretation of the Axiom).
$endgroup$
– fleablood
Jan 13 at 1:48
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Axiom $7$ Says that if $x, y in mathbb R^+$ then $x + y$ is too.
It does not say if $xin mathbb R^+$ but $ynot in mathbb R^+$ then $x + ynot in mathbb R^+$.
And you know that statement can not true because $5 in mathbb R^+$ and $-3 not in mathbb R^+$ and $5 +(-3) = 2 in mathbb R^+$. Even if you can't figure out how to prove that, you know, the Apostle is not just making sh!t up. You know he is trying to formally define the math you've been doing all your life. ... And you KNOW if $x$ is positive and $y$ is not positive then you can't tell if $x + y$ is positive or not. You know that. You know it depends on the relative sizes of the absolute values.
So..... you have $x+0 in mathbb R^+$. And you know by definition of $0$ that $x + 0 = x$. So..... $x= x+0 in mathbb R^+$.
That's it.
The proof is.
If $x > 0$. then
$x - 0 in mathbb R^+$. (1)
$x- 0 = x$ (...various reasons)
So $x = x-0 in mathbb R^+$.
So that's the $implies $ direction.
If $x in mathbb R^+$
then $x = x-0$
And $x-0in mathbb R^+$ so $x > 0$.
And that's the $Leftarrow$ direction.
.....
And yes. The statement $P implies Q$ does !!!!!!!NOT!!!!!!!* mean $lnot P implies lnot Q$.
Consider $P = x$ is even. And $Q = x$ is an integer.
$P implies Q$ means "If $x$ is even then $x$ is an integer". That's obviously true.
So if $x$ is not even does that mean $x$ is not an integer?
Of course not!
======
For what it's worth. $P implies Q$ does not mean $lnot P implies lnot Q$.
But it does mean $lnot Q implies lnot P$. (That's called the contrapositive.
This means if $x + y not in mathbb R^+$ then it is not true that both $x$ and $y$ are positive (otherwise $x + y$ WOULD be $in mathbb R^+$). At least one of them must be non-positive.
$endgroup$
add a comment |
$begingroup$
I fail to see what is the complication for you, but you are basically saying the right things. If $x>0$, this means that $x-0inmathbb R^+$, and $x=x-0$, so $xin mathbb R^+$. And conversely, if $xinmathbb R+$, then $x-0=xinmathbb R^+$, so $x>0$.
That said, the reasonable way (especially for beginners) to prove and "if and only if" is to prove each implication separately.
$endgroup$
$begingroup$
I think my complication is regarding the form of axiom 7. $x in mathbb{R}^{+}$ and $0 notin mathbb{R}^{+}$ (axiom 9). What does that say about $x + y in mathbb{R}^{+}$
$endgroup$
– Jake Kirsch
Jan 13 at 1:33
2
$begingroup$
Exactly ! Axiom 7 says if $x, yin mathbb R^+$ then $x + yin R^+$. If $x in mathbb R^+$ and $ynot in mathbb R^+$, then there is absolutely nothing you can say about whether $x+y in not in mathbb R^+$..... (However don't forget the obvious: $x - 0 = x$! So $x$ is positive if and only if $x-0$ is positive [because $x$ and $x-0$ are the same thing!] if and only if $x > 0$. Apostel thought that was so basic it didn't require proof.)
$endgroup$
– fleablood
Jan 13 at 1:55
add a comment |
Your Answer
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%2f3071606%2fexplain-this-contradiction-of-the-proof-of-x-0-iff-x-in-mathbbr%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Axiom $7$ Says that if $x, y in mathbb R^+$ then $x + y$ is too.
It does not say if $xin mathbb R^+$ but $ynot in mathbb R^+$ then $x + ynot in mathbb R^+$.
And you know that statement can not true because $5 in mathbb R^+$ and $-3 not in mathbb R^+$ and $5 +(-3) = 2 in mathbb R^+$. Even if you can't figure out how to prove that, you know, the Apostle is not just making sh!t up. You know he is trying to formally define the math you've been doing all your life. ... And you KNOW if $x$ is positive and $y$ is not positive then you can't tell if $x + y$ is positive or not. You know that. You know it depends on the relative sizes of the absolute values.
So..... you have $x+0 in mathbb R^+$. And you know by definition of $0$ that $x + 0 = x$. So..... $x= x+0 in mathbb R^+$.
That's it.
The proof is.
If $x > 0$. then
$x - 0 in mathbb R^+$. (1)
$x- 0 = x$ (...various reasons)
So $x = x-0 in mathbb R^+$.
So that's the $implies $ direction.
If $x in mathbb R^+$
then $x = x-0$
And $x-0in mathbb R^+$ so $x > 0$.
And that's the $Leftarrow$ direction.
.....
And yes. The statement $P implies Q$ does !!!!!!!NOT!!!!!!!* mean $lnot P implies lnot Q$.
Consider $P = x$ is even. And $Q = x$ is an integer.
$P implies Q$ means "If $x$ is even then $x$ is an integer". That's obviously true.
So if $x$ is not even does that mean $x$ is not an integer?
Of course not!
======
For what it's worth. $P implies Q$ does not mean $lnot P implies lnot Q$.
But it does mean $lnot Q implies lnot P$. (That's called the contrapositive.
This means if $x + y not in mathbb R^+$ then it is not true that both $x$ and $y$ are positive (otherwise $x + y$ WOULD be $in mathbb R^+$). At least one of them must be non-positive.
$endgroup$
add a comment |
$begingroup$
Axiom $7$ Says that if $x, y in mathbb R^+$ then $x + y$ is too.
It does not say if $xin mathbb R^+$ but $ynot in mathbb R^+$ then $x + ynot in mathbb R^+$.
And you know that statement can not true because $5 in mathbb R^+$ and $-3 not in mathbb R^+$ and $5 +(-3) = 2 in mathbb R^+$. Even if you can't figure out how to prove that, you know, the Apostle is not just making sh!t up. You know he is trying to formally define the math you've been doing all your life. ... And you KNOW if $x$ is positive and $y$ is not positive then you can't tell if $x + y$ is positive or not. You know that. You know it depends on the relative sizes of the absolute values.
So..... you have $x+0 in mathbb R^+$. And you know by definition of $0$ that $x + 0 = x$. So..... $x= x+0 in mathbb R^+$.
That's it.
The proof is.
If $x > 0$. then
$x - 0 in mathbb R^+$. (1)
$x- 0 = x$ (...various reasons)
So $x = x-0 in mathbb R^+$.
So that's the $implies $ direction.
If $x in mathbb R^+$
then $x = x-0$
And $x-0in mathbb R^+$ so $x > 0$.
And that's the $Leftarrow$ direction.
.....
And yes. The statement $P implies Q$ does !!!!!!!NOT!!!!!!!* mean $lnot P implies lnot Q$.
Consider $P = x$ is even. And $Q = x$ is an integer.
$P implies Q$ means "If $x$ is even then $x$ is an integer". That's obviously true.
So if $x$ is not even does that mean $x$ is not an integer?
Of course not!
======
For what it's worth. $P implies Q$ does not mean $lnot P implies lnot Q$.
But it does mean $lnot Q implies lnot P$. (That's called the contrapositive.
This means if $x + y not in mathbb R^+$ then it is not true that both $x$ and $y$ are positive (otherwise $x + y$ WOULD be $in mathbb R^+$). At least one of them must be non-positive.
$endgroup$
add a comment |
$begingroup$
Axiom $7$ Says that if $x, y in mathbb R^+$ then $x + y$ is too.
It does not say if $xin mathbb R^+$ but $ynot in mathbb R^+$ then $x + ynot in mathbb R^+$.
And you know that statement can not true because $5 in mathbb R^+$ and $-3 not in mathbb R^+$ and $5 +(-3) = 2 in mathbb R^+$. Even if you can't figure out how to prove that, you know, the Apostle is not just making sh!t up. You know he is trying to formally define the math you've been doing all your life. ... And you KNOW if $x$ is positive and $y$ is not positive then you can't tell if $x + y$ is positive or not. You know that. You know it depends on the relative sizes of the absolute values.
So..... you have $x+0 in mathbb R^+$. And you know by definition of $0$ that $x + 0 = x$. So..... $x= x+0 in mathbb R^+$.
That's it.
The proof is.
If $x > 0$. then
$x - 0 in mathbb R^+$. (1)
$x- 0 = x$ (...various reasons)
So $x = x-0 in mathbb R^+$.
So that's the $implies $ direction.
If $x in mathbb R^+$
then $x = x-0$
And $x-0in mathbb R^+$ so $x > 0$.
And that's the $Leftarrow$ direction.
.....
And yes. The statement $P implies Q$ does !!!!!!!NOT!!!!!!!* mean $lnot P implies lnot Q$.
Consider $P = x$ is even. And $Q = x$ is an integer.
$P implies Q$ means "If $x$ is even then $x$ is an integer". That's obviously true.
So if $x$ is not even does that mean $x$ is not an integer?
Of course not!
======
For what it's worth. $P implies Q$ does not mean $lnot P implies lnot Q$.
But it does mean $lnot Q implies lnot P$. (That's called the contrapositive.
This means if $x + y not in mathbb R^+$ then it is not true that both $x$ and $y$ are positive (otherwise $x + y$ WOULD be $in mathbb R^+$). At least one of them must be non-positive.
$endgroup$
Axiom $7$ Says that if $x, y in mathbb R^+$ then $x + y$ is too.
It does not say if $xin mathbb R^+$ but $ynot in mathbb R^+$ then $x + ynot in mathbb R^+$.
And you know that statement can not true because $5 in mathbb R^+$ and $-3 not in mathbb R^+$ and $5 +(-3) = 2 in mathbb R^+$. Even if you can't figure out how to prove that, you know, the Apostle is not just making sh!t up. You know he is trying to formally define the math you've been doing all your life. ... And you KNOW if $x$ is positive and $y$ is not positive then you can't tell if $x + y$ is positive or not. You know that. You know it depends on the relative sizes of the absolute values.
So..... you have $x+0 in mathbb R^+$. And you know by definition of $0$ that $x + 0 = x$. So..... $x= x+0 in mathbb R^+$.
That's it.
The proof is.
If $x > 0$. then
$x - 0 in mathbb R^+$. (1)
$x- 0 = x$ (...various reasons)
So $x = x-0 in mathbb R^+$.
So that's the $implies $ direction.
If $x in mathbb R^+$
then $x = x-0$
And $x-0in mathbb R^+$ so $x > 0$.
And that's the $Leftarrow$ direction.
.....
And yes. The statement $P implies Q$ does !!!!!!!NOT!!!!!!!* mean $lnot P implies lnot Q$.
Consider $P = x$ is even. And $Q = x$ is an integer.
$P implies Q$ means "If $x$ is even then $x$ is an integer". That's obviously true.
So if $x$ is not even does that mean $x$ is not an integer?
Of course not!
======
For what it's worth. $P implies Q$ does not mean $lnot P implies lnot Q$.
But it does mean $lnot Q implies lnot P$. (That's called the contrapositive.
This means if $x + y not in mathbb R^+$ then it is not true that both $x$ and $y$ are positive (otherwise $x + y$ WOULD be $in mathbb R^+$). At least one of them must be non-positive.
edited Jan 13 at 1:50
answered Jan 13 at 1:41
fleabloodfleablood
1
1
add a comment |
add a comment |
$begingroup$
I fail to see what is the complication for you, but you are basically saying the right things. If $x>0$, this means that $x-0inmathbb R^+$, and $x=x-0$, so $xin mathbb R^+$. And conversely, if $xinmathbb R+$, then $x-0=xinmathbb R^+$, so $x>0$.
That said, the reasonable way (especially for beginners) to prove and "if and only if" is to prove each implication separately.
$endgroup$
$begingroup$
I think my complication is regarding the form of axiom 7. $x in mathbb{R}^{+}$ and $0 notin mathbb{R}^{+}$ (axiom 9). What does that say about $x + y in mathbb{R}^{+}$
$endgroup$
– Jake Kirsch
Jan 13 at 1:33
2
$begingroup$
Exactly ! Axiom 7 says if $x, yin mathbb R^+$ then $x + yin R^+$. If $x in mathbb R^+$ and $ynot in mathbb R^+$, then there is absolutely nothing you can say about whether $x+y in not in mathbb R^+$..... (However don't forget the obvious: $x - 0 = x$! So $x$ is positive if and only if $x-0$ is positive [because $x$ and $x-0$ are the same thing!] if and only if $x > 0$. Apostel thought that was so basic it didn't require proof.)
$endgroup$
– fleablood
Jan 13 at 1:55
add a comment |
$begingroup$
I fail to see what is the complication for you, but you are basically saying the right things. If $x>0$, this means that $x-0inmathbb R^+$, and $x=x-0$, so $xin mathbb R^+$. And conversely, if $xinmathbb R+$, then $x-0=xinmathbb R^+$, so $x>0$.
That said, the reasonable way (especially for beginners) to prove and "if and only if" is to prove each implication separately.
$endgroup$
$begingroup$
I think my complication is regarding the form of axiom 7. $x in mathbb{R}^{+}$ and $0 notin mathbb{R}^{+}$ (axiom 9). What does that say about $x + y in mathbb{R}^{+}$
$endgroup$
– Jake Kirsch
Jan 13 at 1:33
2
$begingroup$
Exactly ! Axiom 7 says if $x, yin mathbb R^+$ then $x + yin R^+$. If $x in mathbb R^+$ and $ynot in mathbb R^+$, then there is absolutely nothing you can say about whether $x+y in not in mathbb R^+$..... (However don't forget the obvious: $x - 0 = x$! So $x$ is positive if and only if $x-0$ is positive [because $x$ and $x-0$ are the same thing!] if and only if $x > 0$. Apostel thought that was so basic it didn't require proof.)
$endgroup$
– fleablood
Jan 13 at 1:55
add a comment |
$begingroup$
I fail to see what is the complication for you, but you are basically saying the right things. If $x>0$, this means that $x-0inmathbb R^+$, and $x=x-0$, so $xin mathbb R^+$. And conversely, if $xinmathbb R+$, then $x-0=xinmathbb R^+$, so $x>0$.
That said, the reasonable way (especially for beginners) to prove and "if and only if" is to prove each implication separately.
$endgroup$
I fail to see what is the complication for you, but you are basically saying the right things. If $x>0$, this means that $x-0inmathbb R^+$, and $x=x-0$, so $xin mathbb R^+$. And conversely, if $xinmathbb R+$, then $x-0=xinmathbb R^+$, so $x>0$.
That said, the reasonable way (especially for beginners) to prove and "if and only if" is to prove each implication separately.
edited Jan 13 at 1:58
answered Jan 13 at 1:22
Martin ArgeramiMartin Argerami
130k1184185
130k1184185
$begingroup$
I think my complication is regarding the form of axiom 7. $x in mathbb{R}^{+}$ and $0 notin mathbb{R}^{+}$ (axiom 9). What does that say about $x + y in mathbb{R}^{+}$
$endgroup$
– Jake Kirsch
Jan 13 at 1:33
2
$begingroup$
Exactly ! Axiom 7 says if $x, yin mathbb R^+$ then $x + yin R^+$. If $x in mathbb R^+$ and $ynot in mathbb R^+$, then there is absolutely nothing you can say about whether $x+y in not in mathbb R^+$..... (However don't forget the obvious: $x - 0 = x$! So $x$ is positive if and only if $x-0$ is positive [because $x$ and $x-0$ are the same thing!] if and only if $x > 0$. Apostel thought that was so basic it didn't require proof.)
$endgroup$
– fleablood
Jan 13 at 1:55
add a comment |
$begingroup$
I think my complication is regarding the form of axiom 7. $x in mathbb{R}^{+}$ and $0 notin mathbb{R}^{+}$ (axiom 9). What does that say about $x + y in mathbb{R}^{+}$
$endgroup$
– Jake Kirsch
Jan 13 at 1:33
2
$begingroup$
Exactly ! Axiom 7 says if $x, yin mathbb R^+$ then $x + yin R^+$. If $x in mathbb R^+$ and $ynot in mathbb R^+$, then there is absolutely nothing you can say about whether $x+y in not in mathbb R^+$..... (However don't forget the obvious: $x - 0 = x$! So $x$ is positive if and only if $x-0$ is positive [because $x$ and $x-0$ are the same thing!] if and only if $x > 0$. Apostel thought that was so basic it didn't require proof.)
$endgroup$
– fleablood
Jan 13 at 1:55
$begingroup$
I think my complication is regarding the form of axiom 7. $x in mathbb{R}^{+}$ and $0 notin mathbb{R}^{+}$ (axiom 9). What does that say about $x + y in mathbb{R}^{+}$
$endgroup$
– Jake Kirsch
Jan 13 at 1:33
$begingroup$
I think my complication is regarding the form of axiom 7. $x in mathbb{R}^{+}$ and $0 notin mathbb{R}^{+}$ (axiom 9). What does that say about $x + y in mathbb{R}^{+}$
$endgroup$
– Jake Kirsch
Jan 13 at 1:33
2
2
$begingroup$
Exactly ! Axiom 7 says if $x, yin mathbb R^+$ then $x + yin R^+$. If $x in mathbb R^+$ and $ynot in mathbb R^+$, then there is absolutely nothing you can say about whether $x+y in not in mathbb R^+$..... (However don't forget the obvious: $x - 0 = x$! So $x$ is positive if and only if $x-0$ is positive [because $x$ and $x-0$ are the same thing!] if and only if $x > 0$. Apostel thought that was so basic it didn't require proof.)
$endgroup$
– fleablood
Jan 13 at 1:55
$begingroup$
Exactly ! Axiom 7 says if $x, yin mathbb R^+$ then $x + yin R^+$. If $x in mathbb R^+$ and $ynot in mathbb R^+$, then there is absolutely nothing you can say about whether $x+y in not in mathbb R^+$..... (However don't forget the obvious: $x - 0 = x$! So $x$ is positive if and only if $x-0$ is positive [because $x$ and $x-0$ are the same thing!] if and only if $x > 0$. Apostel thought that was so basic it didn't require proof.)
$endgroup$
– fleablood
Jan 13 at 1:55
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%2f3071606%2fexplain-this-contradiction-of-the-proof-of-x-0-iff-x-in-mathbbr%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$
Have you defined $x + 0 = x$? If $x > 0$ then $x - 0$ is positive. $x-0 = x+(-0)=x+0 = x$. So $x$ is positive. And if $x$ is positive then $x = x+0 = x+(-0) = x-0$. So $x-0 = x$ is positive. So $x > 0$.
$endgroup$
– fleablood
Jan 13 at 1:28
$begingroup$
Yes, you are correct in where you made the error. Consider $5 in mathbb R^+$ but $-2 not in mathbb R^+$. Obviously $xin mathbb R^+$ and $yin mathbb R^+$ is not a requirement for $x+y in mathbb R^+$. (Also "negative times a negative is a positive" that violates your interpretation of the Axiom).
$endgroup$
– fleablood
Jan 13 at 1:48