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.

DanielLC comments on [Link] The Bayesian argument against induction. - Less Wrong Discussion

4 Post author: Peterdjones 18 July 2011 09:52PM

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

Comments (27)

You are viewing a single comment's thread.

Comment author: DanielLC 18 July 2011 10:04:45PM *  0 points [-]

A =||= (A v B) & (A v ~B)

Was that supposed to be (A & B) v (A & ~B)? What it has is always true. Also, what is =||=?

If I can understand this correctly, they're saying that induction is false because the only accuracy in it is due to the hidden Bayes-structure. This is true of everything.

Comment author: leekelly 18 July 2011 10:42:52PM 4 points [-]

DanielLC,

Hi, I am the author.

The =||= just means bientailment. It's short for,

A |= (A v B) & (A v ~B) and (A v B) & (A v ~B) |= A

Where |= means entailment or logical consequence. =||= is analogous to a biconditional.

The point is that each side of a bientailment is logically equivalent, but the breakdown allows us to see how B alters the probability of different logical consequences of A.

Comment author: hairyfigment 20 July 2011 05:43:51AM *  0 points [-]

Thank you, I think I understand most of it now. I don't see (at this hour) where the absolute values come from, but that doesn't seem to matter much. Let's focus on this line:

Therefore, in the subjective interpretation, given B, one should have increased confidence in both A and ~(A v ~B), but that is a flat contradiction with a probability of 0.

The conjunction of those two does contradict itself, and if you actually write out the probability of the contradiction -- using the standard product rule p(CD)=p(D)p(C|D) rather than multiplying their separate probabilities p(D)p(C) together -- you'll see that it always equals zero.

But each separate claim (A, and B~A), can increase in probability provided that they each take probability from somewhere else, namely from ~B~A. I see no problem with regarding this as an increase for our subjective confidence in A and a separate increase for B~A. Again, each grows by replacing an option (or doubt) which no longer exists for us. Some of that doubt-in-A simply changed into a different form of doubt-in-A, but some of it changed into confidence. The total doubt therefore goes down even though one part increases.