Benja comments on Decision Theories, Part 3.75: Hang On, I Think This Works After All - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (45)
How about just,
(simple facts about PA:)
|- □(A ∧ B) -> (□A ∧ □B)
(apply the assumptions:)
|- □(A ∧ B) -> (B ∧ A)
|- □(A ∧ B) -> (A ∧ B)
(apply Löb:)
|- A ∧ B
Heh. Nice!