gill1109 wrote:To make things simple let's do the case of two events. A union B is the disjoint union of A and B setminus A. B is the disjoint union of B setminus A and A intersection B. Write down the two corresponding equalities (additivity of probability). By substituion find probability of A union B equals the sum of the probabilities of A and B, minus the probability of their intersection. Now use non-negativity of probability to get your inequality.
P(A U B) = P(A) + P(B) - P(A ∩ B)
P(A ∩ B) >= 0 (by definition)
P(A U B) <= P(A) + P(B)
Is that what you mean?
Can this inequality ever be violated by anything, short of a mathematical error?
Do you agree that every inequality is a summary of an equality that must make sense for the inequality to make sense?
It will be interesting find out what the corresponding equality for "Bell's inequality" is, and to ask ourselves if it makes sense for all the scenarios we are apply the inequalities for.
For example, what if we make those events conditional on some condition (X), and we write:
P(A U B|X) = P(A|X) + P(B|X) - P(A ∩ B|X)
P(A ∩ B|X) >= 0 (by definition)
P(A U B|X) <= P(A|X) + P(B|X)
Is this inequality still valid? Will it still be valid if P(X) = 0?
Do you see the problem? Lots of questions, I know, but I don't expect you to answer them here so long as you answer them to yourself, I'm just attempting to guide your reasoning process.
X ~ All the measurements are performed on a single set of particles.