HOME

TheInfoList



OR:

In
computability theory Computability theory, also known as recursion theory, is a branch of mathematical logic, computer science, and the theory of computation that originated in the 1930s with the study of computable functions and Turing degrees. The field has since e ...
, a function is called limit computable if it is the limit of a uniformly computable sequence of functions. The terms computable in the limit, limit recursive and recursively approximable are also used. One can think of limit computable functions as those admitting an eventually correct computable guessing procedure at their true value. A set is limit computable just when its characteristic function is limit computable. If the sequence is uniformly computable relative to ''D'', then the function is limit computable in ''D''.


Formal definition

A total function r(x) is limit computable if there is a total computable function \hat(x,s) such that : \displaystyle r(x) = \lim_ \hat(x,s) The total function r(x) is limit computable in ''D'' if there is a total function \hat(x,s) computable in ''D'' also satisfying : \displaystyle r(x) = \lim_ \hat(x,s) A set of natural numbers is defined to be computable in the limit if and only if its characteristic function is computable in the limit. In contrast, the set is
computable Computability is the ability to solve a problem in an effective manner. It is a key topic of the field of computability theory within mathematical logic and the theory of computation within computer science. The computability of a problem is close ...
if and only if it is computable in the limit by a function \phi(t,i) and there is a second computable function that takes input ''i'' and returns a value of ''t'' large enough that the \phi(t,i) has stabilized.


Limit lemma

The limit lemma states that a set of natural numbers is limit computable if and only if the set is computable from 0' (the Turing jump of the empty set). The relativized limit lemma states that a set is limit computable in D if and only if it is computable from D'. Moreover, the limit lemma (and its relativization) hold uniformly. Thus one can go from an index for the function \hat(x,s) to an index for \hat(x) relative to 0'. One can also go from an index for \hat(x) relative to 0' to an index for some \hat(x,s) that has limit \hat(x).


Proof

As 0' is a omputably enumerableset, it must be computable in the limit itself as the computable function can be defined : \displaystyle \hat(x,s)=\begin 1 & \text s, x \text 0'\\ 0 & \text \end whose limit r(x) as s goes to infinity is the characteristic function of 0'. It therefore suffices to show that if limit computability is preserved by Turing reduction, as this will show that all sets computable from 0' are limit computable. Fix sets X,Y which are identified with their characteristic functions and a computable function X_s with limit X. Suppose that Y(z)=\phi^(z) for some Turing reduction \phi and define a computable function Y_s as follows : \displaystyle Y_s(z)=\begin \phi^(z) & \text \phi^ \text s \text\\ 0 & \text \end Now suppose that the computation \phi^(z) converges in s steps and only looks at the first s bits of X. Now pick s'>s such that for all z < s+1 X_(z)=X(z). If t > s' then the computation \phi^(z) converges in at most s' < t steps to \phi^(z). Hence Y_s(z) has a limit of \phi^(z)=Y(z), so Y is limit computable. As the \Delta^0_2 sets are just the sets computable from 0' by Post's theorem, the limit lemma also entails that the limit computable sets are the \Delta^0_2 sets.


Limit computable real numbers

A real number ''x'' is computable in the limit if there is a computable sequence r_i of rational numbers (or, which is equivalent, computable real numbers) which converges to ''x''. In contrast, a real number is
computable Computability is the ability to solve a problem in an effective manner. It is a key topic of the field of computability theory within mathematical logic and the theory of computation within computer science. The computability of a problem is close ...
if and only if there is a sequence of rational numbers which converges to it and which has a computable
modulus of convergence In real analysis, a branch of mathematics, a modulus of convergence is a function that tells how quickly a convergent sequence converges. These moduli are often employed in the study of computable analysis and constructive mathematics. If a sequ ...
. When a real number is viewed as a sequence of bits, the following equivalent definition holds. An infinite sequence \omega of binary digits is computable in the limit if and only if there is a total computable function \phi(t,i) taking values in the set \ such that for each ''i'' the limit \lim_ \phi(t,i) exists and equals \omega(i). Thus for each ''i'', as ''t'' increases the value of \phi(t,i) eventually becomes constant and equals \omega(i). As with the case of computable real numbers, it is not possible to effectively move between the two representations of limit computable reals.


Examples

* The real whose binary expansion encodes the halting problem is computable in the limit but not computable. * The real whose binary expansion encodes the truth set of
first-order arithmetic In first-order logic, a first-order theory is given by a set of axioms in some language. This entry lists some of the more common examples used in model theory and some of their properties. Preliminaries For every natural mathematical structure ...
is not computable in the limit. * Chaitin's constant.


See also

* Specker sequence


References

# J. Schmidhuber, "Hierarchies of generalized Kolmogorov complexities and nonenumerable universal measures computable in the limit", ''International Journal of Foundations of Computer Science'', 2002, . # R. Soare. ''Recursively Enumerable Sets and Degrees''. Springer-Verlag 1987. # V. Brattka. ''A Galois connection between Turing jumps and limits''. ''Log. Methods Comput. Sci.'', 2018, {{Doi, 10.23638/LMCS-14(3:13)2018. Computability theory Theory of computation