cousin_it comments on AI reflection problem - Less Wrong

4 [deleted] 27 November 2011 06:29AM

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

Comments (26)

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

Comment author: cousin_it 27 November 2011 11:24:32PM *  2 points [-]

Your rewrite seems to have the same error as the previous version. A correct formalization of Wei's solution could look like this:

A1 ⊢ ∀P. (A1 ⊢ P) ↔ (A2 ⊢ P)

If A1=A2, that equation collapses into a tautology, as it should.