Question about set order theory
up vote
0
down vote
favorite
Suppose we have an ordered set $(A,le)$ with the property that, for any decreasing chain (sequence) $a_0 ge a_1 ge dotsb$, there exists $n in mathbb{N}$ such that, for each $k in mathbb{N}$, we have $a_n=a_{n+k}$.
We have to prove that any non empty subset $B subseteq A$ has a minimal element.
I'm new to order theory, so I can not figure out how to deal with this problem.
elementary-set-theory relations order-theory recursion
add a comment |
up vote
0
down vote
favorite
Suppose we have an ordered set $(A,le)$ with the property that, for any decreasing chain (sequence) $a_0 ge a_1 ge dotsb$, there exists $n in mathbb{N}$ such that, for each $k in mathbb{N}$, we have $a_n=a_{n+k}$.
We have to prove that any non empty subset $B subseteq A$ has a minimal element.
I'm new to order theory, so I can not figure out how to deal with this problem.
elementary-set-theory relations order-theory recursion
1
What has your question to do withlinear-algebra
,abstract-algebra
, ormultisets
?
– José Carlos Santos
Nov 26 at 10:42
@JoséCarlosSantos, sorry for that, fixed this.
– Raul1998
Nov 26 at 10:48
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Suppose we have an ordered set $(A,le)$ with the property that, for any decreasing chain (sequence) $a_0 ge a_1 ge dotsb$, there exists $n in mathbb{N}$ such that, for each $k in mathbb{N}$, we have $a_n=a_{n+k}$.
We have to prove that any non empty subset $B subseteq A$ has a minimal element.
I'm new to order theory, so I can not figure out how to deal with this problem.
elementary-set-theory relations order-theory recursion
Suppose we have an ordered set $(A,le)$ with the property that, for any decreasing chain (sequence) $a_0 ge a_1 ge dotsb$, there exists $n in mathbb{N}$ such that, for each $k in mathbb{N}$, we have $a_n=a_{n+k}$.
We have to prove that any non empty subset $B subseteq A$ has a minimal element.
I'm new to order theory, so I can not figure out how to deal with this problem.
elementary-set-theory relations order-theory recursion
elementary-set-theory relations order-theory recursion
edited Nov 26 at 11:28
egreg
176k1384198
176k1384198
asked Nov 26 at 10:40
Raul1998
63
63
1
What has your question to do withlinear-algebra
,abstract-algebra
, ormultisets
?
– José Carlos Santos
Nov 26 at 10:42
@JoséCarlosSantos, sorry for that, fixed this.
– Raul1998
Nov 26 at 10:48
add a comment |
1
What has your question to do withlinear-algebra
,abstract-algebra
, ormultisets
?
– José Carlos Santos
Nov 26 at 10:42
@JoséCarlosSantos, sorry for that, fixed this.
– Raul1998
Nov 26 at 10:48
1
1
What has your question to do with
linear-algebra
, abstract-algebra
, or multisets
?– José Carlos Santos
Nov 26 at 10:42
What has your question to do with
linear-algebra
, abstract-algebra
, or multisets
?– José Carlos Santos
Nov 26 at 10:42
@JoséCarlosSantos, sorry for that, fixed this.
– Raul1998
Nov 26 at 10:48
@JoséCarlosSantos, sorry for that, fixed this.
– Raul1998
Nov 26 at 10:48
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
You need to use the Axiom of Choice, and in particular, its equivalent Zorn's Lemma, combined with the Recursion Theorem.
Assume that $Bne varnothing$ does not possess a minimal element. Picking an $a_0in B$ you can define recursively the sequence
$$
text{$a_n$ is an element of $B$ strictly smaller than $a_{n-1}$}.
$$
Such $a_n$ exists in $B$, since $a_{n-1}$ is, by assumption, not a minimal element,
and this leads to a contradiction.
1
This is not really a proof by contradiction, but rather by contrapositive.
– egreg
Nov 26 at 11:30
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
You need to use the Axiom of Choice, and in particular, its equivalent Zorn's Lemma, combined with the Recursion Theorem.
Assume that $Bne varnothing$ does not possess a minimal element. Picking an $a_0in B$ you can define recursively the sequence
$$
text{$a_n$ is an element of $B$ strictly smaller than $a_{n-1}$}.
$$
Such $a_n$ exists in $B$, since $a_{n-1}$ is, by assumption, not a minimal element,
and this leads to a contradiction.
1
This is not really a proof by contradiction, but rather by contrapositive.
– egreg
Nov 26 at 11:30
add a comment |
up vote
1
down vote
You need to use the Axiom of Choice, and in particular, its equivalent Zorn's Lemma, combined with the Recursion Theorem.
Assume that $Bne varnothing$ does not possess a minimal element. Picking an $a_0in B$ you can define recursively the sequence
$$
text{$a_n$ is an element of $B$ strictly smaller than $a_{n-1}$}.
$$
Such $a_n$ exists in $B$, since $a_{n-1}$ is, by assumption, not a minimal element,
and this leads to a contradiction.
1
This is not really a proof by contradiction, but rather by contrapositive.
– egreg
Nov 26 at 11:30
add a comment |
up vote
1
down vote
up vote
1
down vote
You need to use the Axiom of Choice, and in particular, its equivalent Zorn's Lemma, combined with the Recursion Theorem.
Assume that $Bne varnothing$ does not possess a minimal element. Picking an $a_0in B$ you can define recursively the sequence
$$
text{$a_n$ is an element of $B$ strictly smaller than $a_{n-1}$}.
$$
Such $a_n$ exists in $B$, since $a_{n-1}$ is, by assumption, not a minimal element,
and this leads to a contradiction.
You need to use the Axiom of Choice, and in particular, its equivalent Zorn's Lemma, combined with the Recursion Theorem.
Assume that $Bne varnothing$ does not possess a minimal element. Picking an $a_0in B$ you can define recursively the sequence
$$
text{$a_n$ is an element of $B$ strictly smaller than $a_{n-1}$}.
$$
Such $a_n$ exists in $B$, since $a_{n-1}$ is, by assumption, not a minimal element,
and this leads to a contradiction.
answered Nov 26 at 10:54
Yiorgos S. Smyrlis
62.2k1383162
62.2k1383162
1
This is not really a proof by contradiction, but rather by contrapositive.
– egreg
Nov 26 at 11:30
add a comment |
1
This is not really a proof by contradiction, but rather by contrapositive.
– egreg
Nov 26 at 11:30
1
1
This is not really a proof by contradiction, but rather by contrapositive.
– egreg
Nov 26 at 11:30
This is not really a proof by contradiction, but rather by contrapositive.
– egreg
Nov 26 at 11:30
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%2f3014171%2fquestion-about-set-order-theory%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 has your question to do with
linear-algebra
,abstract-algebra
, ormultisets
?– José Carlos Santos
Nov 26 at 10:42
@JoséCarlosSantos, sorry for that, fixed this.
– Raul1998
Nov 26 at 10:48