some necessary definitions:
partially ordered set
A partially ordered set (or poset) is a set equipped with a binary relation: , such that the relation is:
Link to original
- reflexive
- transitive
- anti-symmetric
least pre-fixed point
a pre-fixed point of a function , where is a poset, is some such that .
the least pre-fixed point is the least such point. that is: , if is a pre-fixed point then .
notably, is also the least fixed point of , since all fixed points are also pre-fixed points.
Link to original
chain-complete poset
a poset where every countable, increasing chain has a least upper bound
Link to original
in DenSem we take chain to mean a countable, increasing chain of elements in a poset.
domain
a chain-complete poset with a least element
this least element is typically denoted .
Link to original
admissible subset
A subset of a domain that is chain-closed and contains
Link to original