Re: Can an infinite string have a beginning and end but no middle?
- From: William Elliot <marsh@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 9 Oct 2007 21:26:45 -0700
On Tue, 9 Oct 2007 bradc355113@xxxxxxxxx wrote:
If we number the elements like this:Let be D be the positive odd integers and E the positive even numbers.
(e1, e3, e5, ..., e6, e4, e2)
Does this construct make sense?
Your set is D + E where + is order union. The order <<=, for D + E is
a <<= b when a in D, b in E
or a,b in D, a <= b (This is the usual <= order by magnitude.)
or a,b in E, b <= a
Exercise.
<<= for D + E is a discrete bounded linear order
which is neither well ordered nor complete.
Two ordered sets (S,<=) (T,<<=) are order identical or order isomorphic when
some bijection f:S -> T with for all x,y, (x <= y iff f(x) <<= f(y))
Exercise. (D + E, <<=) is order isomorphic to
S = { -1/n, 1/n | n in N } which as a
subset of R, is given the same order as R.
Exercise. Construct another unusual ordered set.
----
.
- References:
- Can an infinite string have a beginning and end but no middle?
- From: bradc355113
- Can an infinite string have a beginning and end but no middle?
- Prev by Date: Re: To be honest
- Next by Date: Re: To be honest
- Previous by thread: Re: Can an infinite string have a beginning and end but no middle?
- Next by thread: Re: Can an infinite string have a beginning and end but no middle?
- Index(es):