User:IssaRice/Computability and logic/Rogers fixed point theorem using Sipser's notation
Sipser's textbook presents the recursion theorem, but not the fixed point theorem. Here is one way to state the fixed point theorem using Sipser's notation.
Theorem (Fixed point theorem). Let be a Turing machine which computes a function . Then there exists a Turing machine which computes a function , and a Turing machine which computes a function , such that and for all .
Remark. This is basically a "curried" version of the recursion theorem. Instead of , we have (with abuse of notation) .