Myhill isomorphism theorem

In computability theory the Myhill isomorphism theorem, named after John Myhill, provides a characterization for two numberings to induce the same notion of computability on a set.

Myhill isomorphism theorem

Sets A and B of natural numbers are said to be recursively isomorphic if there is a total computable bijection f from the set of natural numbers to itself such that f(A) = B.

A set A of natural numbers is said to be one-one reducible to a set B if there is a total computable injection f on the natural numbers such that and .

Myhill's isomorphism theorem states that two sets A and B of natural numbers are recursively isomorphic if and only if A is one-reducible to B and B is one-reducible to A.

The theorem is reminiscent of the Schroeder–Bernstein theorem. The proof is different, however. The proof of Schroeder-Bernstein uses the inverses of the two injections, which is impossible in the setting of the Myhill theorem since these inverses might not be recursive. The proof of the Myhill theorem, on the other hand, defines the bijection inductively, which is impossible in the setting of Schroeder-Bernstein unless one uses the Axiom of Choice (which is not necessary for the proof).

A corollary of Myhill's theorem is that two total numberings are one-equivalent if and only if they are computably isomorphic.

gollark: Other things exist.
gollark: ↑
gollark: Just work on stuff which is fun and cool for you.
gollark: I don't care so why should I care?
gollark: drop Drop an item on the ground.getItem The item in the specified slot.getItemMeta The metadata of the item in the specified slot.list List all items in this inventorypullItems Pull items to this inventory from another inventory.pushItems Push items from this inventory to another inventory.size The size of the inventorysuck Suck an item from the ground

See also

References

  • Myhill, John (1955), "Creative sets", Zeitschrift für Mathematische Logik und Grundlagen der Mathematik, 1: 97–108, doi:10.1002/malq.19550010205, MR 0071379.
  • Rogers, Hartley, Jr. (1987), Theory of recursive functions and effective computability (2nd ed.), Cambridge, MA: MIT Press, ISBN 0-262-68052-1, MR 0886890.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.