Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Well-order
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Class of mathematical orderings}} {{stack|{{Binary relations}}}} In [[mathematics]], a '''well-order''' (or '''well-ordering''' or '''well-order relation''') on a [[Set (mathematics)|set]] {{mvar|S}} is a [[total ordering]] on {{mvar|S}} with the property that every [[non-empty]] [[subset]] of {{mvar|S}} has a [[least element]] in this ordering. The set {{mvar|S}} together with the ordering is then called a '''well-ordered set''' (or '''woset''').<ref name="woset">{{cite conference|vauthors=Manolios P, Vroon D|title=Algorithms for Ordinal Arithmetic|conference=International Conference on Automated Deduction|url=https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=5267829dccc30bfc98ad4844e5555cb86955c8b4|access-date=2025-01-16}}</ref> In some academic articles and textbooks these terms are instead written as '''wellorder''', '''wellordered''', and '''wellordering''' or '''well order''', '''well ordered''', and '''well ordering'''. Every non-empty well-ordered set has a least element. Every element {{mvar|s}} of a well-ordered set, except a possible [[greatest element]], has a unique successor (next element), namely the least element of the subset of all elements greater than {{mvar|s}}. There may be elements, besides the least element, that have no predecessor (see {{slink||Natural numbers}} below for an example). A well-ordered set {{mvar|S}} contains for every subset {{mvar|T}} with an [[upper bound]] a [[least upper bound]], namely the least element of the subset of all upper bounds of {{mvar|T}} in {{mvar|S}}. If ≤ is a [[non-strict order|non-strict]] well ordering, then < is a strict well ordering. A relation is a strict well ordering if and only if it is a [[well-founded relation|well-founded]] [[strict total order]]. The distinction between strict and non-strict well orders is often ignored since they are easily interconvertible. Every well-ordered set is uniquely [[order isomorphic]] to a unique [[ordinal number]], called the [[order type]] of the well-ordered set. The [[well-ordering theorem]], which is equivalent to the [[axiom of choice]], states that every set can be well ordered. If a set is well ordered (or even if it merely admits a [[well-founded relation]]), the proof technique of [[transfinite induction]] can be used to prove that a given statement is true for all elements of the set. The observation that the [[natural numbers]] are well ordered by the usual less-than relation is commonly called the [[well-ordering principle]] (for natural numbers). == Ordinal numbers == {{main|Ordinal number}} Every well-ordered set is uniquely [[order isomorphic]] to a unique [[ordinal number]], called the [[order type]] of the well-ordered set. The position of each element within the ordered set is also given by an ordinal number. In the case of a finite set, the basic operation of [[counting]], to find the ordinal number of a particular object, or to find the object with a particular ordinal number, corresponds to assigning ordinal numbers one by one to the objects. The size (number of elements, [[cardinal number]]) of a finite set is equal to the order type.<ref>{{cite journal | last1 = Bonnet | first1 = Rémi | last2 = Finkel | first2 = Alain | last3 = Haddad | first3 = Serge | last4 = Rosa-Velardo | first4 = Fernando | doi = 10.1016/j.ic.2012.11.003 | journal = Information and Computation | mr = 3016456 | pages = 1–22 | title = Ordinal theory for expressiveness of well-structured transition systems | volume = 224 | year = 2013}}</ref> Counting in the everyday sense typically starts from one, so it assigns to each object the size of the initial segment with that object as last element. Note that these numbers are one more than the formal ordinal numbers according to the isomorphic order, because these are equal to the number of earlier objects (which corresponds to counting from zero). Thus for finite {{mvar|n}}, the expression "{{mvar|n}}-th element" of a well-ordered set requires context to know whether this counts from zero or one. In an expression "{{mvar|β}}-th element" where {{mvar|β}} can also be an infinite ordinal, it will typically count from zero. For an infinite set, the order type determines the [[cardinality]], but not conversely: sets of a particular infinite cardinality can have well-orders of many different types (see {{slink||Natural numbers}}, below, for an example). For a [[countably infinite]] set, the set of possible order types is uncountable. == Examples and counterexamples == === Natural numbers === The standard ordering ≤ of the [[natural number]]s is a well ordering and has the additional property that every non-zero natural number has a unique predecessor. Another well ordering of the natural numbers is given by defining that all even numbers are less than all odd numbers, and the usual ordering applies within the evens and the odds: :<math>\begin{matrix} 0 & 2 & 4 & 6 & 8 & \dots & 1 & 3 & 5 & 7 & 9 & \dots \end{matrix}</math> This is a well-ordered set of [[order type]] {{math|''ω'' + ''ω''}}. Every element has a successor (there is no largest element). Two elements lack a predecessor: 0 and 1. === Integers === Unlike the standard ordering ≤ of the [[natural number]]s, the standard ordering ≤ of the [[integer]]s is not a well ordering, since, for example, the set of [[negative number|negative]] integers does not contain a least element. The following [[binary relation]] {{mvar|R}} is an example of well ordering of the integers: {{mvar|x R y}} [[if and only if]] one of the following conditions holds: # {{math|1=''x'' = 0}} # {{mvar|x}} is positive, and {{mvar|y}} is negative # {{mvar|x}} and {{mvar|y}} are both positive, and {{math|''x'' ≤ ''y''}} # {{mvar|x}} and {{mvar|y}} are both negative, and {{math|{{abs|''x''}} ≤ {{abs|''y''}}}} This relation {{mvar|R}} can be visualized as follows: :<math>\begin{matrix} 0 & 1 & 2 & 3 & 4 & \dots & -1 & -2 & -3 & \dots \end{matrix}</math> {{mvar|R}} is isomorphic to the [[ordinal number]] {{math|''ω'' + ''ω''}}. Another relation for well ordering the integers is the following definition: <math>x \leq_z y</math> [[if and only if]] :<math>|x| < |y| \qquad \text{or} \qquad |x| = |y| \text{ and } x \leq y.</math> This well order can be visualized as follows: :<math>\begin{matrix} 0 & -1 & 1 & -2 & 2 & -3 & 3 & -4 & 4 & \dots \end{matrix}</math> This has the [[order type]] {{mvar|ω}}. === Reals === The standard ordering ≤ of any [[Interval_(mathematics)|real interval]] is not a well ordering, since, for example, the [[open interval]] {{tmath|(0, 1) \subseteq [0, 1]}} does not contain a least element. From the [[ZFC]] axioms of set theory (including the [[axiom of choice]]) one can show that there is a well order of the reals. Also [[Wacław Sierpiński]] proved that ZF + GCH (the [[generalized continuum hypothesis]]) imply the axiom of choice and hence a well order of the reals. Nonetheless, it is possible to show that the ZFC+GCH axioms alone are not sufficient to prove the existence of a definable (by a formula) well order of the reals.<ref>{{cite journal |author-link=Solomon Feferman |first=S. |last=Feferman |title=Some Applications of the Notions of Forcing and Generic Sets |journal=[[Fundamenta Mathematicae]] |volume=56 |issue=3 |year=1964 |pages=325–345 |doi=10.4064/fm-56-3-325-345 |url=https://eudml.org/doc/213821|doi-access=free }}</ref> However it is consistent with ZFC that a definable well ordering of the reals exists—for example, it is consistent with ZFC that [[V=L]], and it follows from ZFC+V=L that a particular formula well orders the reals, or indeed any set. An uncountable subset of the real numbers with the standard ordering ≤ cannot be a well order: Suppose {{mvar|X}} is a subset of {{tmath|\R}} well ordered by {{char|≤}}. For each {{mvar|x}} in {{mvar|X}}, let {{math|''s''(''x'')}} be the successor of {{mvar|x}} in {{char|≤}} ordering on {{mvar|X}} (unless {{mvar|x}} is the last element of {{mvar|X}}). Let <math>A = \{(x,s(x)) \,|\, x \in X\}</math> whose elements are nonempty and disjoint intervals. Each such interval contains at least one rational number, so there is an [[injective function]] from {{mvar|A}} to {{tmath|\Q.}} There is an injection from {{mvar|X}} to {{mvar|A}} (except possibly for a last element of {{mvar|X}}, which could be mapped to zero later). And it is well known that there is an injection from {{tmath|\Q}} to the natural numbers (which could be chosen to avoid hitting zero). Thus there is an injection from {{mvar|X}} to the natural numbers, which means that {{mvar|X}} is countable. On the other hand, a countably infinite subset of the reals may or may not be a well order with the standard {{char|≤}}. For example, * The natural numbers are a well order under the standard ordering {{char|≤}}. * The set <math>\{1/n \,|\, n=1,2,3,\dots\}</math> has no least element and is therefore not a well order under standard ordering {{char|≤}}. Examples of well orders: *The set of numbers <math>\{-2^{-n} \,|\, 0 \leq n < \omega\}</math> has order type {{math|ω}}. *The set of numbers <math>\{-2^{-n} - 2^{-m-n} \,|\, 0 \leq m,n < \omega \}</math> has order type {{math|''ω''<sup>2</sup>}}. The previous set is the set of [[limit point]]s within the set. Within the set of real numbers, either with the ordinary topology or the order topology, 0 is also a limit point of the set. It is also a limit point of the set of limit points. *The set of numbers <math>\{-2^{-n} \,|\, 0 \leq n < \omega\} \cup \{1\}</math> has order type {{math|''ω'' + 1}}. With the [[order topology]] of this set, 1 is a limit point of the set, despite being separated from the only limit point 0 under the ordinary topology of the real numbers. == Equivalent formulations == If a set is [[Total order|totally ordered]], then the following are equivalent to each other: # The set is well ordered. That is, every nonempty subset has a least element. # [[Transfinite induction]] works for the entire ordered set. # Every strictly decreasing sequence of elements of the set must terminate after only finitely many steps (assuming the [[axiom of dependent choice]]). # Every subordering is isomorphic to an initial segment. == Order topology== Every well-ordered set can be made into a [[topological space]] by endowing it with the [[order topology]]. With respect to this topology there can be two kinds of elements: *[[isolated point]]s — these are the minimum and the elements with a predecessor. *[[limit point]]s — this type does not occur in finite sets, and may or may not occur in an infinite set; the infinite sets without limit point are the sets of order type {{mvar|ω}}, for example the [[natural numbers]] {{tmath|\N.}} For subsets we can distinguish: *Subsets with a maximum (that is, subsets that are [[Bounded set#Boundedness in order theory|bounded]] by themselves); this can be an isolated point or a limit point of the whole set; in the latter case it may or may not be also a limit point of the subset. *Subsets that are unbounded by themselves but bounded in the whole set; they have no maximum, but a supremum outside the subset; if the subset is non-empty this supremum is a limit point of the subset and hence also of the whole set; if the subset is empty this supremum is the minimum of the whole set. *Subsets that are unbounded in the whole set. A subset is [[Cofinal (mathematics)|cofinal]] in the whole set if and only if it is unbounded in the whole set or it has a maximum that is also maximum of the whole set. A well-ordered set as topological space is a [[first-countable space]] if and only if it has order type less than or equal to ω<sub>1</sub> ([[first uncountable ordinal|omega-one]]), that is, if and only if the set is [[countable]] or has the smallest [[uncountable]] order type. == See also == *[[Tree (set theory)]], generalization *[[Ordinal number]] *[[Well-founded set]] *[[Well partial order]] *[[Prewellordering]] *[[Directed set]] ==References== <references/> {{refbegin}} * {{cite book | last = Folland | first = Gerald B. | author-link = Gerald Folland | title = Real Analysis: Modern Techniques and Their Applications | edition = 2nd | publisher = [[John Wiley & Sons|Wiley]] | series = Pure and applied mathematics | year = 1999 | isbn = 978-0-471-31716-6 | pages = 4–6, 9 |url=https://books.google.com/books?id=wI4fAwAAQBAJpg=PT18 <!-- Link from new edition -->}} {{refend}} {{Order theory}} [[Category:Order theory]] [[Category:Ordinal numbers]] [[Category:Wellfoundedness]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Char
(
edit
)
Template:Cite book
(
edit
)
Template:Cite conference
(
edit
)
Template:Cite journal
(
edit
)
Template:Main
(
edit
)
Template:Math
(
edit
)
Template:Mvar
(
edit
)
Template:Order theory
(
edit
)
Template:Refbegin
(
edit
)
Template:Refend
(
edit
)
Template:Short description
(
edit
)
Template:Slink
(
edit
)
Template:Stack
(
edit
)
Template:Tmath
(
edit
)