Turing Jump Article Index for
Turing
Shopping
Turing
Website Links For
Turing
 

Information About

Turing Jump




The operator is called a ''jump operator'' because it increases the Turing Degree of the "problem" ''X''. That is, the problem ''X''′ is not Turing Reducible to ''X''. The Turing jump operator can be used to construct the Arithmetical Hierarchy of successively more powerful oracle machines and their associated halting problems.


DEFINITION

Given a set ''X'' and a Gödel Numbering arphi_i^X of the ''X''-computable functions, the Turing jump ''X''′ for ''X'' is defined as

:X':= \{x \mid arphi_x^X(x) \, \mathrm{is\;defined}\}.

The n-th Turing jump ''X''(''n'') is defined inductively by
:X^{(0)} := X, \quad X^{(n+1)}:=(X^{(n)})'.


EXAMPLES




PROPERTIES