Back to the index. Or to the chambers
This article has 22 links. View as Cloud or List.
Loading ...
Planetmath Browser (2008—2009)
BSD licence | A django site
All articles taken from PlanetMath.org snapshot under CC-BY-SA licence.
→ The original article on PlanetMath.org
Other Formats: LaTeX
Domain
A poset
is said to be a directed complete partially ordered set, or dcpo for short, if every directed set
has a supremum.
A domain
is a continuous
dcpo. Here, continuous means that
is a continuous poset.
Example. Let
be sets. Consider the set
of all partial functions
from
to
. This means that any
is a function
, for some subset
of
. We show that
is a domain.
is a poset: Define a binary relation
on
as follows:
iff
is an extension
of
. In other words, if
and
, then
and
for all
. Clearly,
is reflexive, anti-symmetric, and transitive. So
turns
into a poset.
is a dcpo: Suppose that
is a directed subset of
. Set
. Define
as follows: for any
,
where
for some
. Is this well-defined? Suppose
. Since
is directed, there is an
extending both
and
. This means that
. Therefore,
is a well-defined function (on
). Hence
is a dcpo.
- If
, then
: Since
extends both
and
,
is well-defined (the construction is the same as above). To show that
, suppose
is directed and
(note that
exists by 2 above). Since
, there is
such that
. Similarly,
implies
an
with
. Since
is directed, there is
with
. This means
and
, or
.
is continuous: Let
. Then by 3 above,
is a directed set. By 2,
exists, and
. Suppose
. Then the function
defined by
is way below
, for if
, then
for some
, or
, which means
. Therefore,
. This implies that
. As a result,
.
Remark. Domain theory is a branch of order theory that is used extensively in theoretical computer science. As in the example, one can think of a domain as a collection of partial pictures or pieces of partial information. Being continuous is the same as saying that any picture or piece of information can be pieced together by partial ones by way of “approximations”.