Need help proving that the set of natural numbers is transitive.
up vote
0
down vote
favorite
The problem reads: Prove that $mathbb{N}$ is transitive.
With the definition of a transitive set that im using is $forall x in X$, $x subset X$.
I cant help but feel that i'm missing something. Any help/advice is greatly appreciated. This is what i have so far:
Let $A$ be the set of all transitive natural numbers
$n in A$, iff $n in mathbb{N}$, $x subset n$, $forall x in n$
$ 0 in A $
Suppose $n in A$, consider $n^+ = n cup$ {n}
if $x in n^+$, then $x in n$ or $x=n$
If $x in n$, then $x subset n subset n^+$
or
If $x=n$, then $x subset n^+$
It follows that every element of $n^+$ is a subset of $n^+$
$n^+ in A$
By induction $A=mathbb{N}$.
elementary-set-theory
add a comment |
up vote
0
down vote
favorite
The problem reads: Prove that $mathbb{N}$ is transitive.
With the definition of a transitive set that im using is $forall x in X$, $x subset X$.
I cant help but feel that i'm missing something. Any help/advice is greatly appreciated. This is what i have so far:
Let $A$ be the set of all transitive natural numbers
$n in A$, iff $n in mathbb{N}$, $x subset n$, $forall x in n$
$ 0 in A $
Suppose $n in A$, consider $n^+ = n cup$ {n}
if $x in n^+$, then $x in n$ or $x=n$
If $x in n$, then $x subset n subset n^+$
or
If $x=n$, then $x subset n^+$
It follows that every element of $n^+$ is a subset of $n^+$
$n^+ in A$
By induction $A=mathbb{N}$.
elementary-set-theory
1
What is your definition of $mathbb{N}$? (No, seriously; to do this problem, you need to know both what "transitive" means, and also exactly what "$mathbb{N}$" is). And what is the definition of $n$?
– Arturo Magidin
Nov 20 at 19:48
Note that assuming everything you did were correct, and you have proven that "the set of all transitive natural numbers" is equal to $mathbb{N}$, then what you have proven is that each natural number is transitive. But that is not what you are trying to prove. You are trying to prove that the set $mathbb{N}$ is transitive, not that each element of the set is transitive.
– Arturo Magidin
Nov 20 at 19:54
Well I'm using the peano axioms that define the natural numbers ( $mathbb{N}$). And a transitive set has the property that it includes "$subset$" everything that it contains "$in$". I hope that helps.
– noobisko
Nov 20 at 19:55
1
The Peano axioms don't define $mathbb{N}$ inside of set theory; if you have a set, then the set must be constructed in some way, within your set theory. Once you construct it, then the Peano axioms become theorems about your constructed set. However, what you are trying to prove here is a set-theoretic property of the set you have constructed, so you cannot derive it from the Peano axioms; the Peano axioms assume you already have a set and a function, and do not care about what the set actually is. So you cannot just be "using the Peano axioms".
– Arturo Magidin
Nov 20 at 20:07
Prove "If n in N, then n subset N" by induction on N.
– William Elliot
Nov 21 at 11:07
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
The problem reads: Prove that $mathbb{N}$ is transitive.
With the definition of a transitive set that im using is $forall x in X$, $x subset X$.
I cant help but feel that i'm missing something. Any help/advice is greatly appreciated. This is what i have so far:
Let $A$ be the set of all transitive natural numbers
$n in A$, iff $n in mathbb{N}$, $x subset n$, $forall x in n$
$ 0 in A $
Suppose $n in A$, consider $n^+ = n cup$ {n}
if $x in n^+$, then $x in n$ or $x=n$
If $x in n$, then $x subset n subset n^+$
or
If $x=n$, then $x subset n^+$
It follows that every element of $n^+$ is a subset of $n^+$
$n^+ in A$
By induction $A=mathbb{N}$.
elementary-set-theory
The problem reads: Prove that $mathbb{N}$ is transitive.
With the definition of a transitive set that im using is $forall x in X$, $x subset X$.
I cant help but feel that i'm missing something. Any help/advice is greatly appreciated. This is what i have so far:
Let $A$ be the set of all transitive natural numbers
$n in A$, iff $n in mathbb{N}$, $x subset n$, $forall x in n$
$ 0 in A $
Suppose $n in A$, consider $n^+ = n cup$ {n}
if $x in n^+$, then $x in n$ or $x=n$
If $x in n$, then $x subset n subset n^+$
or
If $x=n$, then $x subset n^+$
It follows that every element of $n^+$ is a subset of $n^+$
$n^+ in A$
By induction $A=mathbb{N}$.
elementary-set-theory
elementary-set-theory
asked Nov 20 at 19:36
noobisko
353
353
1
What is your definition of $mathbb{N}$? (No, seriously; to do this problem, you need to know both what "transitive" means, and also exactly what "$mathbb{N}$" is). And what is the definition of $n$?
– Arturo Magidin
Nov 20 at 19:48
Note that assuming everything you did were correct, and you have proven that "the set of all transitive natural numbers" is equal to $mathbb{N}$, then what you have proven is that each natural number is transitive. But that is not what you are trying to prove. You are trying to prove that the set $mathbb{N}$ is transitive, not that each element of the set is transitive.
– Arturo Magidin
Nov 20 at 19:54
Well I'm using the peano axioms that define the natural numbers ( $mathbb{N}$). And a transitive set has the property that it includes "$subset$" everything that it contains "$in$". I hope that helps.
– noobisko
Nov 20 at 19:55
1
The Peano axioms don't define $mathbb{N}$ inside of set theory; if you have a set, then the set must be constructed in some way, within your set theory. Once you construct it, then the Peano axioms become theorems about your constructed set. However, what you are trying to prove here is a set-theoretic property of the set you have constructed, so you cannot derive it from the Peano axioms; the Peano axioms assume you already have a set and a function, and do not care about what the set actually is. So you cannot just be "using the Peano axioms".
– Arturo Magidin
Nov 20 at 20:07
Prove "If n in N, then n subset N" by induction on N.
– William Elliot
Nov 21 at 11:07
add a comment |
1
What is your definition of $mathbb{N}$? (No, seriously; to do this problem, you need to know both what "transitive" means, and also exactly what "$mathbb{N}$" is). And what is the definition of $n$?
– Arturo Magidin
Nov 20 at 19:48
Note that assuming everything you did were correct, and you have proven that "the set of all transitive natural numbers" is equal to $mathbb{N}$, then what you have proven is that each natural number is transitive. But that is not what you are trying to prove. You are trying to prove that the set $mathbb{N}$ is transitive, not that each element of the set is transitive.
– Arturo Magidin
Nov 20 at 19:54
Well I'm using the peano axioms that define the natural numbers ( $mathbb{N}$). And a transitive set has the property that it includes "$subset$" everything that it contains "$in$". I hope that helps.
– noobisko
Nov 20 at 19:55
1
The Peano axioms don't define $mathbb{N}$ inside of set theory; if you have a set, then the set must be constructed in some way, within your set theory. Once you construct it, then the Peano axioms become theorems about your constructed set. However, what you are trying to prove here is a set-theoretic property of the set you have constructed, so you cannot derive it from the Peano axioms; the Peano axioms assume you already have a set and a function, and do not care about what the set actually is. So you cannot just be "using the Peano axioms".
– Arturo Magidin
Nov 20 at 20:07
Prove "If n in N, then n subset N" by induction on N.
– William Elliot
Nov 21 at 11:07
1
1
What is your definition of $mathbb{N}$? (No, seriously; to do this problem, you need to know both what "transitive" means, and also exactly what "$mathbb{N}$" is). And what is the definition of $n$?
– Arturo Magidin
Nov 20 at 19:48
What is your definition of $mathbb{N}$? (No, seriously; to do this problem, you need to know both what "transitive" means, and also exactly what "$mathbb{N}$" is). And what is the definition of $n$?
– Arturo Magidin
Nov 20 at 19:48
Note that assuming everything you did were correct, and you have proven that "the set of all transitive natural numbers" is equal to $mathbb{N}$, then what you have proven is that each natural number is transitive. But that is not what you are trying to prove. You are trying to prove that the set $mathbb{N}$ is transitive, not that each element of the set is transitive.
– Arturo Magidin
Nov 20 at 19:54
Note that assuming everything you did were correct, and you have proven that "the set of all transitive natural numbers" is equal to $mathbb{N}$, then what you have proven is that each natural number is transitive. But that is not what you are trying to prove. You are trying to prove that the set $mathbb{N}$ is transitive, not that each element of the set is transitive.
– Arturo Magidin
Nov 20 at 19:54
Well I'm using the peano axioms that define the natural numbers ( $mathbb{N}$). And a transitive set has the property that it includes "$subset$" everything that it contains "$in$". I hope that helps.
– noobisko
Nov 20 at 19:55
Well I'm using the peano axioms that define the natural numbers ( $mathbb{N}$). And a transitive set has the property that it includes "$subset$" everything that it contains "$in$". I hope that helps.
– noobisko
Nov 20 at 19:55
1
1
The Peano axioms don't define $mathbb{N}$ inside of set theory; if you have a set, then the set must be constructed in some way, within your set theory. Once you construct it, then the Peano axioms become theorems about your constructed set. However, what you are trying to prove here is a set-theoretic property of the set you have constructed, so you cannot derive it from the Peano axioms; the Peano axioms assume you already have a set and a function, and do not care about what the set actually is. So you cannot just be "using the Peano axioms".
– Arturo Magidin
Nov 20 at 20:07
The Peano axioms don't define $mathbb{N}$ inside of set theory; if you have a set, then the set must be constructed in some way, within your set theory. Once you construct it, then the Peano axioms become theorems about your constructed set. However, what you are trying to prove here is a set-theoretic property of the set you have constructed, so you cannot derive it from the Peano axioms; the Peano axioms assume you already have a set and a function, and do not care about what the set actually is. So you cannot just be "using the Peano axioms".
– Arturo Magidin
Nov 20 at 20:07
Prove "If n in N, then n subset N" by induction on N.
– William Elliot
Nov 21 at 11:07
Prove "If n in N, then n subset N" by induction on N.
– William Elliot
Nov 21 at 11:07
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3006786%2fneed-help-proving-that-the-set-of-natural-numbers-is-transitive%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
1
What is your definition of $mathbb{N}$? (No, seriously; to do this problem, you need to know both what "transitive" means, and also exactly what "$mathbb{N}$" is). And what is the definition of $n$?
– Arturo Magidin
Nov 20 at 19:48
Note that assuming everything you did were correct, and you have proven that "the set of all transitive natural numbers" is equal to $mathbb{N}$, then what you have proven is that each natural number is transitive. But that is not what you are trying to prove. You are trying to prove that the set $mathbb{N}$ is transitive, not that each element of the set is transitive.
– Arturo Magidin
Nov 20 at 19:54
Well I'm using the peano axioms that define the natural numbers ( $mathbb{N}$). And a transitive set has the property that it includes "$subset$" everything that it contains "$in$". I hope that helps.
– noobisko
Nov 20 at 19:55
1
The Peano axioms don't define $mathbb{N}$ inside of set theory; if you have a set, then the set must be constructed in some way, within your set theory. Once you construct it, then the Peano axioms become theorems about your constructed set. However, what you are trying to prove here is a set-theoretic property of the set you have constructed, so you cannot derive it from the Peano axioms; the Peano axioms assume you already have a set and a function, and do not care about what the set actually is. So you cannot just be "using the Peano axioms".
– Arturo Magidin
Nov 20 at 20:07
Prove "If n in N, then n subset N" by induction on N.
– William Elliot
Nov 21 at 11:07