Letβs sketch out the proof of the EPL Theorem.
Some notation
Weβll write β¨π β, β¦, π ββ© as an abbreviation for the following propositional formula meaning βexactly one of π β, β¦, π β is trueβ:
(The first conjunct says that at least one of the π α΅’ is true, and the second says that no two of them are both true.)
The proof steps
The proof has these steps:
Using R1 (invariance from logical equivalence) and R2 (invariance under definition of new symbols), show that
\(\begin{eqnarray*} (A\mid X) &=& (s_1\vee\cdots \vee s_k \mid \langle s_1,\ldots,s_n\rangle) \\ &\triangleq& \Upsilon_2(k, n) \end{eqnarray*}\)where π is the number of truth assignments that satisfy π, π is the number of these truth assignments that also satisfy π΄, and π β, β¦, π β are are any π distinct propositional symbols. This means that (π΄ | π) is a function of π and π. We will call this function πΆβ.
Using R1 and R3 (invariance under addition of irrelevant information), show that for all π > 0, π > 0, and 0 β€ π β€ π,
\(\Upsilon_2(m k, m n) = \Upsilon_2(k, n) \)and therefore (π΄ | π) is a function of π / π. We will call this function πΆβ. Hence
\((A\mid X) = \Upsilon_1\left(\frac{k}{n}\right) \triangleq \Upsilon_2(k, n).\)Using R4 (preservation of existing distinctions in plausibility), show that πΆβ is a strictly increasing function: if π₯ and π¦ are rational numbers between 0 and 1 inclusive, with π₯ < π¦, then πΆβ(π₯) is a plausibility value that is strictly less than πΆβ(π¦).
Therefore πΆβ is an order isomorphism between βββ (the rational numbers between 0 and 1 inclusive) and β (the set of all plausibility values.) This means that πΆβ defines a one-to-one correspondence between the elements of βββ and the elements of β, as well as being strictly increasing.
Since πΆβ is an order isomorphism, it has an inverse π that is also a strictly increasing function, and we have
Detail on step 1
Weβll save this for a follow-on post, as it is rather involved.
Detail on step 2
Define π = β¨π‘β, β¦, π‘ββ©, where the π‘α΅’ are any π propositional symbols disjoint from π β, β¦, π β. Then by R3, invariance under addition of irrelevant information, we have
The last equality follows from the fact that π has π satisfying truth assignments on { π‘β, β¦, π‘β }, and so conjoining π expands each satisfying truth assignment into π distinct satisfying truth assignments.
Detail on step 3
Give rational numbers π₯ and π¦, with 0 β€ π₯ < π¦ β€ 1, express them as fractions with a common denominator π > 0: π₯ = π / π, π¦ = π / π, with 0 β€ π < π β€ π. Then since
we have
where π βΊ π means that π is a plausibility value strictly less than π.
Final comments
Note that requirements R1, R2, and R3 are all invariance requirements, specifying ways in which we can jointly change π΄ and π without changing (π΄ | π). This is what turns the partial plausibility order inherent in propositional logic into a total order. But if all you have are invariance requirements, you can satisfy them by collapsing all plausibility values down to one single value, making the plausibility function a constant function. Requirement R4 prevents this collapse.