Kleene fixpoint theorem

From Wikipedia, the free encyclopedia

In mathematics, the Kleene fixpoint theorem of order theory states that given any complete lattice L, and any continuous (and therefore monotone) function

f: L \to L,

the least fixed point (lfp) of f is the least upper bound of the ascending Kleene chain of f, that is

\textrm{bot}_L \le f(\textrm{bot}_L) \le f(f(\textrm{bot}_L)) \le ...

obtained by iterating f on the bottom element of L. Expressed in a formula, the Kleene fixpoint theorem states that

\textrm{lfp}(f) = \textrm{lub}\left(\left\{f^i(\textrm{bot}_L) \mid i\in\mathbb{N}\right\}\right)

where lfp denotes the least fixed point, lub denotes the least upper bound, and botL is the bottom element of L.


[edit] See also

In other languages