HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, especially
order theory Order theory is a branch of mathematics that investigates the intuitive notion of order using binary relations. It provides a formal framework for describing statements such as "this is less than that" or "this precedes that". This article intr ...
, a partially ordered set (also poset) formalizes and generalizes the intuitive concept of an ordering, sequencing, or arrangement of the elements of a
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
. A poset consists of a set together with a
binary relation In mathematics, a binary relation associates elements of one set, called the ''domain'', with elements of another set, called the ''codomain''. A binary relation over sets and is a new set of ordered pairs consisting of elements in and in ...
indicating that, for certain pairs of elements in the set, one of the elements precedes the other in the ordering. The relation itself is called a "partial order." The word ''partial'' in the names "partial order" and "partially ordered set" is used as an indication that not every pair of elements needs to be comparable. That is, there may be pairs of elements for which neither element precedes the other in the poset. Partial orders thus generalize
total order In mathematics, a total 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 ( reflexive ...
s, in which every pair is comparable.


Informal definition

A partial order defines a notion of comparison. Two elements ''x'' and ''y'' may stand in any of four mutually exclusive relationships to each other: either ''x'' < ''y'', or ''x'' = ''y'', or ''x'' > ''y'', or ''x'' and ''y'' are ''incomparable''. A set with a partial order is called a partially ordered set (also called a poset). The term ''ordered set'' is sometimes also used, as long as it is clear from the context that no other kind of order is meant. In particular, totally ordered sets can also be referred to as "ordered sets", especially in areas where these structures are more common than posets. A poset can be visualized through its Hasse diagram, which depicts the ordering relation.


Partial order relation

A partial order relation is a homogeneous relation that is transitive and antisymmetric. There are two common sub-definitions for a partial order relation, for reflexive and irreflexive partial order relations, also called "non-strict" and "strict" respectively. The two definitions can be put into a
one-to-one correspondence In mathematics, a bijection, also known as a bijective function, one-to-one correspondence, or invertible function, is a function between the elements of two sets, where each element of one set is paired with exactly one element of the other ...
, so for every strict partial order there is a unique corresponding non-strict partial order, and vice versa. The term partial order typically refers to a non-strict partial order relation.


Non-strict partial order

A reflexive, weak, or is a homogeneous relation ≤ on a
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
P that is reflexive, antisymmetric, and transitive. That is, for all a, b, c \in P, it must satisfy: # Reflexivity: a \leq a, i.e. every element is related to itself. # Antisymmetry: if a \leq b and b \leq a then a = b, i.e. no two distinct elements precede each other. # Transitivity: if a \leq b and b \leq c then a \leq c. A non-strict partial order is also known as an antisymmetric
preorder In mathematics, especially in order theory, a preorder or quasiorder is a binary relation that is reflexive and transitive. Preorders are more general than equivalence relations and (non-strict) partial orders, both of which are special cas ...
.


Strict partial order

An irreflexive, strong, or is a homogeneous relation < on a set P that is
irreflexive In mathematics, a binary relation ''R'' on a set ''X'' is reflexive if it relates every element of ''X'' to itself. An example of a reflexive relation is the relation " is equal to" on the set of real numbers, since every real number is equal ...
, asymmetric, and transitive; that is, it satisfies the following conditions for all a, b, c \in P: # Irreflexivity: not a < a, i.e. no element is related to itself (also called anti-reflexive). #
Asymmetry Asymmetry is the absence of, or a violation of, symmetry (the property of an object being invariant to a transformation, such as reflection). Symmetry is an important property of both physical and abstract systems and it may be displayed in pre ...
: if a < b then not b < a. # Transitivity: if a < b and b < c then a < c. Irreflexivity and transitivity together imply asymmetry. Also, asymmetry implies irreflexivity. In other words, a transitive relation is asymmetric if and only if it is irreflexive. Lemma 1.1 (iv). This source refers to asymmetric relations as "strictly antisymmetric". So the definition is the same if it omits either irreflexivity or asymmetry (but not both). A strict partial order is also known as a strict preorder.


Correspondence of strict and non-strict partial order relations

Strict and non-strict partial orders on a set P are closely related. A non-strict partial order \leq may be converted to a strict partial order by removing all relationships of the form a \leq a; that is, the strict partial order is the set < \; := \ \leq\ \setminus \ \Delta_P where \Delta_P := \ is the identity relation on P \times P and \;\setminus\; denotes
set subtraction In set theory, the complement of a set , often denoted by (or ), is the set of elements not in . When all sets in the universe, i.e. all sets under consideration, are considered to be members of a given set , the absolute complement of is th ...
. Conversely, a strict partial order < on P may be converted to a non-strict partial order by adjoining all relationships of that form; that is, \leq\; := \;\Delta_P\; \cup \;<\; is a non-strict partial order. Thus, if \leq is a non-strict partial order, then the corresponding strict partial order < is the irreflexive kernel given by a < b \text a \leq b \text a \neq b. Conversely, if < is a strict partial order, then the corresponding non-strict partial order \leq is the reflexive closure given by: a \leq b \text a < b \text a = b.


Dual orders

The ''dual'' (or ''opposite'') R^ of a partial order relation R is defined by letting R^ be the converse relation of R, i.e. x R^ y if and only if y R x. The dual of a non-strict partial order is a non-strict partial order, and the dual of a strict partial order is a strict partial order. The dual of a dual of a relation is the original relation.


Notation

We can consider a poset as a 3-tuple (P,\leq,<), where \leq is a non-strict partial order relation on P, < is the associated strict partial order relation on P (the irreflexive kernel of \leq), \geq is the dual of \leq, and > is the dual of < . Any one of the four partial order relations \leq, <, \geq, \text > on a given set uniquely determines the other three. Hence, as a matter of notation, one may write (P,\leq) or (P,<), and assume that the other relations are defined appropriately. Defining via a non-strict partial order \leq is most common. Some authors use different symbols than \leq such as \sqsubseteq or \preceq to distinguish partial orders from total orders. When referring to partial orders, \leq should not be taken as the complement of > . The relation > is the converse of the irreflexive kernel of \leq, which is always a subset of the complement of \leq, but > is equal to the complement of \leq if, and only if, \leq is a total order.


Examples

Standard examples of posets arising in mathematics include: * The
real number In mathematics, a real number is a number that can be used to measure a ''continuous'' one-dimensional quantity such as a distance, duration or temperature. Here, ''continuous'' means that values can have arbitrarily small variations. Every ...
s, or in general any totally ordered set, ordered by the standard ''less-than-or-equal'' relation ≤, is a non-strict partial order. * On the real numbers \mathbb, the usual
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. There are several different ...
relation < is a strict partial order. The same is also true of the usual greater than relation > on \R. * By definition, every strict weak order is a strict partial order. * The set of
subset In mathematics, set ''A'' is a subset of a set ''B'' if all 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 are unequal, then ''A'' is a proper subset of ...
s of a given set (its
power set 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 post ...
) ordered by inclusion (see Fig.1). Similarly, the set of
sequence In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is called ...
s ordered by subsequence, and the set of strings ordered by substring. * The set of
natural number In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called '' cardinal ...
s equipped with the relation of
divisibility 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 divisible by ...
. (see Fig.3 and Fig.6) * The vertex set of a
directed acyclic graph In mathematics, particularly graph theory, and computer science, a directed acyclic graph (DAG) is a directed graph with no directed cycles. That is, it consists of vertices and edges (also called ''arcs''), with each edge directed from one ...
ordered by reachability. * The set of subspaces of a
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called '' vectors'', may be added together and multiplied ("scaled") by numbers called ''scalars''. Scalars are often real numbers, but can ...
ordered by inclusion. * For a partially ordered set ''P'', the sequence space containing all
sequence In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is called ...
s of elements from ''P'', where sequence ''a'' precedes sequence ''b'' if every item in ''a'' precedes the corresponding item in ''b''. Formally, \left(a_n\right)_ \leq \left(b_n\right)_ if and only if a_n \leq b_n for all n \in \N; that is, a componentwise order. * For a set ''X'' and a partially ordered set ''P'', the
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 vect ...
containing all functions from ''X'' to ''P'', where ''f'' ≤ ''g'' if and only if ''f''(''x'') ≤ ''g''(''x'') for all x \in X. * A
fence A fence is a structure that encloses an area, typically outdoors, and is usually constructed from posts that are connected by boards, wire, rails or netting. A fence differs from a wall in not having a solid foundation along its whole length. ...
, a partially ordered set defined by an alternating sequence of order relations ''a'' < ''b'' > ''c'' < ''d'' ... * The set of events in
special relativity In physics, the special theory of relativity, or special relativity for short, is a scientific theory regarding the relationship between space and time. In Albert Einstein's original treatment, the theory is based on two postulates: # The law ...
and, in most cases,
general relativity General relativity, also known as the general theory of relativity and Einstein's theory of gravity, is the geometric theory of gravitation published by Albert Einstein in 1915 and is the current description of gravitation in modern physics ...
, where for two events ''X'' and ''Y'', ''X'' ≤ ''Y'' if and only if ''Y'' is in the future light cone of ''X''. An event ''Y'' can only be causally affected by ''X'' if ''X'' ≤ ''Y''. One familiar example of a partially ordered set is a collection of people ordered by
genealogical Genealogy () is the study of families, family history, and the tracing of their lineages. Genealogists use oral interviews, historical records, genetic analysis, and other records to obtain information about a family and to demonstrate kin ...
descendancy. Some pairs of people bear the descendant-ancestor relationship, but other pairs of people are incomparable, with neither being a descendant of the other.


Orders on the Cartesian product of partially ordered sets

In order of increasing strength, i.e., decreasing sets of pairs, three of the possible partial orders on the
Cartesian product In mathematics, specifically set theory, the Cartesian product of two sets ''A'' and ''B'', denoted ''A''×''B'', is the set of all ordered pairs where ''a'' is in ''A'' and ''b'' is in ''B''. In terms of set-builder notation, that is : A\t ...
of two partially ordered sets are (see Fig.4): *the
lexicographical order In mathematics, the lexicographic or lexicographical order (also known as lexical order, or dictionary order) is a generalization of the alphabetical order of the dictionaries to sequences of ordered symbols or, more generally, of elements of ...
:   (''a'', ''b'') ≤ (''c'', ''d'') if ''a'' < ''c'' or (''a'' = ''c'' and ''b'' ≤ ''d''); *the product order:   (''a'', ''b'') ≤ (''c'', ''d'') if ''a'' ≤ ''c'' and ''b'' ≤ ''d''; *the reflexive closure of the
direct product In mathematics, one can often define a direct product of objects already known, giving a new one. This generalizes the Cartesian product of the underlying sets, together with a suitably defined structure on the product set. More abstractly, one t ...
of the corresponding strict orders:   (''a'', ''b'') ≤ (''c'', ''d'') if (''a'' < ''c'' and ''b'' < ''d'') or (''a'' = ''c'' and ''b'' = ''d''). All three can similarly be defined for the Cartesian product of more than two sets. Applied to ordered vector spaces over the same field, the result is in each case also an ordered vector space. See also orders on the Cartesian product of totally ordered sets.


Sums of partially ordered sets

Another way to combine two (disjoint) posets is the ordinal sum (or linear sum), ''Z'' = ''X'' ⊕ ''Y'', defined on the union of the underlying sets ''X'' and ''Y'' by the order ''a'' ≤''Z'' ''b'' if and only if: * ''a'', ''b'' ∈ ''X'' with ''a'' ≤''X'' ''b'', or * ''a'', ''b'' ∈ ''Y'' with ''a'' ≤''Y'' ''b'', or * ''a'' ∈ ''X'' and ''b'' ∈ ''Y''. If two posets are
well-ordered In mathematics, a well-order (or well-ordering or well-order relation) on a set ''S'' is a total order on ''S'' with the property that every non-empty subset of ''S'' has a least element in this ordering. The set ''S'' together with the well-or ...
, then so is their ordinal sum.
Series-parallel partial order In order-theoretic mathematics, a series-parallel partial order is a partially ordered set built up from smaller series-parallel partial orders by two simple composition operations... The series-parallel partial orders may be characterized as the ...
s are formed from the ordinal sum operation (in this context called series composition) and another operation called parallel composition. Parallel composition is the disjoint union of two partially ordered sets, with no order relation between elements of one set and elements of the other set.


Derived notions

The examples use the poset (\mathcal(\),\subseteq) consisting of the set of all subsets of a three-element set \, ordered by set inclusion (see Fig.1). * ''a'' is ''related to'' ''b'' when ''a'' ≤ ''b''. This does not imply that ''b'' is also related to ''a'', because the relation need not be symmetric. For example, \ is related to \, but not the reverse. * ''a'' and ''b'' are ''
comparable Comparable may refer to: * Comparability In mathematics, two elements ''x'' and ''y'' of a set ''P'' are said to be comparable with respect to a binary relation ≤ if at least one of ''x'' ≤ ''y'' or ''y'' ≤ ''x'' is true. They are ca ...
'' if ''a'' ≤ ''b'' or ''b'' ≤ ''a''. Otherwise they are ''incomparable''. For example, \ and \ are comparable, while \ and \ are not. * A ''
total order In mathematics, a total 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 ( reflexive ...
'' or ''linear order'' is a partial order under which every pair of elements is comparable, i.e. trichotomy holds. For example, the natural numbers with their standard order. * A ''
chain A chain is a serial assembly of connected pieces, called links, typically made of metal, with an overall character similar to that of a rope in that it is flexible and curved in compression but linear, rigid, and load-bearing in tension. ...
'' is a subset of a poset that is a totally ordered set. For example, \ is a chain. * An ''
antichain In mathematics, in the area of order theory, an antichain is a subset of a partially ordered set such that any two distinct elements in the subset are incomparable. The size of the largest antichain in a partially ordered set is known as its wi ...
'' is a subset of a poset in which no two distinct elements are comparable. For example, the set of singletons \. * An element ''a'' is said to be ''strictly less than'' an element ''b'', if ''a'' ≤ ''b'' and a \neq b. For example, \ is strictly less than \. * An element ''a'' is said to be ''
covered Cover or covers may refer to: Packaging * Another name for a lid * Cover (philately), generic term for envelope or package * Album cover, the front of the packaging * Book cover or magazine cover ** Book design ** Back cover copy, part of copy ...
'' by another element ''b'', written ''a'' ⋖ ''b'' (or ''a'' <: ''b''), if ''a'' is strictly less than ''b'' and no third element ''c'' fits between them; formally: if both ''a'' ≤ ''b'' and a \neq b are true, and ''a'' ≤ ''c'' ≤ ''b'' is false for each ''c'' with a \neq c \neq b. Using the strict order <, the relation ''a'' ⋖ ''b'' can be equivalently rephrased as "''a'' < ''b'' but not ''a'' < ''c'' < ''b'' for any ''c''". For example, \ is covered by\, but is not covered by \.


Extrema

There are several notions of "greatest" and "least" element in a poset P, notably: * Greatest element and least element: An element g \in P is a if for every element a \in P, a \leq g. An element m \in P is a if for every element a \in P, m \leq a. A poset can only have one greatest or least element. In our running example, the set \ is the greatest element, and \ is the least. *
Maximal element In mathematics, especially in order theory, a maximal element of a subset ''S'' of some preordered set is an element of ''S'' that is not smaller than any other element in ''S''. A minimal element of a subset ''S'' of some preordered set is defin ...
s and minimal elements: An element g \in P is a maximal element if there is no element a \in P such that a > g. Similarly, an element m \in P is a minimal element if there is no element a \in P such that a < m. If a poset has a greatest element, it must be the unique maximal element, but otherwise there can be more than one maximal element, and similarly for least elements and minimal elements. In our running example, \ and \ are the maximal and minimal elements. Removing these, there are 3 maximal elements and 3 minimal elements (see Fig.5). *
Upper and lower bounds In mathematics, particularly in order theory, an upper bound or majorant of a subset of some preordered set is an element of that is greater than or equal to every element of . Dually, a lower bound or minorant of is defined to be an eleme ...
: For a subset ''A'' of ''P'', an element ''x'' in ''P'' is an upper bound of ''A'' if ''a'' ≤ ''x'', for each element ''a'' in ''A''. In particular, ''x'' need not be in ''A'' to be an upper bound of ''A''. Similarly, an element ''x'' in ''P'' is a lower bound of ''A'' if ''a'' ≥ ''x'', for each element ''a'' in ''A''. A greatest element of ''P'' is an upper bound of ''P'' itself, and a least element is a lower bound of ''P''. In our example, the set \ is an for the collection of elements \. As another example, consider the positive
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the languag ...
s, ordered by divisibility: 1 is a least element, as it
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 divisible b ...
all other elements; on the other hand this poset does not have a greatest element (although if one would include 0 in the poset, which is a multiple of any integer, that would be a greatest element; see Fig.6). This partially ordered set does not even have any maximal elements, since any ''g'' divides for instance 2''g'', which is distinct from it, so ''g'' is not maximal. If the number 1 is excluded, while keeping divisibility as ordering on the elements greater than 1, then the resulting poset does not have a least element, but any
prime number A prime number (or a prime) is a natural number greater than 1 that is not a Product (mathematics), product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime ...
is a minimal element for it. In this poset, 60 is an upper bound (though not a least upper bound) of the subset \, which does not have any lower bound (since 1 is not in the poset); on the other hand 2 is a lower bound of the subset of powers of 2, which does not have any upper bound.


Mappings between partially ordered sets

Given two partially ordered sets (''S'', ≤) and (''T'', ≼), a function f : S \to T is called order-preserving, or
monotone Monotone refers to a sound, for example music or speech, that has a single unvaried tone. See: monophony. Monotone or monotonicity may also refer to: In economics *Monotone preferences, a property of a consumer's preference ordering. *Monotonic ...
, or isotone, if for all x, y \in S, x \leq y implies ''f''(''x'') ≼ ''f''(''y''). If (''U'', ≲) is also a partially ordered set, and both f : S \to T and g : T \to U are order-preserving, their composition g \circ f : S \to U is order-preserving, too. A function f : S \to T is called order-reflecting if for all x, y \in S, ''f''(''x'') ≼ ''f''(''y'') implies x \leq y. If f is both order-preserving and order-reflecting, then it is called an order-embedding of (''S'', ≤) into (''T'', ≼). In the latter case, f is necessarily
injective In mathematics, an injective function (also known as injection, or one-to-one function) is a function that maps distinct elements of its domain to distinct elements; that is, implies . (Equivalently, implies in the equivalent contrapositi ...
, since f(x) = f(y) implies x \leq y \text y \leq x and in turn x = y according to the antisymmetry of \leq. If an order-embedding between two posets ''S'' and ''T'' exists, one says that ''S'' can be embedded into ''T''. If an order-embedding f : S \to T is bijective, it is called an order isomorphism, and the partial orders (''S'', ≤) and (''T'', ≼) are said to be isomorphic. Isomorphic orders have structurally similar Hasse diagrams (see Fig.7a). It can be shown that if order-preserving maps f : S \to T and g : T \to U exist such that g \circ f and f \circ g yields the
identity function Graph of the identity function on the real numbers In mathematics, an identity function, also called an identity relation, identity map or identity transformation, is a function that always returns the value that was used as its argument, un ...
on ''S'' and ''T'', respectively, then ''S'' and ''T'' are order-isomorphic. For example, a mapping f : \N \to \mathbb(\N) from the set of natural numbers (ordered by divisibility) to the
power set 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 post ...
of natural numbers (ordered by set inclusion) can be defined by taking each number to the set of its prime divisors. It is order-preserving: if x divides y, then each prime divisor of x is also a prime divisor of y. However, it is neither injective (since it maps both 12 and 6 to \) nor order-reflecting (since 12 does not divide 6). Taking instead each number to the set of its prime power divisors defines a map g : \N \to \mathbb(\N) that is order-preserving, order-reflecting, and hence an order-embedding. It is not an order-isomorphism (since it, for instance, does not map any number to the set \), but it can be made one by restricting its codomain to g(\N). Fig.7b shows a subset of \N and its isomorphic image under g. The construction of such an order-isomorphism into a power set can be generalized to a wide class of partial orders, called distributive lattices, see "
Birkhoff's representation theorem :''This is about lattice theory. For other similarly named results, see Birkhoff's theorem (disambiguation).'' In mathematics, Birkhoff's representation theorem for distributive lattices states that the elements of any finite distributive lattic ...
".


Number of partial orders

Sequence A001035in OEIS gives the number of partial orders on a set of ''n'' labeled elements: The number of strict partial orders is the same as that of partial orders. If the count is made only
up to Two mathematical objects ''a'' and ''b'' are called equal up to an equivalence relation ''R'' * if ''a'' and ''b'' are related by ''R'', that is, * if ''aRb'' holds, that is, * if the equivalence classes of ''a'' and ''b'' with respect to ''R'' ...
isomorphism, the sequence 1, 1, 2, 5, 16, 63, 318, ... is obtained.


Linear extension

A partial order \leq^* on a set X is an extension of another partial order \leq on X provided that for all elements x, y \in X, whenever x \leq y, it is also the case that x \leq^* y. A
linear extension In order theory, a branch of mathematics, a linear extension of a partial order is a total order (or linear order) that is compatible with the partial order. As a classic example, the lexicographic order of totally ordered sets is a linear ext ...
is an extension that is also a linear (that is, total) order. As a classic example, the lexicographic order of totally ordered sets is a linear extension of their product order. Every partial order can be extended to a total order ( order-extension principle). In
computer science Computer science is the study of computation, automation, and information. Computer science spans theoretical disciplines (such as algorithms, theory of computation, information theory, and automation) to Applied science, practical discipli ...
, algorithms for finding linear extensions of partial orders (represented as the reachability orders of
directed acyclic graph In mathematics, particularly graph theory, and computer science, a directed acyclic graph (DAG) is a directed graph with no directed cycles. That is, it consists of vertices and edges (also called ''arcs''), with each edge directed from one ...
s) are called
topological sorting In computer science, a topological sort or topological ordering of a directed graph is a linear ordering of its vertices such that for every directed edge ''uv'' from vertex ''u'' to vertex ''v'', ''u'' comes before ''v'' in the ordering. For ...
.


Directed acyclic graphs

Strict partial orders correspond directly to
directed acyclic graph In mathematics, particularly graph theory, and computer science, a directed acyclic graph (DAG) is a directed graph with no directed cycles. That is, it consists of vertices and edges (also called ''arcs''), with each edge directed from one ...
s (DAGs). If a graph is constructed by taking each element of P to be a node and each element of \leq to be an edge, then every strict partial order is a DAG, and the transitive closure of a DAG is both a strict partial order and also a DAG itself. In contrast a non-strict partial order would have self loops at every node and therefore not be a DAG.


In category theory

Every poset (and every preordered set) may be considered as a category where, for objects x and y, there is at most one
morphism In mathematics, particularly in category theory, a morphism is a structure-preserving map from one mathematical structure to another one of the same type. The notion of morphism recurs in much of contemporary mathematics. In set theory, morphisms ...
from x to y. More explicitly, let hom(''x'', ''y'') = if ''x'' ≤ ''y'' (and otherwise the
empty set In mathematics, the empty set is the unique set having no elements; its size or cardinality (count of elements in a set) is zero. Some axiomatic set theories ensure that the empty set exists by including an axiom of empty set, while in othe ...
) and (y, z) \circ (x, y) = (x, z). Such categories are sometimes called '' posetal''. Posets are equivalent to one another if and only if they are
isomorphic In mathematics, an isomorphism is a structure-preserving mapping between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between them. The word i ...
. In a poset, the smallest element, if it exists, is an initial object, and the largest element, if it exists, is a terminal object. Also, every preordered set is equivalent to a poset. Finally, every subcategory of a poset is isomorphism-closed.


Partial orders in topological spaces

If P is a partially ordered set that has also been given the structure of a
topological space In mathematics, a topological space is, roughly speaking, a geometrical space in which closeness is defined but cannot necessarily be measured by a numeric distance. More specifically, a topological space is a set whose elements are called poin ...
, then it is customary to assume that \ is a
closed Closed may refer to: Mathematics * Closure (mathematics), a set, along with operations, for which applying those operations on members always results in a member of the set * Closed set, a set which contains all its limit points * Closed interval, ...
subset of the topological product space P \times P. Under this assumption partial order relations are well behaved at limits in the sense that if \lim_ a_i = a, and \lim_ b_i = b, and for all i, a_i \leq b_i, then a \leq b.


Intervals

An ''interval'' in a poset ''P'' is a subset of ''P'' with the property that, for any ''x'' and ''y'' in and any ''z'' in ''P'', if ''x'' ≤ ''z'' ≤ ''y'', then ''z'' is also in . (This definition generalizes the '' interval'' definition for real numbers.) For ''a'' ≤ ''b'', the ''closed interval'' is the set of elements ''x'' satisfying ''a'' ≤ ''x'' ≤ ''b'' (that is, ''a'' ≤ ''x'' and ''x'' ≤ ''b''). It contains at least the elements ''a'' and ''b''. Using the corresponding strict relation "<", the ''open interval'' is the set of elements ''x'' satisfying ''a'' < ''x'' < ''b'' (i.e. ''a'' < ''x'' and ''x'' < ''b''). An open interval may be empty even if ''a'' < ''b''. For example, the open interval on the integers is empty since there are no integers such that . The ''half-open intervals'' and are defined similarly. Sometimes the definitions are extended to allow ''a'' > ''b'', in which case the interval is empty. An interval is bounded if there exist elements a, b \in P such that . Every interval that can be represented in interval notation is obviously bounded, but the converse is not true. For example, let as a subposet of the real numbers. The subset is a bounded interval, but it has no infimum or
supremum In mathematics, the infimum (abbreviated inf; plural infima) of a subset S of a partially ordered set P is a greatest element in P that is less than or equal to each element of S, if such an element exists. Consequently, the term ''greatest ...
in ''P'', so it cannot be written in interval notation using elements of ''P''. A poset is called locally finite if every bounded interval is finite. For example, the integers are locally finite under their natural ordering. The lexicographical order on the cartesian product \N \times \N is not locally finite, since . Using the interval notation, the property "''a'' is covered by ''b''" can be rephrased equivalently as , b= \. This concept of an interval in a partial order should not be confused with the particular class of partial orders known as the interval orders.


See also

*
Antimatroid In mathematics, an antimatroid is a formal system that describes processes in which a set is built up by including elements one at a time, and in which an element, once available for inclusion, remains available until it is included. Antimatroids ...
, a formalization of orderings on a set that allows more general families of orderings than posets * Causal set, a poset-based approach to quantum gravity * * * * * * * * * Nested Set Collection * * * * *
Poset topology In mathematics, the poset topology associated to a poset (''S'', ≤) is the Alexandrov topology (open sets are upper sets) on the poset of finite chains of (''S'', ≤), ordered by inclusion. Let ''V'' be a set of vertices. An abstract simplicia ...
, a kind of topological space that can be defined from any poset *
Scott continuity In mathematics, given two partially ordered sets ''P'' and ''Q'', a function ''f'': ''P'' → ''Q'' between them is Scott-continuous (named after the mathematician Dana Scott) if it preserves all directed suprema. That is, for every directed subs ...
– continuity of a function between two partial orders. * * * *
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 ...
– strict partial order "<" in which the relation is transitive. * *
Tree In botany, a tree is a perennial plant with an elongated stem, or trunk, usually supporting branches and leaves. In some usages, the definition of a tree may be narrower, including only woody plants with secondary growth, plants that are ...
– Data structure of set inclusion *


Notes


Citations


References

* * * * *


External links

* * {{Authority control Order theory Binary relations de:Ordnungsrelation#Halbordnung