- #1
- 2,361
- 339
- TL;DR Summary
- Bell's inequality is, ultimately, a re-expression of the additivity of probabilities and the assumption of an underlying manifold of states of reality.
Bell's inequality in it's original form is:
[tex] |cor(a,b) - cor(a,c)| \le 1 - cor(b,c)[/tex]
where ##a,b## and ##c## are random variables with values ##\pm 1##, and the correlation is then simply the expectation value of their products, ##cor(a,b)=E[ab]## or as usually expressed ##\langle ab\rangle##.
I found it instructive to recast this in terms of Bernoulli {0,1} valued random variables. I will use upper case for these: ##A= (a+1)/2, a=2A-1## and likewise with ##b## and ##c##. ##A=1## if ##a=1## else ##A=0##.
So, a bit of algebra:
[tex] cor(b,c) = E[bc] = E[4BC-2B-2C+1] \to [/tex] [tex]1-cor(b,c) = 2E[B-2BC-C] = 2E[B^2 - 2BC - C^2] = 2E[(B-C)^2][/tex] (using ##B^2 = B## etc.) Note however that as Boolean (0 or 1) values ##(B-C)^2 = B\veebar C## their exclusive or. Also note that the expected value of a Boolean variable is its probability so ## 1-cor(b,c) = P(B\veebar C)## and likewise with others.
Similarly:
[tex]cor(a,b) - cor(a,c) = 2P(A\veebar C) - 2P(A\veebar B)[/tex] So in these terms Bell's original inequality becomes:
[tex] |P(A\veebar C) - P(A\veebar B)| \le P(B\veebar C)[/tex] When we expand the absolute value we get:
[tex] -P(B\veebar C) \le P(A\veebar C) - P(A\veebar B) \le P(B\veebar C)[/tex] Rearrange the terms for each inequality seperately and you get two versions of the general inequality:
[tex] P(X\veebar Y) + P(Y\veebar Z) \ge P(X\veebar Z)[/tex] It's a "triangle inequality" and we can use ##d(X,Y) = P(X\veebar Y)## as a "metric" between events. The other Bell-like inequalities are, I believe, just extensions of the same.
This "Triangle Inequality" is just additivity and positivity of probability distributions over a sample space "underlying set of possible realities" and assumes events, (including specific measurements) are subsets of that "set of possible realities". This format of Bell's inequality is, at least in my mind, much easier to understand.
[tex] |cor(a,b) - cor(a,c)| \le 1 - cor(b,c)[/tex]
where ##a,b## and ##c## are random variables with values ##\pm 1##, and the correlation is then simply the expectation value of their products, ##cor(a,b)=E[ab]## or as usually expressed ##\langle ab\rangle##.
I found it instructive to recast this in terms of Bernoulli {0,1} valued random variables. I will use upper case for these: ##A= (a+1)/2, a=2A-1## and likewise with ##b## and ##c##. ##A=1## if ##a=1## else ##A=0##.
So, a bit of algebra:
[tex] cor(b,c) = E[bc] = E[4BC-2B-2C+1] \to [/tex] [tex]1-cor(b,c) = 2E[B-2BC-C] = 2E[B^2 - 2BC - C^2] = 2E[(B-C)^2][/tex] (using ##B^2 = B## etc.) Note however that as Boolean (0 or 1) values ##(B-C)^2 = B\veebar C## their exclusive or. Also note that the expected value of a Boolean variable is its probability so ## 1-cor(b,c) = P(B\veebar C)## and likewise with others.
Similarly:
[tex]cor(a,b) - cor(a,c) = 2P(A\veebar C) - 2P(A\veebar B)[/tex] So in these terms Bell's original inequality becomes:
[tex] |P(A\veebar C) - P(A\veebar B)| \le P(B\veebar C)[/tex] When we expand the absolute value we get:
[tex] -P(B\veebar C) \le P(A\veebar C) - P(A\veebar B) \le P(B\veebar C)[/tex] Rearrange the terms for each inequality seperately and you get two versions of the general inequality:
[tex] P(X\veebar Y) + P(Y\veebar Z) \ge P(X\veebar Z)[/tex] It's a "triangle inequality" and we can use ##d(X,Y) = P(X\veebar Y)## as a "metric" between events. The other Bell-like inequalities are, I believe, just extensions of the same.
This "Triangle Inequality" is just additivity and positivity of probability distributions over a sample space "underlying set of possible realities" and assumes events, (including specific measurements) are subsets of that "set of possible realities". This format of Bell's inequality is, at least in my mind, much easier to understand.