Literature.
[1] J. Komara. Recursive Functions. Downloadable lecture notes available through the web page of the course.
[2] J. Komara and P. J. Voda. Lecture Notes in Theory of Computability. 2001.
[3] J. Komara and P. J. Voda. Metamathematics of Computer Programming. 2001.
[4] I. Korec. Úvod do teórie algoritmov. Skriptá MFF UK, 1981.
Exercise. (3 bonus points) Show that if , and are all primitive recursive then so is defined by
Partial course of values sequence. Show that the auxiliary ternary function such that
is primitive recursive.
[CL] Remark. You can test your solution by interpreting the theory. Choose non-local interpretation.
Hint. Derive the function as primitive recursive with the help of its parameter contraction function :
[CL] Remark. You can test your solution by interpreting the theory. Choose non-local interpretation and set component identifier suffix to the string _cp
[CL] Remark. You can test your solution by interpreting the theory. Choose non-local interpretation and set component identifier suffix to the string _ca