Directed set

From Wikipedia, the free encyclopedia
(Redirected from Directed subset)
Jump to navigation Jump to search

In mathematics, a directed set (or a directed preorder or a filtered set) is a preordered set in which every finite subset has an upper bound.[1] In other words, it is a non-empty preordered set A such that for any a and b in A there exists c in A with ac and bc.[a] 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 symmetrically,[2] meaning that every finite subset has a lower bound.[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.

Examples

[edit | edit source]

The set of natural numbers with the ordinary order is one of the most important examples of a directed set. Every totally ordered set is a directed set, including (,), (,), (,), and (,).

A (trivial) example of a partially ordered set that is not directed is the set {a,b}, in which the only order relations are aa and bb. A less trivial example is like the following 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 (that is, 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).

Product of directed sets

[edit | edit source]

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 n1m1 and n2m2. In analogy to the product order this is the product direction on the Cartesian product. For example, the set × of pairs of natural numbers can be made into a directed set by defining (n0,n1)(m0,m1) if and only if n0m0 and n1m1.

Directed towards a point

[edit | edit source]

If x0 is a real number then the set I:={x0} can be turned into a directed set by defining aIb if |ax0||bx0| (so "greater" elements are closer to x0). We then say that the reals have been directed towards x0. 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 a and b equidistant from x0, where a and b are on opposite sides of x0. Explicitly, this happens when {a,b}={x0r,x0+r} for some real r0, in which case aIb and bIa even though ab. Had this preorder been defined on instead of {x0} then it would still form a directed set but it would now have a (unique) greatest element, specifically x0; however, it still wouldn't be partially ordered. This example can be generalized to a metric space (X,d) by defining on X or X{x0} the preorder ab if and only if d(a,x0)d(b,x0).

Maximal and greatest elements

[edit | edit source]

An element m of a preordered set (I,) is a maximal element if for every jI, mj implies jm.[b] It is a greatest element if for every jI, jm.

Any preordered set with a greatest element is a directed set with the same preorder. For instance, in a poset P, every lower closure of an element; that is, every subset of the form {aP:ax} where x is a fixed element from P, 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

[edit | edit source]

The subset inclusion relation , along with its dual , 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 (respectively, ) 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 I of sets is directed with respect to (respectively, ) if and only if

for all A,BI, there exists some CI such that AC and BC (respectively, AC and BC)

or equivalently,

for all A,BI, there exists some CI such that ABC (respectively, ABC).

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 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 ). 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 . Every λ-system is a directed set with respect to . Every filter, topology, and σ-algebra is a directed set with respect to both and .

Tails of nets

[edit | edit source]

By definition, a net is a function from a directed set and a sequence is a function from the natural numbers . Every sequence canonically becomes a net by endowing with .

If x=(xi)iI is any net from a directed set (I,) then for any index iI, the set xi:={xj:ji with jI} is called the tail of (I,) starting at i. The family Tails(x):={xi:iI} of all tails is a directed set with respect to ; in fact, it is even a prefilter.

Neighborhoods

[edit | edit source]

If T is a topological space and x0 is a point in T, the set of all neighbourhoods of x0 can be turned into a directed set by writing UV if and only if U contains V. For every U, V, and W :

  • UU since U contains itself.
  • if UV and VW, then UV and VW, which implies UW. Thus UW.
  • because x0UV, and since both UUV and VUV, we have UUV and VUV.

Finite subsets

[edit | edit source]

The set Finite(I) of all finite subsets of a set I is directed with respect to since given any two A,BFinite(I), their union ABFinite(I) is an upper bound of A and B in Finite(I). This particular directed set is used to define the sum iIri of a generalized series of an I-indexed collection of numbers (ri)iI (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 FFinite(I)iFri; that is: iIri:=limFFinite(I) iFri=lim{iFri:FI,F finite }.

Logic

[edit | edit source]

Let S 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, S could be a first-order theory (like Zermelo–Fraenkel set theory) or a simpler zeroth-order theory. The preordered set (S,) is a directed set because if A,BS and if C:=AB denotes the sentence formed by logical conjunction , then AC and BC where CS. If S/ is the Lindenbaum–Tarski algebra associated with S then (S/,) is a partially ordered set that is also a directed set.

Contrast with semilattices

[edit | edit source]
File:Directed set, but no join semi-lattice.png
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 c. The converse does not hold however, witness the directed set {1000,0001,1101,1011,1111} ordered bitwise (e.g. 10001011 holds, but 00011000 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

[edit | edit source]

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.[further explanation needed]

See also

[edit | edit source]
  • Centered set – Order theory
  • Lua error in Module:GetShortDescription at line 33: attempt to index field 'wikibase' (a nil value).
  • Filters in topology – Use of filters to describe and characterize all basic topological notions and results
  • Linked set – Mathematical concept regarding posets in (partial) order theory
  • Net (mathematics) – Generalization of a sequence of points

Notes

[edit | edit source]
  1. ^ In the equivalent definition by "every finite subset has an upper bound", the set A is automatically required to be non-empty because there must exist an upper bound for the empty set.
  2. ^ This implies j=m if (I,) is a partially ordered set.

Footnotes

[edit | edit source]
  1. ^ Kelley 1975, pp. 65.
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  5. ^ Gierz et al. 2003, p. 2.

Works cited

[edit | edit source]
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).