Directed set

From HandWiki
Short description: Mathematical ordering with upper bounds

In mathematics, a directed set (or a directed preorder or a filtered set) is a nonempty set [math]\displaystyle{ A }[/math] together with a reflexive and transitive binary relation [math]\displaystyle{ \,\leq\, }[/math] (that is, a preorder), with the additional property that every pair of elements has an upper bound.[1] In other words, for any [math]\displaystyle{ a }[/math] and [math]\displaystyle{ b }[/math] in [math]\displaystyle{ A }[/math] there must exist [math]\displaystyle{ c }[/math] in [math]\displaystyle{ A }[/math] with [math]\displaystyle{ a \leq c }[/math] and [math]\displaystyle{ b \leq c. }[/math] A directed set's preorder is called a direction.

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. 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 [math]\displaystyle{ A }[/math] with a preorder such that every finite subset of [math]\displaystyle{ A }[/math] has an upper bound. In this definition, the existence of an upper bound of the empty subset implies that [math]\displaystyle{ A }[/math] is nonempty.

Examples

The set of natural numbers [math]\displaystyle{ \N }[/math] with the ordinary order [math]\displaystyle{ \,\leq\, }[/math] is one of the most important examples of a directed set. Every totally ordered set is a directed set, including [math]\displaystyle{ (\N, \leq), }[/math] [math]\displaystyle{ (\N, \geq), }[/math] [math]\displaystyle{ (\Reals, \leq), }[/math] and [math]\displaystyle{ (\Reals, \geq). }[/math]

A (trivial) example of a partially ordered set that is not directed is the set [math]\displaystyle{ \{a, b\}, }[/math] in which the only order relations are [math]\displaystyle{ a \leq a }[/math] and [math]\displaystyle{ b \leq b. }[/math] A less trivial example is like the previous example of the "reals directed towards [math]\displaystyle{ x_0 }[/math]" but in which the ordering rule only applies to pairs of elements on the same side of [math]\displaystyle{ x_0 }[/math] (that is, if one takes an element [math]\displaystyle{ a }[/math] to the left of [math]\displaystyle{ x_0, }[/math] and [math]\displaystyle{ b }[/math] to its right, then [math]\displaystyle{ a }[/math] and [math]\displaystyle{ b }[/math] are not comparable, and the subset [math]\displaystyle{ \{ a, b \} }[/math] has no upper bound).

Product of directed sets

Let [math]\displaystyle{ \mathbb{D}_1 }[/math] and [math]\displaystyle{ \mathbb{D}_2 }[/math] be directed sets. Then the Cartesian product set [math]\displaystyle{ \mathbb{D}_1 \times \mathbb{D}_2 }[/math] can be made into a directed set by defining [math]\displaystyle{ \left(n_1, n_2\right) \leq \left(m_1, m_2\right) }[/math] if and only if [math]\displaystyle{ n_1 \leq m_1 }[/math] and [math]\displaystyle{ n_2 \leq m_2. }[/math] In analogy to the product order this is the product direction on the Cartesian product. For example, the set [math]\displaystyle{ \N \times \N }[/math] of pairs of natural numbers can be made into a directed set by defining [math]\displaystyle{ \left(n_0, n_1\right) \leq \left(m_0, m_1\right) }[/math] if and only if [math]\displaystyle{ n_0 \leq m_0 }[/math] and [math]\displaystyle{ n_1 \leq m_1. }[/math]

Directed towards a point

If [math]\displaystyle{ x_0 }[/math] is a real number then the set [math]\displaystyle{ I := \R \backslash \lbrace x_0 \rbrace }[/math] can be turned into a directed set by defining [math]\displaystyle{ a \leq_I b }[/math] if [math]\displaystyle{ \left|a - x_0\right| \geq \left|b - x_0\right| }[/math] (so "greater" elements are closer to [math]\displaystyle{ x_0 }[/math]). We then say that the reals have been directed towards [math]\displaystyle{ x_0. }[/math] This is an example of a directed set that is neither partially ordered nor totally ordered. This is because antisymmetry breaks down for every pair [math]\displaystyle{ a }[/math] and [math]\displaystyle{ b }[/math] equidistant from [math]\displaystyle{ x_0, }[/math] where [math]\displaystyle{ a }[/math] and [math]\displaystyle{ b }[/math] are on opposite sides of [math]\displaystyle{ x_0. }[/math] Explicitly, this happens when [math]\displaystyle{ \{a, b\} = \left\{x_0 - r, x_0 + r\right\} }[/math] for some real [math]\displaystyle{ r \neq 0, }[/math] in which case [math]\displaystyle{ a \leq_I b }[/math] and [math]\displaystyle{ b \leq_I a }[/math] even though [math]\displaystyle{ a \neq b. }[/math] Had this preorder been defined on [math]\displaystyle{ \R }[/math] instead of [math]\displaystyle{ \R \backslash \lbrace x_0 \rbrace }[/math] then it would still form a directed set but it would now have a (unique) greatest element, specifically [math]\displaystyle{ x_0 }[/math]; however, it still wouldn't be partially ordered. This example can be generalized to a metric space [math]\displaystyle{ (X, d) }[/math] by defining on [math]\displaystyle{ X }[/math] or [math]\displaystyle{ X \setminus \left\{x_0\right\} }[/math] the preorder [math]\displaystyle{ a \leq b }[/math] if and only if [math]\displaystyle{ d\left(a, x_0\right) \geq d\left(b, x_0\right). }[/math]

Maximal and greatest elements

An element [math]\displaystyle{ m }[/math] of a preordered set [math]\displaystyle{ (I, \leq) }[/math] is a maximal element if for every [math]\displaystyle{ j \in I, }[/math] [math]\displaystyle{ m \leq j }[/math] implies [math]\displaystyle{ j \leq m. }[/math][5] It is a greatest element if for every [math]\displaystyle{ j \in I, }[/math] [math]\displaystyle{ j \leq m. }[/math]

Any preordered set with a greatest element is a directed set with the same preorder. For instance, in a poset [math]\displaystyle{ P, }[/math] every lower closure of an element; that is, every subset of the form [math]\displaystyle{ \{a \in P : a \leq x\} }[/math] where [math]\displaystyle{ x }[/math] is a fixed element from [math]\displaystyle{ P, }[/math] is directed.

Every maximal element of a directed preordered set is a greatest element. Indeed, a directed preordered set is characterized by equality of the (possibly empty) sets of maximal and of greatest elements.

Subset inclusion

The subset inclusion relation [math]\displaystyle{ \,\subseteq,\, }[/math] along with its dual [math]\displaystyle{ \,\supseteq,\, }[/math] define partial orders on any given family of sets. A non-empty family of sets is a directed set with respect to the partial order [math]\displaystyle{ \,\supseteq\, }[/math] (respectively, [math]\displaystyle{ \,\subseteq\, }[/math]) if and only if the intersection (respectively, union) of any two of its members contains as a subset (respectively, is contained as a subset of) some third member. In symbols, a family [math]\displaystyle{ I }[/math] of sets is directed with respect to [math]\displaystyle{ \,\supseteq\, }[/math] (respectively, [math]\displaystyle{ \,\subseteq\, }[/math]) if and only if

for all [math]\displaystyle{ A, B \in I, }[/math] there exists some [math]\displaystyle{ C \in I }[/math] such that [math]\displaystyle{ A \supseteq C }[/math] and [math]\displaystyle{ B \supseteq C }[/math] (respectively, [math]\displaystyle{ A \subseteq C }[/math] and [math]\displaystyle{ B \subseteq C }[/math])

or equivalently,

for all [math]\displaystyle{ A, B \in I, }[/math] there exists some [math]\displaystyle{ C \in I }[/math] such that [math]\displaystyle{ A \cap B \supseteq C }[/math] (respectively, [math]\displaystyle{ A \cup B \subseteq C }[/math]).

Many important examples of directed sets can be defined using these partial orders. For example, by definition, a prefilter or filter base is a non-empty family of sets that is a directed set with respect to the partial order [math]\displaystyle{ \,\supseteq\, }[/math] and that also does not contain the empty set (this condition prevents triviality because otherwise, the empty set would then be a greatest element with respect to [math]\displaystyle{ \,\supseteq\, }[/math]). Every π-system, which is a non-empty family of sets that is closed under the intersection of any two of its members, is a directed set with respect to [math]\displaystyle{ \,\supseteq\,. }[/math] Every λ-system is a directed set with respect to [math]\displaystyle{ \,\subseteq\,. }[/math] Every filter, topology, and σ-algebra is a directed set with respect to both [math]\displaystyle{ \,\supseteq\, }[/math] and [math]\displaystyle{ \,\subseteq\,. }[/math]

Tails of nets

By definition, a net is a function from a directed set and a sequence is a function from the natural numbers [math]\displaystyle{ \N. }[/math] Every sequence canonically becomes a net by endowing [math]\displaystyle{ \N }[/math] with [math]\displaystyle{ \,\leq.\, }[/math]

If [math]\displaystyle{ x_{\bull} = \left(x_i\right)_{i \in I} }[/math] is any net from a directed set [math]\displaystyle{ (I, \leq) }[/math] then for any index [math]\displaystyle{ i \in I, }[/math] the set [math]\displaystyle{ x_{\geq i} := \left\{x_j : j \geq i \text{ with } j \in I\right\} }[/math] is called the tail of [math]\displaystyle{ (I, \leq) }[/math] starting at [math]\displaystyle{ i. }[/math] The family [math]\displaystyle{ \operatorname{Tails}\left(x_{\bull}\right) := \left\{x_{\geq i} : i \in I\right\} }[/math] of all tails is a directed set with respect to [math]\displaystyle{ \,\supseteq;\, }[/math] in fact, it is even a prefilter.

Neighborhoods

If [math]\displaystyle{ T }[/math] is a topological space and [math]\displaystyle{ x_0 }[/math] is a point in [math]\displaystyle{ T, }[/math] set of all neighbourhoods of [math]\displaystyle{ x_0 }[/math] can be turned into a directed set by writing [math]\displaystyle{ U \leq V }[/math] if and only if [math]\displaystyle{ U }[/math] contains [math]\displaystyle{ V. }[/math] For every [math]\displaystyle{ U, }[/math] [math]\displaystyle{ V, }[/math] and [math]\displaystyle{ W }[/math] :

  • [math]\displaystyle{ U \leq U }[/math] since [math]\displaystyle{ U }[/math] contains itself.
  • if [math]\displaystyle{ U \leq V }[/math] and [math]\displaystyle{ V \leq W, }[/math] then [math]\displaystyle{ U \supseteq V }[/math] and [math]\displaystyle{ V \supseteq W, }[/math] which implies [math]\displaystyle{ U \supseteq W. }[/math] Thus [math]\displaystyle{ U \leq W. }[/math]
  • because [math]\displaystyle{ x_0 \in U \cap V, }[/math] and since both [math]\displaystyle{ U \supseteq U \cap V }[/math] and [math]\displaystyle{ V \supseteq U \cap V, }[/math] we have [math]\displaystyle{ U \leq U \cap V }[/math] and [math]\displaystyle{ V \leq U \cap V. }[/math]

Finite subsets

The set [math]\displaystyle{ \operatorname{Finite}(I) }[/math] of all finite subsets of a set [math]\displaystyle{ I }[/math] is directed with respect to [math]\displaystyle{ \,\subseteq\, }[/math] since given any two [math]\displaystyle{ A, B \in \operatorname{Finite}(I), }[/math] their union [math]\displaystyle{ A \cup B \in \operatorname{Finite}(I) }[/math] is an upper bound of [math]\displaystyle{ A }[/math] and [math]\displaystyle{ B }[/math] in [math]\displaystyle{ \operatorname{Finite}(I). }[/math] This particular directed set is used to define the sum [math]\displaystyle{ {\textstyle\sum\limits_{i \in I}} r_i }[/math] of a generalized series of an [math]\displaystyle{ I }[/math]-indexed collection of numbers [math]\displaystyle{ \left(r_i\right)_{i \in I} }[/math] (or more generally, the sum of elements in an abelian topological group, such as vectors in a topological vector space) as the limit of the net of partial sums [math]\displaystyle{ F \in \operatorname{Finite}(I) \mapsto {\textstyle\sum\limits_{i \in F}} r_i; }[/math] that is: [math]\displaystyle{ \sum_{i \in I} r_i ~:=~ \lim_{F \in \operatorname{Finite}(I)} \ \sum_{i \in F} r_i ~=~ \lim \left\{\sum_{i \in F} r_i \,: F \subseteq I, F \text{ finite }\right\}. }[/math]

Logic

Let [math]\displaystyle{ S }[/math] be a formal theory, which is a set of sentences with certain properties (details of which can be found in the article on the subject). For instance, [math]\displaystyle{ S }[/math] could be a first-order theory (like Zermelo–Fraenkel set theory) or a simpler zeroth-order theory. The preordered set [math]\displaystyle{ (S, \Leftarrow) }[/math] is a directed set because if [math]\displaystyle{ A, B \in S }[/math] and if [math]\displaystyle{ C := A \wedge B }[/math] denotes the sentence formed by logical conjunction [math]\displaystyle{ \,\wedge,\, }[/math] then [math]\displaystyle{ A \Leftarrow C }[/math] and [math]\displaystyle{ B \Leftarrow C }[/math] where [math]\displaystyle{ C \in S. }[/math] If [math]\displaystyle{ S / \sim }[/math] is the Lindenbaum–Tarski algebra associated with [math]\displaystyle{ S }[/math] then [math]\displaystyle{ \left(S / \sim, \Leftarrow\right) }[/math] is a partially ordered set that is also a directed set.

Contrast with semilattices

Example of a directed set which is not a join-semilattice

Directed set is a more general concept than (join) semilattice: every join semilattice is a directed set, as the join or least upper bound of two elements is the desired [math]\displaystyle{ c. }[/math] The converse does not hold however, witness the directed set {1000,0001,1101,1011,1111} ordered bitwise (e.g. [math]\displaystyle{ 1000 \leq 1011 }[/math] holds, but [math]\displaystyle{ 0001 \leq 1000 }[/math] 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 [math]\displaystyle{ A }[/math] of a partially ordered set [math]\displaystyle{ (P, \leq) }[/math] 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 [math]\displaystyle{ A }[/math] is inherited from [math]\displaystyle{ P }[/math]; 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.[6] 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.[further explanation needed]

See also

Notes

  1. Kelley, p. 65.
  2. Robert S. Borden (1988). A Course in Advanced Calculus. Courier Corporation. p. 20. ISBN 978-0-486-15038-3. 
  3. Arlen Brown; Carl Pearcy (1995). An Introduction to Analysis. Springer. p. 13. ISBN 978-1-4612-0787-0. https://archive.org/details/introductiontoan0000brow. 
  4. Siegfried Carl; Seppo Heikkilä (2010). Fixed Point Theory in Ordered Sets and Applications: From Differential and Integral Equations to Game Theory. Springer. pp. 77. ISBN 978-1-4419-7585-0. 
  5. This implies [math]\displaystyle{ j = m }[/math] if [math]\displaystyle{ (I, \leq) }[/math] is a partially ordered set.
  6. 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.