*** Welcome to piglix ***

Kleene's recursion theorem


In computability theory, Kleene's recursion theorems are a pair of fundamental results about the application of computable functions to their own descriptions. The theorems were first proved by Stephen Kleene in 1938 and appear in his 1952 book Introduction to Metamathematics. A related theorem which constructs fixed points of a computable function is known as Rogers' theorem and is due to Hartley Rogers, Jr. (1967).

The recursion theorems can be applied to construct fixed points of certain operations on computable functions, to generate quines, and to construct functions defined via recursive definitions.

The statement of the theorems refers to an admissible numbering of the partial recursive functions, such that the function corresponding to index is . In programming terms, represents a program and represents the function computed by this program.


...
Wikipedia

...