Order theory is a branch of
mathematics
Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
that investigates the intuitive notion of order using
binary relation
In mathematics, a binary relation associates some elements of one Set (mathematics), set called the ''domain'' with some elements of another set called the ''codomain''. Precisely, a binary relation over sets X and Y is a set of ordered pairs ...
s. It provides a formal framework for describing statements such as "this is
less than
In mathematics, an inequality is a relation which makes a non-equal comparison between two numbers or other mathematical expressions. It is used most often to compare two numbers on the number line by their size. The main types of inequality ar ...
that" or "this precedes that". This article introduces the field and provides basic definitions. A list of order-theoretic terms can be found in the
order theory glossary.
Background and motivation
Orders are everywhere in mathematics and related fields like
computer science
Computer science is the study of computation, information, and automation. Computer science spans Theoretical computer science, theoretical disciplines (such as algorithms, theory of computation, and information theory) to Applied science, ...
. The first order often discussed in
primary school
A primary school (in Ireland, India, the United Kingdom, Australia, New Zealand, Trinidad and Tobago, Jamaica, South Africa, and Singapore), elementary school, or grade school (in North America and the Philippines) is a school for primary ...
is the standard order on the
natural numbers
In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positiv ...
e.g. "2 is less than 3", "10 is
greater than 5", or "Does Tom have fewer cookies than Sally?". This intuitive concept can be extended to orders on other sets of
number
A number is a mathematical object used to count, measure, and label. The most basic examples are the natural numbers 1, 2, 3, 4, and so forth. Numbers can be represented in language with number words. More universally, individual numbers can ...
s, such as the
integer
An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
s and the
reals. The idea of being greater than or less than another number is one of the basic intuitions of
number systems in general (although one usually is also interested in the actual
difference of two numbers, which is not given by the order). Other familiar examples of orderings are the
alphabetical order
Alphabetical order is a system whereby character strings are placed in order based on the position of the characters in the conventional ordering of an alphabet. It is one of the methods of collation. In mathematics, a lexicographical order is ...
of words in a dictionary and the
genealogical property of
lineal descent within a group of people.
The notion of order is very general, extending beyond contexts that have an immediate, intuitive feel of sequence or relative quantity. In other contexts orders may capture notions of containment or specialization. Abstractly, this type of order amounts to the
subset relation, e.g., "
Pediatricians
Pediatrics (American English) also spelled paediatrics (British English), is the branch of medicine that involves the medical care of infants, children, adolescents, and young adults. In the United Kingdom, pediatrics covers many of their yout ...
are
physicians
A physician, medical practitioner (British English), medical doctor, or simply doctor is a health professional who practices medicine, which is concerned with promoting, maintaining or restoring health through the study, diagnosis, prognosis ...
," and "
Circles are merely special-case
ellipse
In mathematics, an ellipse is a plane curve surrounding two focus (geometry), focal points, such that for all points on the curve, the sum of the two distances to the focal points is a constant. It generalizes a circle, which is the special ty ...
s."
Some orders, like "less-than" on the natural numbers and alphabetical order on words, have a special property: each element can be ''compared'' to any other element, i.e. it is smaller (earlier) than, larger (later) than, or identical to. However, many other orders do not. Consider for example the subset order on a collection of
sets: though the set of birds and the set of dogs are both subsets of the set of animals, neither the birds nor the dogs constitutes a subset of the other. Those orders like the "subset-of" relation for which there exist ''incomparable'' elements are called ''
partial order
In mathematics, especially order theory, a partial order on a set is an arrangement such that, for certain pairs of elements, one precedes the other. The word ''partial'' is used to indicate that not every pair of elements needs to be comparable ...
s''; orders for which every pair of elements is comparable are ''
total order
In mathematics, a total order or linear order is a partial order in which any two elements are comparable. That is, a total order is a binary relation \leq on some set X, which satisfies the following for all a, b and c in X:
# a \leq a ( re ...
s''.
Order theory captures the intuition of orders that arises from such examples in a general setting. This is achieved by specifying properties that a relation ≤ must have to be a mathematical order. This more abstract approach makes much sense, because one can derive numerous theorems in the general setting, without focusing on the details of any particular order. These insights can then be readily transferred to many less abstract applications.
Driven by the wide practical usage of orders, numerous special kinds of ordered sets have been defined, some of which have grown into mathematical fields of their own. In addition, order theory does not restrict itself to the various classes of ordering relations, but also considers appropriate
functions between them. A simple example of an order theoretic property for functions comes from
analysis
Analysis (: analyses) is the process of breaking a complex topic or substance into smaller parts in order to gain a better understanding of it. The technique has been applied in the study of mathematics and logic since before Aristotle (38 ...
where
monotone functions are frequently found.
Basic definitions
This section introduces ordered sets by building upon the concepts of
set theory
Set theory is the branch of mathematical logic that studies Set (mathematics), sets, which can be informally described as collections of objects. Although objects of any kind can be collected into a set, set theory – as a branch of mathema ...
,
arithmetic
Arithmetic is an elementary branch of mathematics that deals with numerical operations like addition, subtraction, multiplication, and division. In a wider sense, it also includes exponentiation, extraction of roots, and taking logarithms.
...
, and
binary relation
In mathematics, a binary relation associates some elements of one Set (mathematics), set called the ''domain'' with some elements of another set called the ''codomain''. Precisely, a binary relation over sets X and Y is a set of ordered pairs ...
s.
Partially ordered sets
Orders are special binary relations. Suppose that ''P'' is a set and that ≤ is a relation on ''P'' ('relation ''on'' a set' is taken to mean 'relation ''amongst'' its inhabitants', i.e. ≤ is a subset of the cartesian product ''P'' × ''P''). Then ≤ is a partial order if it is
reflexive,
antisymmetric, and
transitive, that is, if for all ''a'', ''b'' and ''c'' in ''P'', we have that:
: ''a'' ≤ ''a'' (reflexivity)
: if ''a'' ≤ ''b'' and ''b'' ≤ ''a'' then ''a'' = ''b'' (antisymmetry)
: if ''a'' ≤ ''b'' and ''b'' ≤ ''c'' then ''a'' ≤ ''c'' (transitivity).
A set with a
partial order
In mathematics, especially order theory, a partial order on a set is an arrangement such that, for certain pairs of elements, one precedes the other. The word ''partial'' is used to indicate that not every pair of elements needs to be comparable ...
on it is called a partially ordered set, poset, or just ordered set if the intended meaning is clear. By checking these properties, one immediately sees that the well-known orders on
natural number
In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positive in ...
s,
integer
An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
s,
rational number
In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (for example,
The set of all ...
s and
reals are all orders in the above sense. However, these examples have the additional property that any two elements are comparable, that is, for all ''a'' and ''b'' in ''P'', we have that:
: ''a'' ≤ ''b'' or ''b'' ≤ ''a''.
A partial order with this property is called a
total order
In mathematics, a total order or linear order is a partial order in which any two elements are comparable. That is, a total order is a binary relation \leq on some set X, which satisfies the following for all a, b and c in X:
# a \leq a ( re ...
. These orders can also be called linear orders or chains. While many familiar orders are linear, the
subset
In mathematics, a Set (mathematics), set ''A'' is a subset of a set ''B'' if all Element (mathematics), elements of ''A'' are also elements of ''B''; ''B'' is then a superset of ''A''. It is possible for ''A'' and ''B'' to be equal; if they a ...
order on sets provides an example where this is not the case. Another example is given by the divisibility (or "is-a-
factor-of") relation , . For two natural numbers ''n'' and ''m'', we write ''n'', ''m'' if ''n''
divides
In mathematics, a divisor of an integer n, also called a factor of n, is an integer m that may be multiplied by some integer to produce n. In this case, one also says that n is a '' multiple'' of m. An integer n is divisible or evenly divisibl ...
''m'' without remainder. One easily sees that this yields a partial order. For example neither 3 divides 13 nor 13 divides 3, so 3 and 13 are not comparable elements of the divisibility relation on the set of integers.
The identity relation = on any set is also a partial order in which every two distinct elements are incomparable. It is also the only relation that is both a partial order and an
equivalence relation
In mathematics, an equivalence relation is a binary relation that is reflexive, symmetric, and transitive. The equipollence relation between line segments in geometry is a common example of an equivalence relation. A simpler example is equ ...
because it satisfies both the antisymmetry property of partial orders and the
symmetry
Symmetry () in everyday life refers to a sense of harmonious and beautiful proportion and balance. In mathematics, the term has a more precise definition and is usually used to refer to an object that is Invariant (mathematics), invariant und ...
property of equivalence relations. Many advanced properties of posets are interesting mainly for non-linear orders.
Visualizing a poset
Hasse diagrams can visually represent the elements and relations of a partial ordering. These are
graph drawings where the
vertices are the elements of the poset and the ordering relation is indicated by both the
edges and the relative positioning of the vertices. Orders are drawn bottom-up: if an element ''x'' is smaller than (precedes) ''y'' then there exists a path from ''x'' to ''y'' that is directed upwards. It is often necessary for the edges connecting elements to cross each other, but elements must never be located within an edge. An instructive exercise is to draw the Hasse diagram for the set of natural numbers that are smaller than or equal to 13, ordered by , (the ''
divides
In mathematics, a divisor of an integer n, also called a factor of n, is an integer m that may be multiplied by some integer to produce n. In this case, one also says that n is a '' multiple'' of m. An integer n is divisible or evenly divisibl ...
'' relation).
Even some infinite sets can be diagrammed by superimposing an
ellipsis
The ellipsis (, plural ellipses; from , , ), rendered , alternatively described as suspension points/dots, points/periods of ellipsis, or ellipsis points, or colloquially, dot-dot-dot,. According to Toner it is difficult to establish when t ...
(...) on a finite sub-order. This works well for the natural numbers, but it fails for the reals, where there is no immediate successor above 0; however, quite often one can obtain an intuition related to diagrams of a similar kind.
Special elements within an order
In a partially ordered set there may be some elements that play a special role. The most basic example is given by the least element of a
poset
In mathematics, especially order theory, a partial order on a Set (mathematics), set is an arrangement such that, for certain pairs of elements, one precedes the other. The word ''partial'' is used to indicate that not every pair of elements need ...
. For example, 1 is the
least element of the positive integers and the
empty set
In mathematics, the empty set or void set is the unique Set (mathematics), set having no Element (mathematics), elements; its size or cardinality (count of elements in a set) is 0, zero. Some axiomatic set theories ensure that the empty set exi ...
is the least set under the subset order. Formally, an element ''m'' is a least element if:
: ''m'' ≤ ''a'', for all elements ''a'' of the order.
The notation 0 is frequently found for the least element, even when no numbers are concerned. However, in orders on sets of numbers, this notation might be inappropriate or ambiguous, since the number 0 is not always least. An example is given by the above divisibility order , , where 1 is the least element since it divides all other numbers. In contrast, 0 is the number that is divided by all other numbers. Hence it is the greatest element of the order. Other frequent terms for the least and greatest elements is bottom and top or zero and unit.
Least and
greatest element
In mathematics, especially in order theory, the greatest element of a subset S of a partially ordered set (poset) is an element of S that is greater than every other element of S. The term least element is defined duality (order theory), dually ...
s may fail to exist, as the example of the real numbers shows. But if they exist, they are always unique. In contrast, consider the divisibility relation , on the set . Although this set has neither top nor bottom, the elements 2, 3, and 5 have no elements below them, while 4, 5 and 6 have none above. Such elements are called minimal and maximal, respectively. Formally, an element ''m'' is
minimal if:
: ''a'' ≤ ''m'' implies ''a'' = ''m'', for all elements ''a'' of the order.
Exchanging ≤ with ≥ yields the definition of
maximality. As the example shows, there can be many maximal elements and some elements may be both maximal and minimal (e.g. 5 above). However, if there is a least element, then it is the only minimal element of the order. Again, in infinite posets maximal elements do not always exist - the set of all ''finite'' subsets of a given infinite set, ordered by subset inclusion, provides one of many counterexamples. An important tool to ensure the existence of maximal elements under certain conditions is
Zorn's Lemma
Zorn's lemma, also known as the Kuratowski–Zorn lemma, is a proposition of set theory. It states that a partially ordered set containing upper bounds for every chain (that is, every totally ordered subset) necessarily contains at least on ...
.
Subsets of partially ordered sets inherit the order. We already applied this by considering the subset of the natural numbers with the induced divisibility ordering. Now there are also elements of a poset that are special with respect to some subset of the order. This leads to the definition of
upper bound
In mathematics, particularly in order theory, an upper bound or majorant of a subset of some preordered set is an element of that is every element of .
Dually, a lower bound or minorant of is defined to be an element of that is less ...
s. Given a subset ''S'' of some poset ''P'', an upper bound of ''S'' is an element ''b'' of ''P'' that is above all elements of ''S''. Formally, this means that
: ''s'' ≤ ''b'', for all ''s'' in ''S''.
Lower bounds again are defined by inverting the order. For example, −5 is a lower bound of the natural numbers as a subset of the integers. Given a set of sets, an upper bound for these sets under the subset ordering is given by their
union. In fact, this upper bound is quite special: it is the smallest set that contains all of the sets. Hence, we have found the
least upper bound of a set of sets. This concept is also called supremum or join, and for a set ''S'' one writes sup(''S'') or
for its least upper bound. Conversely, the
greatest lower bound is known as
infimum
In mathematics, the infimum (abbreviated inf; : infima) of a subset S of a partially ordered set P is the greatest element in P that is less than or equal to each element of S, if such an element exists. If the infimum of S exists, it is unique ...
or meet and denoted inf(''S'') or
. These concepts play an important role in many applications of order theory. For two elements ''x'' and ''y'', one also writes
and
for sup() and inf(), respectively.
For example, 1 is the infimum of the positive integers as a subset of integers.
For another example, consider again the relation , on natural numbers. The least upper bound of two numbers is the smallest number that is divided by both of them, i.e. the
least common multiple
In arithmetic and number theory, the least common multiple (LCM), lowest common multiple, or smallest common multiple (SCM) of two integers ''a'' and ''b'', usually denoted by , is the smallest positive integer that is divisible by both ''a'' and ...
of the numbers. Greatest lower bounds in turn are given by the
greatest common divisor
In mathematics, the greatest common divisor (GCD), also known as greatest common factor (GCF), of two or more integers, which are not all zero, is the largest positive integer that divides each of the integers. For two integers , , the greatest co ...
.
Duality
In the previous definitions, we often noted that a concept can be defined by just inverting the ordering in a former definition. This is the case for "least" and "greatest", for "minimal" and "maximal", for "upper bound" and "lower bound", and so on. This is a general situation in order theory: A given order can be inverted by just exchanging its direction, pictorially flipping the Hasse diagram top-down. This yields the so-called dual, inverse, or opposite order.
Every order theoretic definition has its dual: it is the notion one obtains by applying the definition to the inverse order. Since all concepts are symmetric, this operation preserves the theorems of partial orders. For a given mathematical result, one can just invert the order and replace all definitions by their duals and one obtains another valid theorem. This is important and useful, since one obtains two theorems for the price of one. Some more details and examples can be found in the article on
duality in order theory.
Constructing new orders
There are many ways to construct orders out of given orders. The dual order is one example. Another important construction is the
cartesian product
In mathematics, specifically set theory, the Cartesian product of two sets and , denoted , is the set of all ordered pairs where is an element of and is an element of . In terms of set-builder notation, that is
A\times B = \.
A table c ...
of two partially ordered sets, taken together with the
product order
In mathematics, given partial orders \preceq and \sqsubseteq on sets A and B, respectively, the product order (also called the coordinatewise order or componentwise order) is a partial order \leq on the Cartesian product A \times B. Given two pa ...
on pairs of elements. The ordering is defined by (''a'', ''x'') ≤ (''b'', ''y'') if (and only if) ''a'' ≤ ''b'' and ''x'' ≤ ''y''. (Notice carefully that there are three distinct meanings for the relation symbol ≤ in this definition.) The
disjoint union
In mathematics, the disjoint union (or discriminated union) A \sqcup B of the sets and is the set formed from the elements of and labelled (indexed) with the name of the set from which they come. So, an element belonging to both and appe ...
of two posets is another typical example of order construction, where the order is just the (disjoint) union of the original orders.
Every partial order ≤ gives rise to a so-called
strict order <, by defining ''a'' < ''b'' if ''a'' ≤ ''b'' and not ''b'' ≤ ''a''. This transformation can be inverted by setting ''a'' ≤ ''b'' if ''a'' < ''b'' or ''a'' = ''b''. The two concepts are equivalent although in some circumstances one can be more convenient to work with than the other.
Functions between orders
It is reasonable to consider functions between partially ordered sets having certain additional properties that are related to the ordering relations of the two sets. The most fundamental condition that occurs in this context is
monotonicity. A function ''f'' from a poset ''P'' to a poset ''Q'' is monotone, or order-preserving, if ''a'' ≤ ''b'' in ''P'' implies ''f''(''a'') ≤ ''f''(''b'') in ''Q'' (Noting that, strictly, the two relations here are different since they apply to different sets.). The converse of this implication leads to functions that are order-reflecting, i.e. functions ''f'' as above for which ''f''(''a'') ≤ ''f''(''b'') implies ''a'' ≤ ''b''. On the other hand, a function may also be order-reversing or antitone, if ''a'' ≤ ''b'' implies ''f''(''a'') ≥ ''f''(''b'').
An
order-embedding is a function ''f'' between orders that is both order-preserving and order-reflecting. Examples for these definitions are found easily. For instance, the function that maps a natural number to its successor is clearly monotone with respect to the natural order. Any function from a discrete order, i.e. from a set ordered by the identity order "=", is also monotone. Mapping each natural number to the corresponding real number gives an example for an order embedding. The
set complement
In set theory, the complement of a set , often denoted by A^c (or ), is the set of elements not in .
When all elements in the universe, i.e. all elements under consideration, are considered to be members of a given set , the absolute complemen ...
on a
powerset
In mathematics, the power set (or powerset) of a set is the set of all subsets of , including the empty set and itself. In axiomatic set theory (as developed, for example, in the ZFC axioms), the existence of the power set of any set is po ...
is an example of an antitone function.
An important question is when two orders are "essentially equal", i.e. when they are the same up to renaming of elements.
Order isomorphism
In the mathematical field of order theory, an order isomorphism is a special kind of monotone function that constitutes a suitable notion of isomorphism for partially ordered sets (posets). Whenever two posets are order isomorphic, they can be co ...
s are functions that define such a renaming. An order-isomorphism is a monotone
bijective
In mathematics, a bijection, bijective function, or one-to-one correspondence is a function between two sets such that each element of the second set (the codomain) is the image of exactly one element of the first set (the domain). Equival ...
function that has a monotone inverse. This is equivalent to being a
surjective
In mathematics, a surjective function (also known as surjection, or onto function ) is a function such that, for every element of the function's codomain, there exists one element in the function's domain such that . In other words, for a f ...
order-embedding. Hence, the image ''f''(''P'') of an order-embedding is always isomorphic to ''P'', which justifies the term "embedding".
A more elaborate type of functions is given by so-called
Galois connection
In mathematics, especially in order theory, a Galois connection is a particular correspondence (typically) between two partially ordered sets (posets). Galois connections find applications in various mathematical theories. They generalize the fun ...
s. Monotone Galois connections can be viewed as a generalization of order-isomorphisms, since they constitute of a pair of two functions in converse directions, which are "not quite" inverse to each other, but that still have close relationships.
Another special type of self-maps on a poset are
closure operators, which are not only monotonic, but also
idempotent
Idempotence (, ) is the property of certain operations in mathematics and computer science whereby they can be applied multiple times without changing the result beyond the initial application. The concept of idempotence arises in a number of pl ...
, i.e. ''f''(''x'') = ''f''(''f''(''x'')), and
extensive (or ''inflationary''), i.e. ''x'' ≤ ''f''(''x''). These have many applications in all kinds of "closures" that appear in mathematics.
Besides being compatible with the mere order relations, functions between posets may also behave well with respect to special elements and constructions. For example, when talking about posets with least element, it may seem reasonable to consider only monotonic functions that preserve this element, i.e. which map least elements to least elements. If binary infima ∧ exist, then a reasonable property might be to require that ''f''(''x'' ∧ ''y'') = ''f''(''x'') ∧ ''f''(''y''), for all ''x'' and ''y''. All of these properties, and indeed many more, may be compiled under the label of limit-preserving functions.
Finally, one can invert the view, switching from ''functions of orders'' to ''orders of functions''. Indeed, the functions between two posets ''P'' and ''Q'' can be ordered via the
pointwise order. For two functions ''f'' and ''g'', we have ''f'' ≤ ''g'' if ''f''(''x'') ≤ ''g''(''x'') for all elements ''x'' of ''P''. This occurs for example in
domain theory
Domain theory is a branch of mathematics that studies special kinds of partially ordered sets (posets) commonly called domains. Consequently, domain theory can be considered as a branch of order theory. The field has major applications in computer ...
, where
function space
In mathematics, a function space is a set of functions between two fixed sets. Often, the domain and/or codomain will have additional structure which is inherited by the function space. For example, the set of functions from any set into a ve ...
s play an important role.
Special types of orders
Many of the structures that are studied in order theory employ order relations with further properties. In fact, even some relations that are not partial orders are of special interest. Mainly the concept of a
preorder
In mathematics, especially in order theory, a preorder or quasiorder is a binary relation that is reflexive relation, reflexive and Transitive relation, transitive. The name is meant to suggest that preorders are ''almost'' partial orders, ...
has to be mentioned. A preorder is a relation that is reflexive and transitive, but not necessarily antisymmetric. Each preorder induces an
equivalence relation
In mathematics, an equivalence relation is a binary relation that is reflexive, symmetric, and transitive. The equipollence relation between line segments in geometry is a common example of an equivalence relation. A simpler example is equ ...
between elements, where ''a'' is equivalent to ''b'', if ''a'' ≤ ''b'' and ''b'' ≤ ''a''. Preorders can be turned into orders by identifying all elements that are equivalent with respect to this relation.
Several types of orders can be defined from numerical data on the items of the order: a
total order
In mathematics, a total order or linear order is a partial order in which any two elements are comparable. That is, a total order is a binary relation \leq on some set X, which satisfies the following for all a, b and c in X:
# a \leq a ( re ...
results from attaching distinct real numbers to each item and using the numerical comparisons to order the items; instead, if distinct items are allowed to have equal numerical scores, one obtains a
strict weak ordering
In mathematics, especially order theory, a weak ordering is a mathematical formalization of the intuitive notion of a ranking of a set, some of whose members may be tied with each other. Weak orders are a generalization of totally ordered s ...
. Requiring two scores to be separated by a fixed threshold before they may be compared leads to the concept of a
semiorder, while allowing the threshold to vary on a per-item basis produces an
interval order.
An additional simple but useful property leads to so-called
well-founded
In mathematics, a binary relation is called well-founded (or wellfounded or foundational) on a set (mathematics), set or, more generally, a Class (set theory), class if every non-empty subset has a minimal element with respect to ; that is, t ...
, for which all non-empty subsets have a minimal element. Generalizing well-orders from linear to partial orders, a set is
well partially ordered if all its non-empty subsets have a finite number of minimal elements.
Many other types of orders arise when the existence of
infima and
suprema of certain sets is guaranteed. Focusing on this aspect, usually referred to as
completeness of orders, one obtains:
*
Bounded posets, i.e. posets with a
least and
greatest element
In mathematics, especially in order theory, the greatest element of a subset S of a partially ordered set (poset) is an element of S that is greater than every other element of S. The term least element is defined duality (order theory), dually ...
(which are just the supremum and infimum of the
empty subset),
*
Lattices, in which every non-empty finite set has a supremum and infimum,
*
Complete lattices, where every set has a supremum and infimum, and
*
Directed complete partial orders (dcpos), that guarantee the existence of suprema of all
directed subsets and that are studied in
domain theory
Domain theory is a branch of mathematics that studies special kinds of partially ordered sets (posets) commonly called domains. Consequently, domain theory can be considered as a branch of order theory. The field has major applications in computer ...
.
* Partial orders with complements, or ''poc sets'', are posets with a unique bottom element 0, as well as an order-reversing involution
such that
However, one can go even further: if all finite non-empty infima exist, then ∧ can be viewed as a total binary operation in the sense of
universal algebra
Universal algebra (sometimes called general algebra) is the field of mathematics that studies algebraic structures in general, not specific types of algebraic structures.
For instance, rather than considering groups or rings as the object of stud ...
. Hence, in a lattice, two operations ∧ and ∨ are available, and one can define new properties by giving identities, such as
: ''x'' ∧ (''y'' ∨ ''z'') = (''x'' ∧ ''y'') ∨ (''x'' ∧ ''z''), for all ''x'', ''y'', and ''z''.
This condition is called distributivity and gives rise to
distributive lattice
In mathematics, a distributive lattice is a lattice (order), lattice in which the operations of join and meet distributivity, distribute over each other. The prototypical examples of such structures are collections of sets for which the lattice o ...
s. There are some other important distributivity laws which are discussed in the article on
distributivity in order theory. Some additional order structures that are often specified via algebraic operations and defining identities are
*
Heyting algebras and
*
Boolean algebra
In mathematics and mathematical logic, Boolean algebra is a branch of algebra. It differs from elementary algebra in two ways. First, the values of the variable (mathematics), variables are the truth values ''true'' and ''false'', usually denot ...
s,
which both introduce a new operation ~ called negation. Both structures play a role in
mathematical logic
Mathematical logic is the study of Logic#Formal logic, formal logic within mathematics. Major subareas include model theory, proof theory, set theory, and recursion theory (also known as computability theory). Research in mathematical logic com ...
and especially Boolean algebras have major applications in
computer science
Computer science is the study of computation, information, and automation. Computer science spans Theoretical computer science, theoretical disciplines (such as algorithms, theory of computation, and information theory) to Applied science, ...
.
Finally, various structures in mathematics combine orders with even more algebraic operations, as in the case of
quantales, that allow for the definition of an addition operation.
Many other important properties of posets exist. For example, a poset is locally finite if every closed
interval 'a'', ''b''in it is
finite. Locally finite posets give rise to
incidence algebra
In order theory, a field of mathematics, an incidence algebra is an associative algebra, defined for every locally finite partially ordered set
and commutative ring with unity. Subalgebra#Subalgebras_for_algebras_over_a_ring_or_field, Subalgebras c ...
s which in turn can be used to define the
Euler characteristic
In mathematics, and more specifically in algebraic topology and polyhedral combinatorics, the Euler characteristic (or Euler number, or Euler–Poincaré characteristic) is a topological invariant, a number that describes a topological space's ...
of finite bounded posets.
Subsets of ordered sets
In an ordered set, one can define many types of special subsets based on the given order. A simple example are upper sets; i.e. sets that contain all elements that are above them in the order. Formally, the upper closure of a set ''S'' in a poset ''P'' is given by the set . A set that is equal to its upper closure is called an upper set. Lower sets are defined dually.
More complicated lower subsets are
ideals, which have the additional property that each two of their elements have an upper bound within the ideal. Their duals are given by
filters
Filtration is a physical process that separates solid matter and fluid from a mixture.
Filter, filtering, filters or filtration may also refer to:
Science and technology
Computing
* Filter (higher-order function), in functional programming
* Fil ...
. A related concept is that of a
directed subset, which like an ideal contains upper bounds of finite subsets, but does not have to be a lower set. Furthermore, it is often generalized to preordered sets.
A subset which is – as a sub-poset – linearly ordered, is called a
chain. The opposite notion, the
antichain, is a subset that contains no two comparable elements; i.e. that is a discrete order.
Related mathematical areas
Although most mathematical areas ''use'' orders in one or the other way, there are also a few theories that have relationships which go far beyond mere application. Together with their major points of contact with order theory, some of these are to be presented below.
Universal algebra
As already mentioned, the methods and formalisms of
universal algebra
Universal algebra (sometimes called general algebra) is the field of mathematics that studies algebraic structures in general, not specific types of algebraic structures.
For instance, rather than considering groups or rings as the object of stud ...
are an important tool for many order theoretic considerations. Beside formalizing orders in terms of
algebraic structure
In mathematics, an algebraic structure or algebraic system consists of a nonempty set ''A'' (called the underlying set, carrier set or domain), a collection of operations on ''A'' (typically binary operations such as addition and multiplicatio ...
s that satisfy certain identities, one can also establish other connections to algebra. An example is given by the correspondence between
Boolean algebra
In mathematics and mathematical logic, Boolean algebra is a branch of algebra. It differs from elementary algebra in two ways. First, the values of the variable (mathematics), variables are the truth values ''true'' and ''false'', usually denot ...
s and
Boolean ring
In mathematics, a Boolean ring is a ring for which for all in , that is, a ring that consists of only idempotent elements. An example is the ring of integers modulo 2.
Every Boolean ring gives rise to a Boolean algebra, with ring multiplicat ...
s. Other issues are concerned with the existence of
free constructions, such as
free lattices based on a given set of generators. Furthermore, closure operators are important in the study of universal algebra.
Topology
In
topology
Topology (from the Greek language, Greek words , and ) is the branch of mathematics concerned with the properties of a Mathematical object, geometric object that are preserved under Continuous function, continuous Deformation theory, deformat ...
, orders play a very prominent role. In fact, the collection of
open set
In mathematics, an open set is a generalization of an Interval (mathematics)#Definitions_and_terminology, open interval in the real line.
In a metric space (a Set (mathematics), set with a metric (mathematics), distance defined between every two ...
s provides a classical example of a complete lattice, more precisely a complete
Heyting algebra (or "frame" or "locale").
Filters
Filtration is a physical process that separates solid matter and fluid from a mixture.
Filter, filtering, filters or filtration may also refer to:
Science and technology
Computing
* Filter (higher-order function), in functional programming
* Fil ...
and
nets are notions closely related to order theory and the
closure operator of sets can be used to define a topology. Beyond these relations, topology can be looked at solely in terms of the open set lattices, which leads to the study of
pointless topology
In mathematics, pointless topology, also called point-free topology (or pointfree topology) or topology without points and locale theory, is an approach to topology that avoids mentioning point (mathematics), points, and in which the Lattice (order ...
. Furthermore, a natural preorder of elements of the underlying set of a topology is given by the so-called
specialization order, that is actually a partial order if the topology is
T0.
Conversely, in order theory, one often makes use of topological results. There are various ways to define subsets of an order which can be considered as open sets of a topology. Considering topologies on a poset (''X'', ≤) that in turn induce ≤ as their specialization order, the
finest such topology is the
Alexandrov topology
In general topology, an Alexandrov topology is a topology in which the intersection of an ''arbitrary'' family of open sets is open (while the definition of a topology only requires this for a ''finite'' family). Equivalently, an Alexandrov top ...
, given by taking all upper sets as opens. Conversely, the
coarsest topology that induces the specialization order is the
upper topology, having the complements of
principal ideals (i.e. sets of the form for some ''x'') as a
subbase. Additionally, a topology with specialization order ≤ may be
order consistent, meaning that their open sets are "inaccessible by directed suprema" (with respect to ≤). The finest order consistent topology is the
Scott topology, which is coarser than the Alexandrov topology. A third important topology in this spirit is the
Lawson topology. There are close connections between these topologies and the concepts of order theory. For example, a function preserves directed suprema if and only if it is
continuous with respect to the Scott topology (for this reason this order theoretic property is also called
Scott-continuity).
Category theory
The visualization of orders with
Hasse diagrams has a straightforward generalization: instead of displaying lesser elements ''below'' greater ones, the direction of the order can also be depicted by giving directions to the edges of a graph. In this way, each order is seen to be equivalent to a
directed acyclic graph, where the nodes are the elements of the poset and there is a directed path from ''a'' to ''b'' if and only if ''a'' ≤ ''b''. Dropping the requirement of being acyclic, one can also obtain all preorders.
When equipped with all transitive edges, these graphs in turn are just special
categories, where elements are objects and each set of morphisms between two elements is at most singleton. Functions between orders become functors between categories. Many ideas of order theory are just concepts of category theory in small. For example, an infimum is just a
categorical product. More generally, one can capture infima and suprema under the abstract notion of a
categorical limit (or ''colimit'', respectively). Another place where categorical ideas occur is the concept of a (monotone)
Galois connection
In mathematics, especially in order theory, a Galois connection is a particular correspondence (typically) between two partially ordered sets (posets). Galois connections find applications in various mathematical theories. They generalize the fun ...
, which is just the same as a pair of
adjoint functors.
But category theory also has its impact on order theory on a larger scale. Classes of posets with appropriate functions as discussed above form interesting categories. Often one can also state constructions of orders, like the
product order
In mathematics, given partial orders \preceq and \sqsubseteq on sets A and B, respectively, the product order (also called the coordinatewise order or componentwise order) is a partial order \leq on the Cartesian product A \times B. Given two pa ...
, in terms of categories. Further insights result when categories of orders are found
categorically equivalent to other categories, for example of topological spaces. This line of research leads to various ''
representation theorems'', often collected under the label of
Stone duality.
History
As explained before, orders are ubiquitous in mathematics. However, the earliest explicit mentionings of partial orders are probably to be found not before the 19th century. In this context the works of
George Boole
George Boole ( ; 2 November 1815 – 8 December 1864) was a largely self-taught English mathematician, philosopher and logician, most of whose short career was spent as the first professor of mathematics at Queen's College, Cork in Ireland. H ...
are of great importance. Moreover, works of
Charles Sanders Peirce
Charles Sanders Peirce ( ; September 10, 1839 – April 19, 1914) was an American scientist, mathematician, logician, and philosopher who is sometimes known as "the father of pragmatism". According to philosopher Paul Weiss (philosopher), Paul ...
,
Richard Dedekind, and
Ernst Schröder also consider concepts of order theory.
Contributors to
ordered geometry were listed in a 1961
textbook
A textbook is a book containing a comprehensive compilation of content in a branch of study with the intention of explaining it. Textbooks are produced to meet the needs of educators, usually at educational institutions, but also of learners ( ...
:
In 1901
Bertrand Russell
Bertrand Arthur William Russell, 3rd Earl Russell, (18 May 1872 – 2 February 1970) was a British philosopher, logician, mathematician, and public intellectual. He had influence on mathematics, logic, set theory, and various areas of analytic ...
wrote "On the Notion of Order" exploring the foundations of the idea through generation of
series. He returned to the topic in part IV of ''
The Principles of Mathematics
''The Principles of Mathematics'' (''PoM'') is a 1903 book by Bertrand Russell, in which the author presented Russell's paradox, his famous paradox and argued his thesis that mathematics and logic are identical.
The book presents a view of ...
'' (1903). Russell noted that
binary relation
In mathematics, a binary relation associates some elements of one Set (mathematics), set called the ''domain'' with some elements of another set called the ''codomain''. Precisely, a binary relation over sets X and Y is a set of ordered pairs ...
''aRb'' has a sense proceeding from ''a'' to ''b'' with the
converse relation
In mathematics, the converse of a binary relation is the relation that occurs when the order of the elements is switched in the relation. For example, the converse of the relation 'child of' is the relation 'parent of'. In formal terms ...
having an opposite sense, and sense "is the source of order and series." (p 95) He acknowledges
Immanuel Kant
Immanuel Kant (born Emanuel Kant; 22 April 1724 – 12 February 1804) was a German Philosophy, philosopher and one of the central Age of Enlightenment, Enlightenment thinkers. Born in Königsberg, Kant's comprehensive and systematic works ...
was "aware of the difference between logical opposition and the opposition of positive and negative". He wrote that Kant deserves credit as he "first called attention to the logical importance of asymmetric relations."
The term ''poset'' as an abbreviation for partially ordered set is attributed to
Garrett Birkhoff
Garrett Birkhoff (January 19, 1911 – November 22, 1996) was an American mathematician. He is best known for his work in lattice theory.
The mathematician George Birkhoff (1884–1944) was his father.
Life
The son of the mathematician Ge ...
in the second edition of his influential book ''Lattice Theory''.
See also
*
Causal sets
*
Cyclic order
*
Hierarchy (mathematics)
*
Incidence algebra
In order theory, a field of mathematics, an incidence algebra is an associative algebra, defined for every locally finite partially ordered set
and commutative ring with unity. Subalgebra#Subalgebras_for_algebras_over_a_ring_or_field, Subalgebras c ...
Notes
References
*
*
*
*
External links
Orders at ProvenMathpartial order, linear order, well order, initial segment; formal definitions and proofs within the axioms of set theory.
* Nagel, Felix (2013)
Set Theory and Topology. An Introduction to the Foundations of Analysis
{{Areas of mathematics , state=collapsed
Organization