A function on words from is computable if there is a deterministic Turing Machine s.t.: (or there is a lambda-term)

  • accepts all input words
  • when started in configuration , the machine eventually terminates in configuration .

The machine transforms the contents of the tape from to and returns the tape head to the start of the word.