Jump to content
Wikipedia The Free Encyclopedia

Preorder

From Wikipedia, the free encyclopedia
(Redirected from Preordered set)
Reflexive and transitive binary relation
This article is about binary relations. For the graph vertex ordering, see depth-first search. For purchase orders for unreleased products, see pre-order. For other uses, see Preorder (disambiguation).
"Quasiorder" redirects here. For irreflexive transitive relations, see strict order.
Transitive binary relations
Total,
Semiconnex Anti-
reflexive
Equivalence relation Green tickY Green tickY
Preorder (Quasiorder) Green tickY
Partial order Green tickY Green tickY
Total preorder Green tickY Green tickY
Total order Green tickY Green tickY Green tickY
Prewellordering Green tickY Green tickY Green tickY
Well-quasi-ordering Green tickY Green tickY
Well-ordering Green tickY Green tickY Green tickY Green tickY
Lattice Green tickY Green tickY Green tickY Green tickY
Join-semilattice Green tickY Green tickY Green tickY
Meet-semilattice Green tickY Green tickY Green tickY
Strict partial order Green tickY Green tickY Green tickY
Strict weak order Green tickY Green tickY Green tickY
Strict total order Green tickY Green tickY Green tickY Green tickY
Definitions,
for all a , b {\displaystyle a,b} {\displaystyle a,b} and S : {\displaystyle S\neq \varnothing :} {\displaystyle S\neq \varnothing :} a R b b R a {\displaystyle {\begin{aligned}&aRb\\\Rightarrow {}&bRa\end{aligned}}} {\displaystyle {\begin{aligned}&aRb\\\Rightarrow {}&bRa\end{aligned}}} a R b  and  b R a a = b {\displaystyle {\begin{aligned}aRb{\text{ and }}&bRa\\\Rightarrow a={}&b\end{aligned}}} {\displaystyle {\begin{aligned}aRb{\text{ and }}&bRa\\\Rightarrow a={}&b\end{aligned}}} a b a R b  or  b R a {\displaystyle {\begin{aligned}a\neq {}&b\Rightarrow \\aRb{\text{ or }}&bRa\end{aligned}}} {\displaystyle {\begin{aligned}a\neq {}&b\Rightarrow \\aRb{\text{ or }}&bRa\end{aligned}}} min S exists {\displaystyle {\begin{aligned}\min S\\{\text{exists}}\end{aligned}}} {\displaystyle {\begin{aligned}\min S\\{\text{exists}}\end{aligned}}} a b exists {\displaystyle {\begin{aligned}a\vee b\\{\text{exists}}\end{aligned}}} {\displaystyle {\begin{aligned}a\vee b\\{\text{exists}}\end{aligned}}} a b exists {\displaystyle {\begin{aligned}a\wedge b\\{\text{exists}}\end{aligned}}} {\displaystyle {\begin{aligned}a\wedge b\\{\text{exists}}\end{aligned}}} a R a {\displaystyle aRa} {\displaystyle aRa} not  a R a {\displaystyle {\text{not }}aRa} {\displaystyle {\text{not }}aRa} a R b not  b R a {\displaystyle {\begin{aligned}aRb\Rightarrow \\{\text{not }}bRa\end{aligned}}} {\displaystyle {\begin{aligned}aRb\Rightarrow \\{\text{not }}bRa\end{aligned}}}
Green tickY indicates that the column's property is always true for 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 Green tickY in the "Symmetric" column and in the "Antisymmetric" column, respectively.

All definitions tacitly require the homogeneous relation R {\displaystyle R} {\displaystyle R} be transitive: for all a , b , c , {\displaystyle a,b,c,} {\displaystyle a,b,c,} if a R b {\displaystyle aRb} {\displaystyle aRb} and b R c {\displaystyle bRc} {\displaystyle bRc} then a R c . {\displaystyle aRc.} {\displaystyle aRc.}
A term's definition may require additional properties that are not listed in this table.

x R y defined by x//4≤y//4 is a preorder on the natural numbers. It corresponds to the equivalence relation x E y defined by x//4=y//4. The set of equivalence classes is partially ordered, and thus can be shown as a Hasse diagram (depicted).

In mathematics, especially in order theory, a preorder or quasiorder is a binary relation that is reflexive and transitive. The name preorder is meant to suggest that preorders are almost partial orders, but not quite, as they are not necessarily antisymmetric.

A natural example of a preorder is the divides relation "x divides y" between integers. This relation is reflexive as every integer divides itself. It is also transitive. But it is not antisymmetric, because e.g. 1 {\displaystyle 1} {\displaystyle 1} divides 1 {\displaystyle -1} {\displaystyle -1} and 1 {\displaystyle -1} {\displaystyle -1} divides 1 {\displaystyle 1} {\displaystyle 1}. It is to this preorder that "least" refers in the phrase "least common multiple" (in contrast, using the natural order on integers, e.g. 4 {\displaystyle 4} {\displaystyle 4} and 6 {\displaystyle 6} {\displaystyle 6} have the common multiples 24 {\displaystyle 24} {\displaystyle 24}, 12 {\displaystyle 12} {\displaystyle 12}, 0 {\displaystyle 0} {\displaystyle 0}, 12 {\displaystyle -12} {\displaystyle -12}, 24 {\displaystyle -24} {\displaystyle -24}, ..., but no least one).

Preorders are closely related to equivalence relations and (non-strict) partial orders. Both of these are special cases of a preorder: an antisymmetric preorder is a partial order, and a symmetric preorder is an equivalence relation. Moreover, a preorder on a set X {\displaystyle X} {\displaystyle X} can equivalently be defined as an equivalence relation on X {\displaystyle X} {\displaystyle X}, together with a partial order on the set of equivalence class, cf. picture. Like partial orders and equivalence relations, preorders (on a nonempty set) are never asymmetric.

A preorder can be visualized as a directed graph, with elements of the set corresponding to vertices, and the order relation between pairs of elements corresponding to the directed edges between vertices. The converse is not true: most directed graphs are neither reflexive nor transitive. A preorder that is antisymmetric no longer has cycles; it is a partial order, and corresponds to a directed acyclic graph. A preorder that is symmetric is an equivalence relation; it can be thought of as having lost the direction markers on the edges of the graph. In general, a preorder's corresponding directed graph may have many disconnected components.

A preorder is often denoted {\displaystyle ,円\lesssim ,円} {\displaystyle ,円\lesssim ,円} or {\displaystyle ,円\leq ,円} {\displaystyle ,円\leq ,円}.

Definition

[edit ]

A binary relation {\displaystyle ,円\lesssim ,円} {\displaystyle ,円\lesssim ,円} on a set X {\displaystyle X} {\displaystyle X} is called a preorder or quasiorder if it is reflexive and transitive; that is, if it satisfies:

  1. Reflexivity: a a {\displaystyle a\lesssim a} {\displaystyle a\lesssim a} for all a X , {\displaystyle a\in X,} {\displaystyle a\in X,} and
  2. Transitivity: if a b  and  b c  then  a c {\displaystyle a\lesssim b{\text{ and }}b\lesssim c{\text{ then }}a\lesssim c} {\displaystyle a\lesssim b{\text{ and }}b\lesssim c{\text{ then }}a\lesssim c} for all a , b , c X . {\displaystyle a,b,c\in X.} {\displaystyle a,b,c\in X.}

A set that is equipped with a preorder is called a preordered set (or proset).[1]

Preorders as partial orders on partitions

[edit ]

Given a preorder {\displaystyle ,円\lesssim ,円} {\displaystyle ,円\lesssim ,円} on X {\displaystyle X} {\displaystyle X} one may define an equivalence relation {\displaystyle ,円\sim ,円} {\displaystyle ,円\sim ,円} on X {\displaystyle X} {\displaystyle X} by a b  if  a b  and  b a . {\displaystyle a\sim b\quad {\text{ if }}\quad a\lesssim b\;{\text{ and }}\;b\lesssim a.} {\displaystyle a\sim b\quad {\text{ if }}\quad a\lesssim b\;{\text{ and }}\;b\lesssim a.} The resulting relation {\displaystyle ,円\sim ,円} {\displaystyle ,円\sim ,円} is reflexive since the preorder {\displaystyle ,円\lesssim ,円} {\displaystyle ,円\lesssim ,円} is reflexive; transitive by applying the transitivity of {\displaystyle ,円\lesssim ,円} {\displaystyle ,円\lesssim ,円} twice; and symmetric by definition.

Using this relation, it is possible to construct a partial order on the quotient set X / {\displaystyle X/\sim } {\displaystyle X/\sim } of the equivalence, by defining [ x ] [ y ] {\displaystyle [x]\leq [y]} {\displaystyle [x]\leq [y]} if x y . {\displaystyle x\lesssim y.} {\displaystyle x\lesssim y.} That this is well-defined, meaning that it does not depend on the particular choice of representatives x {\displaystyle x} {\displaystyle x} and y {\displaystyle y} {\displaystyle y}, follows from the definition of {\displaystyle ,円\sim ,円} {\displaystyle ,円\sim ,円}.

Conversely, from any partial order on a partition of a set X , {\displaystyle X,} {\displaystyle X,} it is possible to construct a preorder on X {\displaystyle X} {\displaystyle X} itself. There is a one-to-one correspondence between preorders and pairs (partition, partial order).

Example: Let X {\displaystyle X} {\displaystyle X} be the set of all (valid or invalid) sentences in some subfield of mathematics, like geometry. Define p q {\displaystyle p\Leftarrow q} {\displaystyle p\Leftarrow q} if p {\displaystyle p} {\displaystyle p} is a logical consequence of q {\displaystyle q} {\displaystyle q}. Then {\displaystyle \Leftarrow } {\displaystyle \Leftarrow } is a preorder on X {\displaystyle X} {\displaystyle X}: every sentence p {\displaystyle p} {\displaystyle p} can be proven from itself (reflexivity), and if p {\displaystyle p} {\displaystyle p} can be proven from q {\displaystyle q} {\displaystyle q}, and q {\displaystyle q} {\displaystyle q} from r {\displaystyle r} {\displaystyle r}, then p {\displaystyle p} {\displaystyle p} can also be proven from r {\displaystyle r} {\displaystyle r} (transitivity). The corresponding equivalence relation is usually denoted p q {\displaystyle p\Leftrightarrow q} {\displaystyle p\Leftrightarrow q}, and defined as p q {\displaystyle p\Leftarrow q} {\displaystyle p\Leftarrow q} and q p {\displaystyle q\Leftarrow p} {\displaystyle q\Leftarrow p}; in this case p {\displaystyle p} {\displaystyle p} and q {\displaystyle q} {\displaystyle q} are called "logically equivalent". The equivalence class of a sentence p {\displaystyle p} {\displaystyle p} is the set of all sentences q X {\displaystyle q\in X} {\displaystyle q\in X} that are logically equivalent to p {\displaystyle p} {\displaystyle p}; formally: [ p ] = { q p q } {\displaystyle [p]=\{q\mid p\Leftrightarrow q\}} {\displaystyle [p]=\{q\mid p\Leftrightarrow q\}}. The preordered set ( X , ) {\displaystyle (X,\Leftarrow )} {\displaystyle (X,\Leftarrow )} is a directed set: given two sentences p , q X {\displaystyle p,q\in X} {\displaystyle p,q\in X}, their logical conjunction p q {\displaystyle p\wedge q} {\displaystyle p\wedge q}, pronounced "both p {\displaystyle p} {\displaystyle p} and q {\displaystyle q} {\displaystyle q}", is a common upper bound of them, since p {\displaystyle p} {\displaystyle p} is a consequence of p q {\displaystyle p\wedge q} {\displaystyle p\wedge q}, and so is q {\displaystyle q} {\displaystyle q}. The partially ordered set ( X / , ) {\displaystyle \left(X/\Leftrightarrow ,\Leftarrow \right)} {\displaystyle \left(X/\Leftrightarrow ,\Leftarrow \right)} is hence also a directed set. See Lindenbaum–Tarski algebra for a related example.

Relationship to strict partial orders

[edit ]

If reflexivity is replaced with irreflexivity (while keeping transitivity) then we get the definition of a strict partial order on X {\displaystyle X} {\displaystyle X}. For this reason, the term strict preorder is sometimes used for a strict partial order. That is, this is a binary relation < {\displaystyle ,円<,円} {\displaystyle ,円<,円} on X {\displaystyle X} {\displaystyle X} that satisfies:

  1. Irreflexivity or anti-reflexivity: not a < a {\displaystyle a<a} {\displaystyle a<a} for all a X ; {\displaystyle a\in X;} {\displaystyle a\in X;} that is, a < a {\displaystyle ,円a<a} {\displaystyle ,円a<a} is false for all a X , {\displaystyle a\in X,} {\displaystyle a\in X,} and
  2. Transitivity: if a < b  and  b < c  then  a < c {\displaystyle a<b{\text{ and }}b<c{\text{ then }}a<c} {\displaystyle a<b{\text{ and }}b<c{\text{ then }}a<c} for all a , b , c X . {\displaystyle a,b,c\in X.} {\displaystyle a,b,c\in X.}

Strict partial order induced by a preorder

[edit ]

Any preorder {\displaystyle ,円\lesssim ,円} {\displaystyle ,円\lesssim ,円} gives rise to a strict partial order defined by a < b {\displaystyle a<b} {\displaystyle a<b} if and only if a b {\displaystyle a\lesssim b} {\displaystyle a\lesssim b} and not b a {\displaystyle b\lesssim a} {\displaystyle b\lesssim a}. Using the equivalence relation {\displaystyle ,円\sim ,円} {\displaystyle ,円\sim ,円} introduced above, a < b {\displaystyle a<b} {\displaystyle a<b} if and only if a b  and not  a b ; {\displaystyle a\lesssim b{\text{ and not }}a\sim b;} {\displaystyle a\lesssim b{\text{ and not }}a\sim b;} and so the following holds a b  if and only if  a < b  or  a b . {\displaystyle a\lesssim b\quad {\text{ if and only if }}\quad a<b\;{\text{ or }}\;a\sim b.} {\displaystyle a\lesssim b\quad {\text{ if and only if }}\quad a<b\;{\text{ or }}\;a\sim b.} The relation < {\displaystyle ,円<,円} {\displaystyle ,円<,円} is a strict partial order and every strict partial order can be constructed this way. If the preorder {\displaystyle ,円\lesssim ,円} {\displaystyle ,円\lesssim ,円} is antisymmetric (and thus a partial order) then the equivalence {\displaystyle ,円\sim ,円} {\displaystyle ,円\sim ,円} is equality (that is, a b {\displaystyle a\sim b} {\displaystyle a\sim b} if and only if a = b {\displaystyle a=b} {\displaystyle a=b}) and so in this case, the definition of < {\displaystyle ,円<,円} {\displaystyle ,円<,円} can be restated as: a < b  if and only if  a b  and  a b ( assuming   is antisymmetric ) . {\displaystyle a<b\quad {\text{ if and only if }}\quad a\lesssim b\;{\text{ and }}\;a\neq b\quad \quad ({\text{assuming }}\lesssim {\text{ is antisymmetric}}).} {\displaystyle a<b\quad {\text{ if and only if }}\quad a\lesssim b\;{\text{ and }}\;a\neq b\quad \quad ({\text{assuming }}\lesssim {\text{ is antisymmetric}}).} But importantly, this new condition is not used as (nor is it equivalent to) the general definition of the relation < {\displaystyle ,円<,円} {\displaystyle ,円<,円} (that is, < {\displaystyle ,円<,円} {\displaystyle ,円<,円} is not defined as: a < b {\displaystyle a<b} {\displaystyle a<b} if and only if a b  and  a b {\displaystyle a\lesssim b{\text{ and }}a\neq b} {\displaystyle a\lesssim b{\text{ and }}a\neq b}) because if the preorder {\displaystyle ,円\lesssim ,円} {\displaystyle ,円\lesssim ,円} is not antisymmetric then the resulting relation < {\displaystyle ,円<,円} {\displaystyle ,円<,円} would not be transitive (consider how equivalent non-equal elements relate). This is the reason for using the symbol " {\displaystyle \lesssim } {\displaystyle \lesssim }" instead of the "less than or equal to" symbol " {\displaystyle \leq } {\displaystyle \leq }", which might cause confusion for a preorder that is not antisymmetric since it might misleadingly suggest that a b {\displaystyle a\leq b} {\displaystyle a\leq b} implies a < b  or  a = b . {\displaystyle a<b{\text{ or }}a=b.} {\displaystyle a<b{\text{ or }}a=b.}

Preorders induced by a strict partial order

[edit ]

Using the construction above, multiple non-strict preorders can produce the same strict preorder < , {\displaystyle ,円<,,円} {\displaystyle ,円<,,円} so without more information about how < {\displaystyle ,円<,円} {\displaystyle ,円<,円} was constructed (such knowledge of the equivalence relation {\displaystyle ,円\sim ,円} {\displaystyle ,円\sim ,円} for instance), it might not be possible to reconstruct the original non-strict preorder from < . {\displaystyle ,円<.,円} {\displaystyle ,円<.,円} Possible (non-strict) preorders that induce the given strict preorder < {\displaystyle ,円<,円} {\displaystyle ,円<,円} include the following:

  • Define a b {\displaystyle a\leq b} {\displaystyle a\leq b} as a < b  or  a = b {\displaystyle a<b{\text{ or }}a=b} {\displaystyle a<b{\text{ or }}a=b} (that is, take the reflexive closure of the relation). This gives the partial order associated with the strict partial order " < {\displaystyle <} {\displaystyle <}" through reflexive closure; in this case the equivalence is equality = , {\displaystyle ,円=,} {\displaystyle ,円=,} so the symbols {\displaystyle ,円\lesssim ,円} {\displaystyle ,円\lesssim ,円} and {\displaystyle ,円\sim ,円} {\displaystyle ,円\sim ,円} are not needed.
  • Define a b {\displaystyle a\lesssim b} {\displaystyle a\lesssim b} as "  not  b < a {\displaystyle {\text{ not }}b<a} {\displaystyle {\text{ not }}b<a}" (that is, take the inverse complement of the relation), which corresponds to defining a b {\displaystyle a\sim b} {\displaystyle a\sim b} as "neither a < b  nor  b < a {\displaystyle a<b{\text{ nor }}b<a} {\displaystyle a<b{\text{ nor }}b<a}"; these relations {\displaystyle ,円\lesssim ,円} {\displaystyle ,円\lesssim ,円} and {\displaystyle ,円\sim ,円} {\displaystyle ,円\sim ,円} are in general not transitive; however, if they are then {\displaystyle ,円\sim ,円} {\displaystyle ,円\sim ,円} is an equivalence; in that case " < {\displaystyle <} {\displaystyle <}" is a strict weak order. The resulting preorder is connected (formerly called total); that is, a total preorder.

If a b {\displaystyle a\leq b} {\displaystyle a\leq b} then a b . {\displaystyle a\lesssim b.} {\displaystyle a\lesssim b.} The converse holds (that is, = {\displaystyle ,円\lesssim \;\;=\;\;\leq ,円} {\displaystyle ,円\lesssim \;\;=\;\;\leq ,円}) if and only if whenever a b {\displaystyle a\neq b} {\displaystyle a\neq b} then a < b {\displaystyle a<b} {\displaystyle a<b} or b < a . {\displaystyle b<a.} {\displaystyle b<a.}

Examples

[edit ]

Graph theory

[edit ]
  • The reachability relationship in any directed graph (possibly containing cycles) gives rise to a preorder, where x y {\displaystyle x\lesssim y} {\displaystyle x\lesssim y} in the preorder if and only if there is a path from x to y in the directed graph. Conversely, every preorder is the reachability relationship of a directed graph (for instance, the graph that has an edge from x to y for every pair (x, y) with x y {\displaystyle x\lesssim y} {\displaystyle x\lesssim y}). However, many different graphs may have the same reachability preorder as each other. In the same way, reachability of directed acyclic graphs, directed graphs with no cycles, gives rise to partially ordered sets (preorders satisfying an additional antisymmetry property).
  • The graph-minor relation is also a preorder.

Computer science

[edit ]

In computer science, one can find examples of the following preorders.

Category theory

[edit ]
  • A category with at most one morphism from any object x to any other object y is a preorder. Such categories are called thin. Here the objects correspond to the elements of X , {\displaystyle X,} {\displaystyle X,} and there is one morphism for objects which are related, zero otherwise. In this sense, categories "generalize" preorders by allowing more than one relation between objects: each morphism is a distinct (named) preorder relation.
  • Alternately, a preordered set can be understood as an enriched category, enriched over the category 2 = ( 0 1 ) . {\displaystyle 2=(0\to 1).} {\displaystyle 2=(0\to 1).}

Other

[edit ]

Further examples:

  • Every finite topological space gives rise to a preorder on its points by defining x y {\displaystyle x\lesssim y} {\displaystyle x\lesssim y} if and only if x belongs to every neighborhood of y. Every finite preorder can be formed as the specialization preorder of a topological space in this way. That is, there is a one-to-one correspondence between finite topologies and finite preorders. However, the relation between infinite topological spaces and their specialization preorders is not one-to-one.
  • The relation defined by x y {\displaystyle x\lesssim y} {\displaystyle x\lesssim y} if f ( x ) f ( y ) , {\displaystyle f(x)\lesssim f(y),} {\displaystyle f(x)\lesssim f(y),} where f is a function into some preorder.
  • The relation defined by x y {\displaystyle x\lesssim y} {\displaystyle x\lesssim y} if there exists some injection from x to y. Injection may be replaced by surjection, or any type of structure-preserving function, such as ring homomorphism, or permutation.
  • The embedding relation for countable total orderings.

Example of a total preorder:

Constructions

[edit ]

Every binary relation R {\displaystyle R} {\displaystyle R} on a set X {\displaystyle X} {\displaystyle X} can be extended to a preorder on X {\displaystyle X} {\displaystyle X} by taking the transitive closure and reflexive closure, R + = . {\displaystyle R^{+=}.} {\displaystyle R^{+=}.} The transitive closure indicates path connection in R : x R + y {\displaystyle R:xR^{+}y} {\displaystyle R:xR^{+}y} if and only if there is an R {\displaystyle R} {\displaystyle R}-path from x {\displaystyle x} {\displaystyle x} to y . {\displaystyle y.} {\displaystyle y.}

Left residual preorder induced by a binary relation

Given a binary relation R , {\displaystyle R,} {\displaystyle R,} the complemented composition R R = R T R ¯ ¯ {\displaystyle R\backslash R={\overline {R^{\textsf {T}}\circ {\overline {R}}}}} {\displaystyle R\backslash R={\overline {R^{\textsf {T}}\circ {\overline {R}}}}} forms a preorder called the left residual,[5] where R T {\displaystyle R^{\textsf {T}}} {\displaystyle R^{\textsf {T}}} denotes the converse relation of R , {\displaystyle R,} {\displaystyle R,} and R ¯ {\displaystyle {\overline {R}}} {\displaystyle {\overline {R}}} denotes the complement relation of R , {\displaystyle R,} {\displaystyle R,} while {\displaystyle \circ } {\displaystyle \circ } denotes relation composition.

[edit ]

If a preorder is also antisymmetric, that is, a b {\displaystyle a\lesssim b} {\displaystyle a\lesssim b} and b a {\displaystyle b\lesssim a} {\displaystyle b\lesssim a} implies a = b , {\displaystyle a=b,} {\displaystyle a=b,} then it is a partial order.

On the other hand, if it is symmetric, that is, if a b {\displaystyle a\lesssim b} {\displaystyle a\lesssim b} implies b a , {\displaystyle b\lesssim a,} {\displaystyle b\lesssim a,} then it is an equivalence relation.

A preorder is total if a b {\displaystyle a\lesssim b} {\displaystyle a\lesssim b} or b a {\displaystyle b\lesssim a} {\displaystyle b\lesssim a} for all a , b X . {\displaystyle a,b\in X.} {\displaystyle a,b\in X.}

A preordered class is a class equipped with a preorder. Every set is a class and so every preordered set is a preordered class.

Uses

[edit ]

Preorders play a pivotal role in several situations:

Number of preorders

[edit ]
Number of n-element binary relations of different types
Elem­ents Any Transitive Reflexive Symmetric Preorder Partial order Total preorder Total order Equivalence relation
0 1 1 1 1 1 1 1 1 1
1 2 2 1 2 1 1 1 1 1
2 16 13 4 8 4 3 3 2 2
3 512 171 64 64 29 19 13 6 5
4 65,536 3,994 4,096 1,024 355 219 75 24 15
n 2n2 2n(n−1) 2n(n+1)/2 n
k=0
k!S(n, k)
n! n
k=0
S(n, k)
OEIS A002416 A006905 A053763 A006125 A000798 A001035 A000670 A000142 A000110

Note that S(n, k) refers to Stirling numbers of the second kind.

As explained above, there is a 1-to-1 correspondence between preorders and pairs (partition, partial order). Thus the number of preorders is the sum of the number of partial orders on every partition. For example:

  • for n = 3 : {\displaystyle n=3:} {\displaystyle n=3:}
    • 1 partition of 3, giving 1 preorder
    • 3 partitions of 2 + 1, giving 3 × 3 = 9 {\displaystyle 3\times 3=9} {\displaystyle 3\times 3=9} preorders
    • 1 partition of 1 + 1 + 1, giving 19 preorders
    I.e., together, 29 preorders.
  • for n = 4 : {\displaystyle n=4:} {\displaystyle n=4:}
    • 1 partition of 4, giving 1 preorder
    • 7 partitions with two classes (4 of 3 + 1 and 3 of 2 + 2), giving 7 × 3 = 21 {\displaystyle 7\times 3=21} {\displaystyle 7\times 3=21} preorders
    • 6 partitions of 2 + 1 + 1, giving 6 × 19 = 114 {\displaystyle 6\times 19=114} {\displaystyle 6\times 19=114} preorders
    • 1 partition of 1 + 1 + 1 + 1, giving 219 preorders
    I.e., together, 355 preorders.

Interval

[edit ]

For a b , {\displaystyle a\lesssim b,} {\displaystyle a\lesssim b,} the interval [ a , b ] {\displaystyle [a,b]} {\displaystyle [a,b]} is the set of points x satisfying a x {\displaystyle a\lesssim x} {\displaystyle a\lesssim x} and x b , {\displaystyle x\lesssim b,} {\displaystyle x\lesssim b,} also written a x b . {\displaystyle a\lesssim x\lesssim b.} {\displaystyle a\lesssim x\lesssim b.} It contains at least the points a and b. One may choose to extend the definition to all pairs ( a , b ) {\displaystyle (a,b)} {\displaystyle (a,b)} The extra intervals are all empty.

Using the corresponding strict relation " < {\displaystyle <} {\displaystyle <}", one can also define the interval ( a , b ) {\displaystyle (a,b)} {\displaystyle (a,b)} as the set of points x satisfying a < x {\displaystyle a<x} {\displaystyle a<x} and x < b , {\displaystyle x<b,} {\displaystyle x<b,} also written a < x < b . {\displaystyle a<x<b.} {\displaystyle a<x<b.} An open interval may be empty even if a < b . {\displaystyle a<b.} {\displaystyle a<b.}

Also [ a , b ) {\displaystyle [a,b)} {\displaystyle [a,b)} and ( a , b ] {\displaystyle (a,b]} {\displaystyle (a,b]} can be defined similarly.

See also

[edit ]

Notes

[edit ]
  1. ^ For "proset", see e.g. Eklund, Patrik; Gähler, Werner (1990), "Generalized Cauchy spaces", Mathematische Nachrichten, 147: 219–233, doi:10.1002/mana.19901470123, MR 1127325 .
  2. ^ Pierce, Benjamin C. (2002). Types and Programming Languages. Cambridge, Massachusetts/London, England: The MIT Press. pp. 182ff. ISBN 0-262-16209-1.
  3. ^ Robinson, J. A. (1965). "A machine-oriented logic based on the resolution principle". Journal of the ACM. 12 (1): 23–41. doi:10.1145/321250.321253 . S2CID 14389185.
  4. ^ Hansson, Sven Ove; Grüne-Yanoff, Till (2024), "Preferences", in Zalta, Edward N.; Nodelman, Uri (eds.), The Stanford Encyclopedia of Philosophy (Winter 2024 ed.), Metaphysics Research Lab, Stanford University, retrieved 2025年03月16日
  5. ^ In this context, " {\displaystyle \backslash } {\displaystyle \backslash }" does not mean "set difference".
  6. ^ Kunen, Kenneth (1980), Set Theory, An Introduction to Independence Proofs, Studies in logic and the foundation of mathematics, vol. 102, Amsterdam, the Netherlands: Elsevier.

References

[edit ]
  • Schmidt, Gunther, "Relational Mathematics", Encyclopedia of Mathematics and its Applications, vol. 132, Cambridge University Press, 2011, ISBN 978-0-521-76268-7
  • Schröder, Bernd S. W. (2002), Ordered Sets: An Introduction, Boston: Birkhäuser, ISBN 0-8176-4128-9
Key concepts
Results
Properties & Types (list)
Constructions
Topology & Orders
Related

AltStyle によって変換されたページ (->オリジナル) /