Proof of Order Isomorphism Claim for Well Ordered Sets

  • Thread starter dmuthuk
  • Start date
  • Tags
    Isomorphism
In summary, the conversation is about proving a claim regarding order isomorphisms between well ordered sets. The claim is that if X and Y are well ordered sets that are not similar to initial segments of each other, and there exists a map U:X\to Y that bijectively maps initial segments of elements in X to initial segments of their images in Y, then U is a similarity. The conversation also includes definitions of well ordered sets, similarities, and initial segments. The person asking for help provides a proof for the claim but is unsure if it is correct. Another person suggests a different approach to the proof.
  • #1
dmuthuk
41
1
Hi, I am trying to prove a claim about order isomorphisms (similarity) between well ordered sets. I have an argument for it, but it seems needlessly complicated:grumpy: and I was wondering if anyone might have a simpler proof. Before stating the claim and my proof, I will define a few things:

1. A well ordered set is a partially ordered set for which every non-empty subset has a least element.
2. Two posets are similar if there exists a bijective map between them that preserves order in both directions. Such a map is called a similarity.
3. Let [tex]X[/tex] be a poset with order [tex]\leq_X[/tex] and let [tex]a\in X[/tex]. Then, the initial segment determined by [tex]a[/tex] is the set [tex]s(a)=\{x\in X: x\leq_X a, x\neq a\}[/tex]. (i.e. all elements strictly smaller than [tex]a[/tex])
4. If [tex]X[/tex] is a poset, and [tex]E\subset X[/tex], then a proper lower bound of [tex]E[/tex] in [tex]X[/tex] is an element which is strictly smaller than every member of [tex]E[/tex].


CLAIM:

Let [tex]X[/tex] and [tex]Y[/tex] be well ordered sets such that neither is similar to an initial segment of the other. Consider a map [tex]U:X\to Y[/tex] such that for each [tex]a\in X[/tex], [tex]U[/tex] maps the set [tex]s(a)[/tex] in [tex]X[/tex] bijectively to the set [tex]s(U(a))[/tex] in [tex]Y[/tex]. Then [tex]U[/tex] is a similarity.


My PROOF:

First, we must show that [tex]U[/tex] is indeed a bijection. Suppose [tex]a<b[/tex] for some [tex]a,b\in X[/tex]. Then, [tex]a\in s(b)[/tex] and since [tex]U(s(b))=s(U(b))[/tex], [tex]U(a)\in s(U(b))[/tex]. So, [tex]U(a)<U(b)[/tex]. Since, [tex]a[/tex] and [tex]b[/tex] can be interchanged, we conclude that [tex]U[/tex] is one-to-one. Notice that this also shows that [tex]U[/tex] preserves order in the direction [tex]X\to Y[/tex]. Now, assume that [tex]x,y\in U(X)[/tex] such that [tex]x<y[/tex]. Let [tex]x=U(a)[/tex] and [tex]y=U(b)[/tex] for some [tex]a,b\in X[/tex]. Since [tex]U[/tex] is one-to-one, [tex]U^{-1}(s(y))=s(b)[/tex]. So [tex]a\in s(b)[/tex] and we have [tex]a<b[/tex].

Assertion: [tex]U(X)=Y[/tex]. Well, if [tex]Y-U(X)[/tex] is non-empty, it has a smallest element [tex]t[/tex]. Then, for all [tex]y<t[/tex], [tex]y\in U(X)[/tex]. Suppose [tex]U(a)\in U(X)[/tex] for some [tex]a\in X[/tex]. Then, [tex]s(U(a))\subset U(X)[/tex]. If [tex]U(X)[/tex] has a proper lower bound [tex]k[/tex], then [tex]t\leq k[/tex], which means [tex]t\in s(U(a))[/tex] in particular, which contradicts the choice of [tex]t[/tex]. So, [tex]U(X)[/tex] does not have any proper lower bounds. Therefore, [tex]U(a)<t[/tex] and we conclude that [tex]U(X)=s(t)[/tex]. This, however, implies that there is a similarity between [tex]X[/tex] and an initial segment of [tex]Y[/tex] which contradicts our initial assumption about [tex]X[/tex] and [tex]Y[/tex]. So, the assertion is true, and [tex]U[/tex] is similarity.


Any help would be appreciated, thanks.
 
Last edited:
Physics news on Phys.org
  • #2
I'm not sure that I see that U is defined at all. Am I missing some obvious statement (probably via transitive induction) that allows you to state what U(a) is? I think there is, but you've not said it.You also assume surjectivity without justification at some point (penultimate sentence of the first paragraph of your proof).

The proof in my mind goes like this:

define an identification between X and Y as follows.

1. Send the smallest element of X to the smallest element of Y.

2. By induction suppose we have an bijection between s(x) and s(y) for some x,y, then identify the smallest element in X\s(x) with the smallest element in Y\s(y).

Since neither X<Y nor Y<X, this must be an order isomorphism.

Actually, all I'm showing is that given any two well ordered sets, either X<=Y or Y<=X, or if you will there is only one isomorphism class of well ordered set per order type.
 
Last edited:
  • #3
matt grime said:
I'm not sure that I see that U is defined at all. Am I missing some obvious statement (probably via transitive induction) that allows you to state what U(a) is? I think there is, but you've not said it.

The claim defines [tex]U:X\to Y[/tex] as a map with the stated properties (i.e. it bijectively maps initial segments of elements to initial segments of their images). Since [tex]a\in X[/tex], isn't [tex]U(a)[/tex] defined?

matt grime said:
You also assume surjectivity without justification at some point (penultimate sentence of the first paragraph of your proof).

I think you might be referring to the sentence, "Since [tex]U[/tex] is one-to-one, [tex]U^{-1}(s(y))=s(b)[/tex]". Well, by definition, [tex]U[/tex] maps the set [tex]s(b)[/tex] bijectively to [tex]s(U(b))=s(y)[/tex]. So, we certainly have [tex]s(b)\subset U^{-1}(s(y))[/tex]. Injectivity of [tex]U[/tex] guarantees equality as well.
 
  • #4
Nope, you failed to understand me, or I failed to be make myself understood.

You assert that the map U is defined to map s(a) bijectively to s(U(a)). That supposes that U(a) makes sense, which it doesn't because you failed to define U(a).

Your assumption of srujectivity is precisely the point where you take x and y in Y, and then choose a,b in X so that U(a)=x, etc. That assumes surjectivity without any justification. Not least because you have completely failed to define what U is!
 
  • #5
matt grime said:
You assert that the map U is defined to map s(a) bijectively to s(U(a)). That supposes that U(a) makes sense, which it doesn't because you failed to define U(a).

I think I'm certainly missing something here:confused: I'm still not sure about what you mean by "define". The fact is that [tex]U[/tex] is any map between [tex]X[/tex] and [tex]Y[/tex] such that for each [tex]a\in X[/tex] the correspondence between [tex]s(a)\subset X[/tex] and [tex]s(U(a))\subset Y[/tex] is bijective. I mean, if [tex]a\in X[/tex], then [tex]U(a)\in Y[/tex], whatever it is. That such a map exists of course can be shown using the transfinite recursion theorem.

matt grime said:
Your assumption of srujectivity is precisely the point where you take x and y in Y, and then choose a,b in X so that U(a)=x, etc. That assumes surjectivity without any justification. Not least because you have completely failed to define what U is!

Actually, I have chosen the points [tex]x,y\in U(X)[/tex].
 
Last edited:
  • #6
How was I supposed to know that you knew such a U exists? You didn't invoke anything to do with transfinite induction.

The point is that the transifinte induction argument makes the question completely trivial - given any two well ordered sets one is a well ordered subset of the other.

There is only one map to define (well ordered sets are isomorphic upto unique isomorphism) and I defined it in my first reply.

I now notice my mistake about the surjectivity.
 
  • #7
matt grime said:
How was I supposed to know that you knew such a U exists? You didn't invoke anything to do with transfinite induction.

Sorry about the confusion, but why is it necessary to prove the existence of the function in this problem? I know it can be constructed using transfinite recursion, but why is that imporant here? Can we not assume its existence to begin with and then prove that its a similarity. Does it matter how it was constructed? Here's my thought on this. If such a function really did not exist, then we will be beginning with a false premise and the conclusion will automatically be true. So, I wonder if my confusion was related to logic.
 
  • #8
dmuthuk said:
I have an argument for it, but it seems needlessly complicated and I was wondering if anyone might have a simpler proof.

It looks like the comparability theorem for well ordered sets.
If you're interested in simpler proofs, you might look at Halmos (Naive Set Theory), p.73.
There he presents two fairly detailed proof sketches, one that uses transfinite recurrsion theorem
and one that doesn't.
 
Last edited:
  • #9
dmuthuk said:
Sorry about the confusion, but why is it necessary to prove the existence of the function in this problem? I know it can be constructed using transfinite recursion, but why is that imporant here? Can we not assume its existence to begin with and then prove that its a similarity. Does it matter how it was constructed? Here's my thought on this. If such a function really did not exist, then we will be beginning with a false premise and the conclusion will automatically be true. So, I wonder if my confusion was related to logic.

If you want to prove something to someone else it is usually a good idea never to assume anything without explicitly stating you are assuming it. Otherwise that person has no idea if you've written something that happens to be correct purely by fluke.

Moreover, the method by which it is constructed instantly shows that the result you're claiming to be true is in fact true without any further work.

Thus, it is not only good practice to help others, but helps you answer the question.

Suppose we construct U as we know we can. There are subsets M and N in X and Y resp. Such that U maps X - M bijectively to Y - N. Let us pick the minimal M and N. Clearly, at least one must be empty, otherwise we can extend U by picking the smallest element in each and identifying them. So, wlog M is empty. That means X maps bijectively onto Y-N. If Y is empty, then this is a bijection between X and Y and if N is not empty then this identifies X with an initial segment of Y, Y-N=s(min(N)).
 
  • #10
fopc said:
It looks like the comparability theorem for well ordered sets.
If you're interested in simpler proofs, you might look at Halmos (Naive Set Theory), p.73.
There he presents two fairly detailed proof sketches, one that uses transfinite recurrsion theorem
and one that doesn't.

Hey! Actually, that's precisely the theorem (in Halmos) that I have been trying to work out the details for:smile: This statement in particular was in fact the last portion of his first proof in which he sort of left it to the reader. Thanks.
 

1. What is the "Proof of Order Isomorphism Claim" for well-ordered sets?

The Proof of Order Isomorphism Claim is a mathematical proof that states that any two well-ordered sets are isomorphic, meaning they have the same order structure. This means that they can be matched one-to-one in a way that preserves the order of their elements.

2. What is a well-ordered set?

A well-ordered set is a set that has a total ordering on its elements, which means that every element has a unique position or rank in the set. Additionally, every non-empty subset of the set has a least element.

3. Why is the Proof of Order Isomorphism Claim important?

The Proof of Order Isomorphism Claim is important because it provides a fundamental understanding of the structure of well-ordered sets. It also allows us to compare and classify different well-ordered sets based on their order structure.

4. What is the process for proving the Order Isomorphism Claim?

The Proof of Order Isomorphism Claim can be proved using mathematical induction. This involves showing that the sets have the same order structure for the base case, and then proving that if it holds for any well-ordered set, it also holds for the successor set.

5. What are some applications of the Proof of Order Isomorphism Claim?

The Proof of Order Isomorphism Claim has applications in various branches of mathematics, such as set theory, topology, and number theory. It also has practical applications in computer science, particularly in the analysis of algorithms and data structures.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
235
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
10
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
9
Views
1K
  • Set Theory, Logic, Probability, Statistics
2
Replies
35
Views
545
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Topology and Analysis
Replies
1
Views
778
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
Back
Top