This post was translated from Korean by LLM (Kimi). The translation may contain errors or awkward sentences. The Korean original is the source of truth.
Order Relations
Definition 1 A binary relation \(R\) is said to be anti-symmetric if
whenever \(x\mathrel{R}y\) and \(y\mathrel{R}x\), then \(x=y\)
always holds.
Then order relations are defined as follows.
Definition 2 A binary relation \((R,A,A)\) is called an order relation if \(R\) is reflexive, transitive, and anti-symmetric.
In this case, we say that \(A\) is ordered by \(R\), and we often call \(A\) an ordered set. Also, as with equivalence relations, we write \(x\mathrel{R}y\) as \(x\leq_{\tiny R}y\).
Example 3 The binary relation
Since an ordered set is a set with an additional relation \(\leq\), when we consider functions between them we usually think of functions that also preserve \(\leq\). In particular, we define the following.
Definition 4 If for two order relations \((R, A, A)\) and \((R', A',A')\) there exists a bijection \(f\) such that \(x\leq_{\tiny R}y\) is equivalent to \(f(x)\leq_{\tiny R'}f(y)\), then we call \(f\) an order isomorphism.
Henceforth, when we say isomorphism between ordered sets, we shall always understand it to mean an order isomorphism.
We can do something similar for order relations as we did in §Equivalence Relations, ⁋Proposition 3.
Proposition 5 A binary relation \((R,A,A)\) is an order relation if and only if the following two conditions hold.
\[R\circ R=R,\qquad R\cap R^{-1}=\Delta_A\]Proof
That the first condition is equivalent to transitivity was already shown in the proof of §Equivalence Relations, ⁋Proposition 3. That the second condition combines reflexivity and antisymmetry can also be easily seen.
Preorder Relations
First let us look at the following example.
Example 6 Consider a function \(f:A\rightarrow B\), and suppose an order relation \(\leq\) is defined on \(B\). Then, just as we derive an equivalence relation from a function, we can define a relation \(\preceq\) on \(A\) as follows. (§Examples of Equivalence Relations, ⁋Definition 2)
\[x\preceq y\iff f(x)\leq f(y)\]By definition \(\preceq\) is reflexive and transitive. However, unless \(f\) is injective, \(\preceq\) does not generally satisfy antisymmetry.
Therefore, we drop the antisymmetry condition and define the following.
Definition 7 A reflexive and transitive relation \(R\) is called a preorder relation.
If \(R\) is a preorder relation we sometimes write it as \(\preceq_{\tiny R}\), but in many cases preorders share properties similar to order relations, so the same symbol \(\leq_{\tiny R}\) as for order relations is also used. We too shall use \(\leq_{\tiny R}\) unless there is a special reason not to.
To understand the properties of preorder relations, we need to examine antisymmetry more closely: it is a property of order relations but not of preorders. If the relation \(R\) were an order relation, antisymmetry would mean \((x\leq_{\tiny R}y)\wedge(y\leq_{\tiny R}x)\implies x=y\). We have seen that this does not hold for preorders, but in this case a generalized equality, that is, an equivalence relation, provides the same property by the following proposition.
Proposition 8 Let \(R\) be a preorder relation. Then the relation
Proof
Let the above relation be \(S\). We must show that \(S\) is reflexive, symmetric, and transitive. First, it is obvious that this relation is reflexive, because \(R\) being a preorder means \(x\mathrel{R}x\) always holds for any \(x\). On the other hand, let \(x\mathrel{S}y\) for arbitrary \(x\), \(y\). Then
\[x\mathrel{S}y\iff(x\leq_{\tiny R}y)\wedge(y\leq_{\tiny R}x)\iff(y\leq_{\tiny R}x)\wedge(x\leq_{\tiny R}y)\iff y\mathrel{S}x\]so \(S\) is symmetric. Finally, if \(x\mathrel{S}y\) and \(y\mathrel{S}z\), then
\[\begin{aligned} (x\mathrel{S}y)\wedge(y\mathrel{S}z)&\iff((x\leq_{\tiny R}y)\wedge(y\leq_{\tiny R}x))\wedge((y\leq_{\tiny R}z)\wedge(z\leq_{\tiny R}y))\\ &\iff(x\leq_{\tiny R}y)\wedge(y\leq_{\tiny R}x)\wedge(y\leq_{\tiny R}z)\wedge(z\leq_{\tiny R}y)\\ &\iff(x\leq_{\tiny R}y)\wedge(y\leq_{\tiny R}z)\wedge(z\leq_{\tiny R}y)\wedge(y\leq_{\tiny R}x)\\ &\iff((x\leq_{\tiny R}y)\wedge(y\leq_{\tiny R}z))\wedge((z\leq_{\tiny R}y)\wedge(y\leq_{\tiny R}x))\\ &\iff(x\leq_{\tiny R}z)\wedge(z\leq_{\tiny R}x)\\ &\iff x\mathrel{S}z \end{aligned}\]so \(S\) is transitive, and therefore \(S\) becomes an equivalence relation.
Strict Orders
Given an order relation \(\leq\), let \(<\) be the relation defined by
Definition 9 A relation \(R\) is said to be asymmetric if \(x\mathrel{R}y\) implies \(y\not\mathrel{R}x\). An asymmetric, transitive relation is called a strict order.
To denote a strict order we use \(<_{\tiny S}\). Then the following holds.
Proposition 10 Let \(R\) be an order relation. Then the new relation
Conversely, let \(S\) be a strict order. Then the new relation
Proof
First, let \(R\) be an order relation and define a new relation \(S\) by
But this can be rewritten as
\[((x\leq_{\tiny R}y)\wedge(y\leq_{\tiny R}x))\wedge(x\neq y)\]By the antisymmetry of \(R\) this becomes \((x=y)\wedge(x\neq y)\), which is always false; hence if \(x\mathrel{S}y\) then \(y\not\mathrel{S}x\).
Conversely, let \(S\) be a strict order and define a new relation \(R\) by
By asymmetry, \((x<_{\tiny S}y)\wedge(y<_{\tiny S}x)\) is impossible, so if \((x\mathrel{R}y)\wedge(y\mathrel{R}x)\) holds then necessarily \(x=y\). Finally, to show transitivity, let \(x\mathrel{R}y\) and \(y\mathrel{R}z\). Then
\[\begin{aligned} (x\mathrel{R}y)\wedge(y\mathrel{R}z)&\iff ((x<_{\tiny S}y)\vee(x=y))\wedge((y<_{\tiny S}z)\vee(y=z))\\ &\iff ((x<_{\tiny S}y)\wedge((y<_{\tiny S}z)\vee(y=z)))\vee((x=y)\wedge((y<_{\tiny S}z)\vee(y=z)))\\ &\iff ((x<_{\tiny S}y)\wedge(y<_{\tiny S}z))\vee((x<_{\tiny S}y)\wedge(y=z))\\ &\phantom{asdfghjkl}\vee((x=y)\wedge (y<_{\tiny S}z))\vee((x=y)\wedge(y=z))\\ &\implies (x<_{\tiny S}z)\vee(x<_{\tiny S}z)\vee(x<_{\tiny S}z)\vee(x=y=z)\\ &\iff x\mathrel{R}z \end{aligned}\]so \(R\) is transitive. Therefore \(R\) becomes an order relation.
Henceforth, we shall write the strict order obtained from an order relation \(R\) as \(<_{\tiny R}\), and the order relation obtained from a strict order \(S\) as \(\leq_{\tiny S}\).
Remark In general, \(x\not\leq y\) does not imply \(x>y\). Let \(S=\left\{a,b\right\}\), and define the relation \(\leq\) on \(\mathcal{P}(S)\) to be the inclusion relation between subsets. Then this is obviously an order relation. Here, \(\left\{a\right\}\not\leq\left\{b\right\}\), but \(\left\{a\right\}>\left\{b\right\}\) does not hold either.
References
[Bou] N. Bourbaki, Theory of Sets. Elements of mathematics. Springer Berlin-Heidelberg, 2013.
[HJJ] K. Hrbacek, T.J. Jeck, and T. Jech. Introduction to Set Theory. Lecture Notes in Pure and Applied Mathematics. M. Dekker, 1978.
댓글남기기