An
infinite set can also be ordered cyclically. Important examples of infinite cycles include the
unit circle, , and the
rational numbers, . The basic idea is the same: we arrange elements of the set around a circle. However, in the infinite case we cannot rely upon an immediate successor relation, because points may not have successors. For example, given a point on the unit circle, there is no "next point". Nor can we rely upon a binary relation to determine which of two points comes "first". Traveling clockwise on a circle, neither east or west comes first, but each follows the other. Instead, we use a ternary relation denoting that elements , , occur after each other (not necessarily immediately) as we go around the circle. For example, in clockwise order, [east, south, west]. By
currying the arguments of the ternary relation , one can think of a cyclic order as a one-parameter family of binary order relations, called
cuts, or as a two-parameter family of subsets of , called
intervals.
The ternary relation The general definition is as follows: a cyclic order on a set is a relation , written , that satisfies the following axioms: • Cyclicity: If then • Asymmetry: If then not • Transitivity: If and then • Connectedness: If , , and are distinct, then either or The axioms are named by analogy with the
asymmetry,
transitivity, and
connectedness axioms for a binary relation, which together define a
strict linear order. considered other possible lists of axioms, including one list that was meant to emphasize the similarity between a cyclic order and a
betweenness relation. A ternary relation that satisfies the first three axioms, but not necessarily the axiom of totality, is a
partial cyclic order.
Rolling and cuts Given a linear order on a set , the cyclic order on induced by is defined as follows: : if and only if or or Two linear orders induce the same cyclic order if they can be transformed into each other by a cyclic rearrangement, as in
cutting a deck of cards. One may define a cyclic order relation as a ternary relation that is induced by a strict linear order as above. Cutting a single point out of a cyclic order leaves a linear order behind. More precisely, given a cyclically ordered set (K,[\cdot,\cdot,\cdot]), each element a\in K defines a natural linear order on the remainder of the set, K\setminus\{a\}, by the following rule: Moreover, can be extended by adjoining a as a least element; the resulting linear order on K is called the principal cut with least element a. Likewise, adjoining a as a greatest element results in a cut .
Intervals Given two elements a\ne b\in K, the
open interval from a to b, written (a,b), is the set of all x\in K such that [a,x,b]. The system of open intervals completely defines the cyclic order and can be used as an alternate definition of a cyclic order relation. An interval (a,b) has a natural linear order given by . One can define half-closed and closed intervals [a,b), (a,b], and [a,b] by adjoining a as a
least element and/or b as a
greatest element. As a special case, the open interval (a,a) is defined as the cut K\setminus a. More generally, a proper subset S of K is called
convex if it contains an interval between every pair of points: for a\ne b\in S, either (a,b) or (b,a) must also be in S. A convex set is linearly ordered by the cut for any x not in the set; this ordering is independent of the choice of x.
Automorphisms As a circle has a
clockwise order and a counterclockwise order, any set with a cyclic order has two
senses. A
bijection of the set that preserves the order is called an
ordered correspondence. If the sense is maintained as before, it is a
direct correspondence, otherwise it is called an
opposite correspondence. Coxeter uses a
separation relation to describe cyclic order, and this relation is strong enough to distinguish the two senses of cyclic order. The
automorphisms of a cyclically ordered set may be identified with C2, the two-element group, of direct and opposite correspondences. ==Monotone functions==