Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > Computable function


 Contents
In computability theory computable functions or Turing computable functions are the basic objects of study. They make our intuitive notion of algorithm precise and according to the Church-Turing thesis they are exactly the functions that can be calculated using a mechanic calculation device.

Before the precise definition of computable function mathematician often used the informal term effectively computable.

1 Definition

Generally a computable function is a partial function

The class of computable functions is equivalent to the class of functions defined by

Alternatively they can be defined as those algorithms that can be calculated by

2 Notes

Sometimes, for reasons of clarity, we write a computable function as

We can easily encode g into a new function

using a pairing function.

3 Examples

4 Properties

Computability

Read more »

Non User