ART

In mathematics, a directed set (or a directed preorder or a filtered set) is a nonempty set A together with a reflexive and transitive binary relation ≤ (that is, a preorder), with the additional property that every pair of elements has an upper bound.[1] In other words, for any a and b in A there must exist c in A with a ≤ c and b ≤ c.

The notion defined above is sometimes called an upward directed set. A downward directed set is defined analogously,[2] meaning that every pair of elements is bounded below.[3] Some authors (and this article) assume that a directed set is directed upward, unless otherwise stated. Be aware that other authors call a set directed if and only if it is directed both upward and downward.[4]

Directed sets are a generalization of nonempty totally ordered sets. That is, all totally ordered sets are directed sets (contrast partially ordered sets, which need not be directed). Join semilattices (which are partially ordered sets) are directed sets as well, but not conversely. Likewise, lattices are directed sets both upward and downward.

In topology, directed sets are used to define nets, which generalize sequences and unite the various notions of limit used in analysis. Directed sets also give rise to direct limits in abstract algebra and (more generally) category theory.

Equivalent definition

In addition to the definition above, there is an equivalent definition. A directed set is a set A with a preorder such that every finite subset of A has an upper bound. In this definition, the existence of an upper bound of the empty subset implies that A is nonempty.
Examples

Examples of directed sets include:

Every preorder (I, ≤) such that I has a greatest element is a directed set.
The set of natural numbers ℕ with the ordinary order ≤ is a directed set (and so is every totally ordered set).
Let ýǿ1 and ýǿ2 be directed sets. Then the Cartesian product set ýǿ1 × ýǿ2 can be made into a directed set by defining (n1, n2) ≤ (m1, m2) if and only if n1 ≤ m1 and n2 ≤ m2. In analogy to the product order this is the product direction on the Cartesian product.
It follows from previous example that the set ℕ × ℕ of pairs of natural numbers can be made into a directed set by defining (n0, n1) ≤ (m0, m1) if and only if n0 ≤ m0 and n1 ≤ m1.
If x0 is a real number, the set ℝ ∖ { x0  } can be turned into a directed set by defining a ≤ b if |a − x0| ≥ |b − x0|. We then say that the reals have been directed towards x0. This is an example of a directed set that is not ordered (neither totally nor partially: antisymmetry breaks down for every pair a and b equidistant from x0, where a and b are on opposite sides of x0).
A (trivial) example of a partially ordered set that is not directed is the set { a, b  }, in which the only order relations are a ≤ a and b ≤ b. A less trivial example is like the previous example of the "reals directed towards x0" but in which the ordering rule only applies to pairs of elements on the same side of x0 (ie, if one takes an element a to the left of x0, and b to its right, then a and b are not comparable, and the subset {a, b} has no upper bound).
If T is a topological space and x0 is a point in T, set of all neighbourhoods of x0 can be turned into a directed set by writing U ≤ V if and only if U contains V. For every U, V, and W :
U ≤ U since U contains itself.
if U ≤ V and V ≤ W, then U ⊇ V and V ⊇ W, which implies U ⊇ W. Thus U ≤ W.
since x0 ∈ U ∩ V, and since both U ⊇ U ∩ V and V ⊇ U ∩ V, we have U ≤ U ∩ V and V ≤ U ∩ V.
In a poset P, every lower closure of an element, i.e. every subset of the form { a : a ∈ P, a ≤ x  } where x is a fixed element from P, is directed.

Contrast with semilattices
Witness

Directed sets are a more general concept than (join) semilattices: every join semilattice is a directed set, as the join or least upper bound of two elements is the desired c. The converse does not hold however, witness the directed set {1000,0001,1101,1011,1111} ordered bitwise (e.g. 1000 ≤ 1011 holds, but 0001 ≤ 1000 does not, since in the last bit 1 > 0), where {1000,0001} has three upper bounds but no least upper bound, cf. picture. (Also note that without 1111, the set is not directed.)
Directed subsets

The order relation in a directed set is not required to be antisymmetric, and therefore directed sets are not always partial orders. However, the term directed set is also used frequently in the context of posets. In this setting, a subset A of a partially ordered set (P,≤) is called a directed subset if it is a directed set according to the same partial order: in other words, it is not the empty set, and every pair of elements has an upper bound. Here the order relation on the elements of A is inherited from P; for this reason, reflexivity and transitivity need not be required explicitly.

A directed subset of a poset is not required to be downward closed; a subset of a poset is directed if and only if its downward closure is an ideal. While the definition of a directed set is for an "upward-directed" set (every pair of elements has an upper bound), it is also possible to define a downward-directed set in which every pair of elements has a common lower bound. A subset of a poset is downward-directed if and only if its upper closure is a filter.

Directed subsets are used in domain theory, which studies directed complete partial orders.[5] These are posets in which every upward-directed set is required to have a least upper bound. In this context, directed subsets again provide a generalization of convergent sequences.
See also

Filtered category
Centered set
Linked set

Notes

Kelley, p. 65.
Robert S. Borden (1988). A Course in Advanced Calculus. Courier Corporation. p. 20. ISBN 978-0-486-15038-3.
Arlen Brown; Carl Pearcy (1995). An Introduction to Analysis. Springer. p. 13. ISBN 978-1-4612-0787-0.
Siegfried Carl; Seppo Heikkilä (2010). Fixed Point Theory in Ordered Sets and Applications: From Differential and Integral Equations to Game Theory. Springer. p. 77. ISBN 978-1-4419-7585-0.

Gierz, p. 2.

References

J. L. Kelley (1955), General Topology.
Gierz, Hofmann, Keimel, et al. (2003), Continuous Lattices and Domains, Cambridge University Press. ISBN 0-521-80338-1.

Undergraduate Texts in Mathematics

Graduate Texts in Mathematics

Graduate Studies in Mathematics

Mathematics Encyclopedia

World

Index

Hellenica World - Scientific Library

Retrieved from "http://en.wikipedia.org/"
All text is available under the terms of the GNU Free Documentation License