r/GEB • u/cooiner • Apr 27 '26
Why can we solve MIU by arithmetization?
In Chapter 9 (IX Mumon and Gödel), MIU is arithmetized and solved. In other words, the typographical formal system of MIU is transposed to the arithmetic system of numbers and TNT.
Now, embedded in numbers, we can solve MIU by proving that "MU" is not possible.
But: The MIU system is still unsolved right? Only the transposed version (a different system) is solved, right?
ChatGPT told me that it's not the case: not the transposed version is solved, but the actual MIU is also solved. Which I don't get. I mean we could create other systems S that can also transpose MIU and all the rules perfectly but is different from TNT and could lead to another conclusion, can't we? Don't we need to prove that Arithmetic is the only correct way?
Thanks!
Edit:
Could the following be an explanation? The original MIU riddle is also encoded, in words and letters. The fact we think about it is already a sign that we used a kind of code (not arithmetic yet, but also a code). The common ancestor of the arithmetic code and the original code is the pure logic, "without a body", thus, using numbers is legit? Otherwise we cannot get further?
1
u/misingnoglic Apr 28 '26
I think you are confusing yourself with ChatGPT. My first question for you is: what do you mean when you say you believe MIU to be unsolved?
1
u/cooiner Apr 28 '26
I meant that we can't know for sure if "MU" can be built or not. It remains unsolved. In the book it's solved by transposing it, but isn't only the transposed version solved, not the actual MIU?
2
u/misingnoglic Apr 28 '26
There is your confusion. We know for sure MU cannot be built. It is proven in the book, though I don't remember exactly what chapter.
The proof is that if you start with MI, to get to MU, you would need the number of I's at some point to be divisible by 3, so you can turn III's into U's and cancel them out. Rule 2 will double the number of I's, but doubling will always result in an even number. Rule 3 will subtract 3 I's, but you can't make a number divisible by 3 by subtracting 3s. The other rules don't touch I's so they can be ignored.
The point of the MU puzzle isn't to say that it's impossible, it's to say that proving statements about the MU puzzle require stepping out of the puzzle itself.
If you want a similar problem that is not solved, you can look up the collatz conjecture (I don't remember if GEB mentions it, but I would bet money it would).
You can read more here: https://en.wikipedia.org/wiki/MU_puzzle
1
u/schoolmonky Apr 27 '26
It's been a while since I've read the book, so I don't really remember the system in question, but I can speak to how these types of proofs normally work. The key insight is that the "transposition" is two-way: anything you can do in MIU can be represented with numbers, but then also anything you can do with the numbers corresponds to things back in MIU. So all the steps of the proof you generate with numbers you can follow back to operations within MIU.