Home  

Random  

Nearby  



Log in  



Settings  



Donate  



About Wikipedia  

Disclaimers  



Wikipedia





Total order





Article  

Talk  



Language  

Watch  

Edit  





Inmathematics, a total orderorlinear order is a partial order in which any two elements are comparable. That is, a total order is a binary relation on some set , which satisfies the following for all and in:

  1. (reflexive).
  2. If and then (transitive).
  3. If and then (antisymmetric).
  4. or (strongly connected, formerly called total).

Reflexivity (1.) already follows from connectedness (4.), but is required explicitly by many authors nevertheless, to indicate the kinship to partial orders.[1] Total orders are sometimes also called simple,[2] connex,[3]orfull orders.[4]

A set equipped with a total order is a totally ordered set;[5] the terms simply ordered set,[2] linearly ordered set,[3][5] and loset[6][7] are also used. The term chain is sometimes defined as a synonym of totally ordered set,[5] but refers generally to some sort of totally ordered subsets of a given partially ordered set.

An extension of a given partial order to a total order is called a linear extension of that partial order.

Strict and non-strict total orders

edit

Astrict total order on a set   is a strict partial orderon  in which any two distinct elements are comparable. That is, a strict total order is a binary relation   on some set  , which satisfies the following for all   and  in :

  1. Not   (irreflexive).
  2. If  then not   (asymmetric).
  3. If  and   then   (transitive).
  4. If , then  or  (connected).

Asymmetry follows from transitivity and irreflexivity;[8] moreover, irreflexivity follows from asymmetry.[9]

For delimitation purposes, a total order as defined above is sometimes called non-strict order. For each (non-strict) total order   there is an associated relation  , called the strict total order associated with   that can be defined in two equivalent ways:

Conversely, the reflexive closure of a strict total order   is a (non-strict) total order.

Examples

edit

Chains

edit

The term chain is sometimes defined as a synonym for a totally ordered set, but it is generally used for referring to a subset of a partially ordered set that is totally ordered for the induced order.[1][11] Typically, the partially ordered set is a set of subsets of a given set that is ordered by inclusion, and the term is used for stating properties of the set of the chains. This high number of nested levels of sets explains the usefulness of the term.

A common example of the use of chain for referring to totally ordered subsets is Zorn's lemma which asserts that, if every chain in a partially ordered set X has an upper bound in X, then X contains at least one maximal element.[12] Zorn's lemma is commonly used with X being a set of subsets; in this case, the upperbound is obtained by proving that the union of the elements of a chain in X is in X. This is the way that is generally used to prove that a vector space has Hamel bases and that a ring has maximal ideals.

In some contexts, the chains that are considered are order isomorphic to the natural numbers with their usual order or its opposite order. In this case, a chain can be identified with a monotone sequence, and is called an ascending chain or a descending chain, depending whether the sequence is increasing or decreasing.[13]

A partially ordered set has the descending chain condition if every descending chain eventually stabilizes.[14] For example, an order is well founded if it has the descending chain condition. Similarly, the ascending chain condition means that every ascending chain eventually stabilizes. For example, a Noetherian ring is a ring whose ideals satisfy the ascending chain condition.

In other contexts, only chains that are finite sets are considered. In this case, one talks of a finite chain, often shortened as a chain. In this case, the length of a chain is the number of inequalities (or set inclusions) between consecutive elements of the chain; that is, the number minus one of elements in the chain.[15] Thus a singleton set is a chain of length zero, and an ordered pair is a chain of length one. The dimension of a space is often defined or characterized as the maximal length of chains of subspaces. For example, the dimension of a vector space is the maximal length of chains of linear subspaces, and the Krull dimension of a commutative ring is the maximal length of chains of prime ideals.

"Chain" may also be used for some totally ordered subsets of structures that are not partially ordered sets. An example is given by regular chains of polynomials. Another example is the use of "chain" as a synonym for a walk in a graph.

Further concepts

edit

Lattice theory

edit

One may define a totally ordered set as a particular kind of lattice, namely one in which we have

  for all a, b.

We then write ab if and only if  . Hence a totally ordered set is a distributive lattice.

Finite total orders

edit

A simple counting argument will verify that any non-empty finite totally ordered set (and hence any non-empty subset thereof) has a least element. Thus every finite total order is in fact a well order. Either by direct proof or by observing that every well order is order isomorphic to an ordinal one may show that every finite total order is order isomorphic to an initial segment of the natural numbers ordered by <. In other words, a total order on a set with k elements induces a bijection with the first k natural numbers. Hence it is common to index finite total orders or well orders with order type ω by natural numbers in a fashion which respects the ordering (either starting with zero or with one).

Category theory

edit

Totally ordered sets form a full subcategory of the categoryofpartially ordered sets, with the morphisms being maps which respect the orders, i.e. maps f such that if ab then f(a) ≤ f(b).

Abijective map between two totally ordered sets that respects the two orders is an isomorphism in this category.

Order topology

edit

For any totally ordered set X we can define the open intervals

We can use these open intervals to define a topology on any ordered set, the order topology.

When more than one order is being used on a set one talks about the order topology induced by a particular order. For instance if N is the natural numbers, < is less than and > greater than we might refer to the order topology on N induced by < and the order topology on N induced by > (in this case they happen to be identical but will not in general).

The order topology induced by a total order may be shown to be hereditarily normal.

Completeness

edit

A totally ordered set is said to be complete if every nonempty subset that has an upper bound, has a least upper bound. For example, the set of real numbers R is complete but the set of rational numbers Q is not. In other words, the various concepts of completeness (not to be confused with being "total") do not carry over to restrictions. For example, over the real numbers a property of the relation is that every non-empty subset SofR with an upper boundinR has a least upper bound (also called supremum) in R. However, for the rational numbers this supremum is not necessarily rational, so the same property does not hold on the restriction of the relation to the rational numbers.

There are a number of results relating properties of the order topology to the completeness of X:

A totally ordered set (with its order topology) which is a complete latticeiscompact. Examples are the closed intervals of real numbers, e.g. the unit interval [0,1], and the affinely extended real number system (extended real number line). There are order-preserving homeomorphisms between these examples.

Sums of orders

edit

For any two disjoint total orders   and  , there is a natural order   on the set  , which is called the sum of the two orders or sometimes just  :

For  ,   holds if and only if one of the following holds:
  1.   and  
  2.   and  
  3.   and  

Intuitively, this means that the elements of the second set are added on top of the elements of the first set.

More generally, if   is a totally ordered index set, and for each   the structure   is a linear order, where the sets   are pairwise disjoint, then the natural total order on   is defined by

For  ,   holds if:
  1. Either there is some   with  
  2. or there are some  in  with  ,  

Decidability

edit

The first-order theory of total orders is decidable, i.e. there is an algorithm for deciding which first-order statements hold for all total orders. Using interpretability in S2S, the monadic second-order theory of countable total orders is also decidable.[16]

Orders on the Cartesian product of totally ordered sets

edit

There are several ways to take two totally ordered sets and extend to an order on the Cartesian product, though the resulting order may only be partial. Here are three of these possible orders, listed such that each order is stronger than the next:

Each of these orders extends the next in the sense that if we have xy in the product order, this relation also holds in the lexicographic order, and so on. All three can similarly be defined for the Cartesian product of more than two sets.

Applied to the vector space Rn, each of these make it an ordered vector space.

See also examples of partially ordered sets.

A real function of n real variables defined on a subset of Rn defines a strict weak order and a corresponding total preorder on that subset.

edit
Transitive binary relations
  • t
  • e
  • Symmetric Antisymmetric Connected Well-founded Has joins Has meets Reflexive Irreflexive Asymmetric
    Total, Semiconnex Anti-
    reflexive
    Equivalence relation  Y  Y
    Preorder (Quasiorder)  Y
    Partial order  Y  Y
    Total preorder  Y  Y
    Total order  Y  Y  Y
    Prewellordering  Y  Y  Y
    Well-quasi-ordering  Y  Y
    Well-ordering  Y  Y  Y  Y
    Lattice  Y  Y  Y  Y
    Join-semilattice  Y  Y  Y
    Meet-semilattice  Y  Y  Y
    Strict partial order  Y  Y  Y
    Strict weak order  Y  Y  Y
    Strict total order  Y  Y  Y  Y
    Symmetric Antisymmetric Connected Well-founded Has joins Has meets Reflexive Irreflexive Asymmetric
    Definitions, for all   and                    
     Y indicates that the column's property is always true the row's term (at the very left), while indicates that the property is not guaranteed in general (it might, or might not, hold). For example, that every equivalence relation is symmetric, but not necessarily antisymmetric, is indicated by  Y in the "Symmetric" column and in the "Antisymmetric" column, respectively.

    All definitions tacitly require the homogeneous relation  betransitive: for all  if  and   then  
    A term's definition may require additional properties that are not listed in this table.

    A binary relation that is antisymmetric, transitive, and reflexive (but not necessarily total) is a partial order.

    Agroup with a compatible total order is a totally ordered group.

    There are only a few nontrivial structures that are (interdefinable as) reducts of a total order. Forgetting the orientation results in a betweenness relation. Forgetting the location of the ends results in a cyclic order. Forgetting both data results in a separation relation.[17]

    See also

    edit
  • Countryman line
  • Order theory – Branch of mathematics
  • Permutation – Mathematical version of an order change
  • Prefix order – generalization of the notion of prefix of a string, and of the notion of a tree – a downward total partial order
  • Suslin's problem – the proposition, independent of ZFC, that a nonempty unbounded complete dense total order satisfying the countable chain condition is isomorphic to the reals
  • Well-order – Class of mathematical orderings
  • Notes

    edit
    1. ^ a b Halmos 1968, Ch.14.
  • ^ a b Birkhoff 1967, p. 2.
  • ^ a b Schmidt & Ströhlein 1993, p. 32.
  • ^ Fuchs 1963, p. 2.
  • ^ a b c Davey & Priestley 1990, p. 3.
  • ^ Strohmeier, Alfred; Genillard, Christian; Weber, Mats (1 August 1990). "Ordering of characters and strings". ACM SIGAda Ada Letters (7): 84. doi:10.1145/101120.101136. S2CID 38115497.
  • ^ Ganapathy, Jayanthi (1992). "Maximal Elements and Upper Bounds in Posets". Pi Mu Epsilon Journal. 9 (7): 462–464. ISSN 0031-952X. JSTOR 24340068.
  • ^ Let  , assume for contradiction that also  . Then   by transitivity, which contradicts irreflexivity.
  • ^ If , the not   by asymmetry.
  • ^ This definition resembles that of an initial object of a category, but is weaker.
  • ^ Roland Fraïssé (December 2000). Theory of Relations. Studies in Logic and the Foundations of Mathematics. Vol. 145 (1st ed.). Elsevier. ISBN 978-0-444-50542-2. Here: p. 35
  • ^ Brian A. Davey and Hilary Ann Priestley (1990). Introduction to Lattices and Order. Cambridge Mathematical Textbooks. Cambridge University Press. ISBN 0-521-36766-2. LCCN 89009753. Here: p. 100
  • ^ Yiannis N. Moschovakis (2006) Notes on set theory, Undergraduate Texts in Mathematics (Birkhäuser) ISBN 0-387-28723-X, p. 116
  • ^ that is, beyond some index, all further sequence members are equal
  • ^ Davey and Priestly 1990, Def.2.24, p. 37
  • ^ Weyer, Mark (2002). "Decidability of S1S and S2S". Automata, Logics, and Infinite Games. Lecture Notes in Computer Science. Vol. 2500. Springer. pp. 207–230. doi:10.1007/3-540-36387-4_12. ISBN 978-3-540-00388-5.
  • ^ Macpherson, H. Dugald (2011), "A survey of homogeneous structures", Discrete Mathematics, 311 (15): 1599–1634, doi:10.1016/j.disc.2011.01.024
  • References

    edit
    edit

    Retrieved from "https://en.wikipedia.org/w/index.php?title=Total_order&oldid=1218090468"
     



    Last edited on 9 April 2024, at 17:19  





    Languages

     


    العربية
    Беларуская
    Català
    Чӑвашла
    Čeština
    Dansk
    Deutsch
    Eesti
    Español
    Esperanto
    فارسی
    Français
    Galego

    Hrvatski
    Bahasa Indonesia
    Italiano
    עברית
    Nederlands

    Norsk bokmål
    Polski
    Română
    Русский
    Slovenčina
    Svenska
    Українська
    Tiếng Vit

     

    Wikipedia


    This page was last edited on 9 April 2024, at 17:19 (UTC).

    Content is available under CC BY-SA 4.0 unless otherwise noted.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Terms of Use

    Desktop