|
|
|
|
|
by tetron
2426 days ago
|
|
This is my take as well. The unreasonable effectiveness of mathematics to describe physics suggests it is more fundamental than something our monkey brains came up with. If aliens are operating with the same physics, they are going to create a mathematics that is isomorphic to our own. |
|
[1] Similarly, a basic theorem in algorithmic information theory states that all programming languages are about equally efficient in terms of program size,[2] but that doesn't mean that all programming languages are actually equally good for every problem in practice, as the constant debates about "the best language" among programmers clearly show.
[2] The basic argument is that, if programs written in language A are vastly shorter than those written in language B, it is possible to write an interpreter for language A in language B of constant length c. So all programs written in language B are at most c chars longer than those written in language A.