In the Chomsky hierarchy, level 0 grammars include all languages that can be recognized by a Turing machine. There is no level -1 (which would represent the class of languages that cannot be recognized by a Turing machine, but can be recognized by something more computationally powerful than a Turing machine). Turing machines are universal, in the sense that all Turing-equivalent machines have the same fundamental computational capability (ignoring time and space limits), and as far as we know, it is not possible to build something that is fundamentally more computationally powerful than a Turing machine.
What is the name for this theory? How is it proved that there cannot exist a computer more computationally powerful than a Turing machine?