You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

Houshalter comments on Open Thread - Aug 24 - Aug 30 - Less Wrong Discussion

7 Post author: Elo 24 August 2015 08:14AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (318)

You are viewing a single comment's thread. Show more comments above.

Comment author: Houshalter 29 August 2015 08:17:22PM 0 points [-]

A Halting Oracle that only says "Yes", "No", or "Provably Undecidable" hasn't (to my knowledge and research) been proven to be impossible

I think I just proved this. If you can prove something is undecidable, it creates a paradox.

nor do they demonstrate that we can't prove that any given algorithm will or will not halt

If you could prove any algorithm will halt or not halt, then you can easily make a halt-detection machine that works in all cases. There are some programs which do not halt, but which it's impossible to prove they will not halt.

nor do they even demonstrate that an algorithm can't prove that other algorithms will or will not halt

But not for all cases, see above.

Comment author: entirelyuseless 30 August 2015 02:57:46PM *  1 point [-]

"If you could prove any algorithm will halt or not halt, then you can easily make a halt-detection machine that works in all cases."

That is only true if your proofs work from the same one set of axioms. But in reality you can choose different sets of axioms as needed. So it may be possible to prove of each and every algorithm that it will halt or not, but you cannot make a halt-detection machine that works in all cases, because your proofs use different sets of axioms.