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.

alex_zag_al comments on A Limited But Better Than Nothing Way To Assign Probabilities to Statements of Logic, Arithmetic, etc. - Less Wrong Discussion

6 Post author: alex_zag_al 22 November 2013 09:14PM

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

Comments (16)

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

Comment author: alex_zag_al 28 November 2013 04:44:39PM 1 point [-]

Yeah, this makes sense.

Does this apply to Boolean logic to, in addition to deductions using the axioms of the system?

The archetype I've got in my head is Jaynes's derivation of P(A or B) = P(A) + P(B) - P(A and B).

The first step is that P(A or B) = P(~(~A and ~B)). So if we're updating on computations rather than facts, what we really have is only P(A or B|C) = P(A|C) + P(B|C) - P(A and B|C), where C is the computation that (A or B) is the same as ~(~A and ~B)).

Does that make sense, or is that a different kind of thing?