Quantum Notes: Life Beyond Classical
Quantum Notes: Life Beyond Classical
Quantum Notes: Life Beyond Classical
Ψ
Budapest Semesters in Mathematics / Aquincum Institute of Technology
Preface
The aim of this note is to explain why we cannot use classical probability theory when deal-
ing with quantum phenomena and to outline the framework of a more general probability
theory. However, the explicit details of quantum probability theory are not yet discussed
here since that requires knowledge of Hilbert spaces.
I believe that a good course cannot begin with technical details. So I decided that
the first 2 weeks we would discuss the general ideas explained here, and only afterwards
we would make the necessary linear algebra brush up, study properties of self-adjoint and
positive operators, etc.
Over the years, starting as a couple of pages long handout, the notes kept getting steadily
longer and longer. This particular note was mainly written up by BSM student Chu Yue
(Stella) Dong; so let me also use this preface to thank her.
2 Probabilities 19
2.1 Probability functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
2.2 The convex structure of probability functions . . . . . . . . . . . . . . . . . 22
2.3 Distributivity and determinism . . . . . . . . . . . . . . . . . . . . . . . . 24
2 CONTENTS
Chapter 1
Topics:
• the power set as the set of events of a classical (i.e. non quantum physicial) system,
the distributivity regarding the operations “and” and “or”
• lattices,
3
4 CHAPTER 1. THE STRUCTURE OF EVENTS
In a “standard” probability course all these events would be described as subsets of the
set H := {1, 2, 3, 4, 5, 6}. In particular A ⊂ H would be the subset {2, 4, 6} and D ⊂ H
would be the one-element subset {5}, and in general in this case the set of events would
be identified with the power-set P(H).
In this description the operations “and” (∧) and “or” (∨) would correspond to taking
intersection and union, respectively. In particular, since the set-operations ∩, ∪ satisfy the
law of distributivity, in classical probability theory for any 3 events A, B, C one has that
A ∧ (B ∨ C) = (A ∧ B) ∨ (A ∧ C),
A ∨ (B ∧ C) = (A ∨ B) ∧ (A ∨ C).
them would hit the screen relatively close to the slit B, while few of them would hit much
further out giving a distribution like this:
Moving the block from slit A to slit B and repeating the experiment would lead to a similar
distribution with center closer to A:
What kind of distribution should we see if we leave both slit A and B open? We are still
shooting the photons individually; one after the other. Our classical thinking suggests that
• the ones passing at A would be distributed on the screen like in figure 1.3,
• the ones passing at B would be distributed on the screen like in figure 1.2,
• so the obtained distribution should be the sum of the two previous distributions, like
on the next figure:
However, this is not what we have! The real experiment will give a distribution of inter-
ference pattern:
Observe that in contrast to the experiments with slit B blocked, now there is almost
no photon arriving to the region of the screen indicated with letter C. So consider the
statements
Summing the distributions obtained in the first two experiments corresponds to considering
events like “the photon
1.2. THE NEED FOR A MORE GENERAL PROBABILITY THEORY 7
the screen”. On the other hand, from the last experiment we can get information regarding
the event that “the photon
the screen”. So the real-life results of the experiments seem to be in conflict with the naive,
classical reasoning that uses the distributivity law (A∧C)∨(B∧C)= (A∨B)∧C.
• if both X≤Y and Y≤X for two events X and Y, then infact X=Y,
• if for three events X,Y and Y we have X≤Y and Y≤Z, then X≤Z.
That is, in our mathematical description, events should be elements of a partially ordered
set, or in short: a POSET.
• reflexivity: a ≤ a,
is called a partial ordering. A set S together with a (fixed) partial ordering is called a
POSET.
Example 1.3.2. Consider divisibility between natural numbers. For two natural numbers
a, b ∈ N, we write a|b whenever a divides b. It is clear that the relation | is a partial
ordering and hence that any subset of the natural numbers H ⊂ N, together with the
relation |, is a POSET.
Let us return now to the question of “and” and “or”; how should they appear in our
mathematical description? Since we have already introduced a partial ordering between
events, first we should consider the kind of relation we want to have between these binary
operations and the ordering.
A natural set of requirements is the following:
To put it in another way, “A and B” should be the infimum, while “A or B” should be the
supremum of A and B.
A collection of elements in a POSET does not necessarily have a supremum or infimum.
However, if exists at all, the supremum (and likewise, the infimum) is unique. This is a
simple consequence of the anti-symmetry of the order relation.
(∀x ∈ H : x ≤ y) ⇒ c ≤ y.
If c0 also satisfies the above two requirements then on one hand x ≤ c0 for all x ∈ H
implying that c ≤ c0 , on the other hand, exchanging the role of c and c0 we also have that
c0 ≤ c. Hence c = c0 and sup(H), if exists, is unique.
By the infimum of H we mean an element c = inf(H) such that c ≤ x for all x ∈ H and
(∀x ∈ H : y ≤ x) ⇒ y ≤ c.
Definition 1.3.5. For the infimum and supremum of two elements in a POSET we use
the notations
inf{a, b} ≡ a ∧ b, sup{a, b} ≡ a ∨ b.
Example 1.3.6. Consider the POSET given by figure 1.6. Let us investigate what we can
say about 4 ∨ 6, 2 ∧ 4 and 2 ∧ 5. To determine the first one, we need to list all elements
that are smaller than both 4 and 6. They are: 1, 2, of which the greatest element is 2. So
4 ∧ 6 ≡ inf{4, 6} = 2.
Similar argument shows that 2 ∨ 4 = 4. For the last one, first we need to list all elements
that are greater than both 2 and 5. However, in this POSET there is no such element!
Thus there is no 2 ∨ 5 in this POSET. However, instead of the set {1, 2, 3, 4, 5, 6} consider
now — still with partial ordering given by the divisibility relation — the larger set of
natural numbers N. In this POSET x ∨ y and x ∧ y will always exists. Infact, it is not too
difficult to see, that x ∧ y will simply be the greatest common divisor, while x ∨ y will be
the smallest common multiple of x and y.
Example 1.3.7. In the last example, when we considered the POSET given by figure 1.6,
the supremum 2 ∨ 5 did not exists simply because there were no elements greater than both
2 and 5. This, however, is not the only thing that can “go wrong”. Indeed, consider the
four-element POSET given below. In this example there are elements that are greater than
both x and y. Infact, there are two of them. However, of these two, there is no smallest:
simply they cannot be compared. So x and y does not have a supremum.
1.3. PARTIALLY ORDERED SETS AND LATTICES 11
Example 1.3.8. Let H be a set and consider its power set P(H) as a POSET with the
partial ordering given by the inclusion of subsets; that is, for A, B ∈ P(H) we have that
A ≤ B ⇔ A ⊂ B. It is easy to see then that A ∧ B and A ∨ B, as elements of P(H) (i.e.
as subsets of H) exist for all A, B ∈ P(H). Indeed, A ∩ B is contained in both A and B,
and
(X ⊂ A, and X ⊂ B) ⇒ X ⊂ (A ∩ B).
That is, the infimum is simply given by the intersection of sets: A∧B ≡ inf{A, B} = A∩B.
Similarly, one has that A ∨ B ≡ sup{A, B} = A ∪ B.
For a comparable pair of elements x ≤ y it is easy to show that both x ∧ y and x ∨ y exist
and infact in this case x ∧ y = x and x ∨ y = y. However, as we have seen, in general x ∧ y
and x ∨ y do not always exists. Nevertheless, both in classical and quantum physics, the
operations “and” and “or” — as it turns out — can be introduced. This means that we
shall deal with POSETs having a certain (additional) property.
Definition 1.3.9. A POSET S such as for any a and b in S there exist both a ∧ b and
a ∨ b is called a lattice.
It is easy to see that in a lattice both ∧ and ∨ are commutative (infact in the definition of
a ∧ b and a ∨ b the two elements a and b play exactly the same role). One can also easily
prove that both ∧ and ∨ are associative in any lattice, and hence expressions like
a∧b∧c
Example 1.4.4. Let us consider the power set P(H) of a set H. If ¬ is a not-function on
P(H) and A ⊂ H then on one hand we must have that A ∧ ¬A = O, i.e. that A ∩ ¬A = ∅.
On the other hand, by what was just proved we must also have that A ∨ ¬A = 1, i.e. that
A ∪ ¬A is the full set H. Summing it up: the only possibility is that ¬A is the complement
of A:
¬A = Ac ≡ H \ A.
It is easy to see that the complement indeed satisfies the requirements of a not-function.
So on P(H) there exists a not-function, and this not-function is actually unique.
What we have seen in the above example is by far not the general situation. For example,
it may be that a lattice does not admit any not-function.
Indeed, consider that if a lattice L has more than just one element, then O cannot be
equal to 1 and in general ¬a 6= a since the latter equality would imply
O = a ∧ ¬a = a ∧ a = a.
Thus, as ¬ is a bijection, unless L contains a single element only, L cannot have an odd
number of elements. So a lattice with 3, 5, 7, . . . elements cannot have a not-function.
However, examples show that an even number of elements is still not a guarantee for
the existence of a not-function. On the other hand, it may also happen that a lattice
admits several (different) not-functions.
Example 1.4.5. consider the POSET given by the figure below. It is easy to check that
this POSET is a lattice and that for any permutation σ of the set {a, b, c, d} such that
• σ is idempotent: σ 2 ≡ σ ◦ σ = σ,
1.4. NOT-FUNCTIONS AND ORTHO-LATTICES 15
the function
1, if x = O,
We shall need to discuss two more concepts regarding the structure of events. First, we
need to introduce the concept of exclusive events; i.e. events that mutually exclude each
other.
By our classical experience, we might be tempted to define exclusivity by the equation
a ∧ b = O. However, in quantum physics sometimes for 2 events it is impossible to perform
a measurement that would decide for both events in a simultaneous manner whether they
have happened or not. (Remember that this was exactly the reason why the operations ∧
and ∨ were not given a primary meaning but instead were introduced via the ordering as
infimum and supremum.)
This definition makes perfect sense in real life, too. Indeed, consider A:=“it is 12 o’clock
midnight” and B:=“the Sun is shining”, as statements regarding Budapest. Now A ex-
cludes B because “not B”, that is, “the Sun is not shining”, is a more general statement
than A; for example, apart from A, the Sun might not be shining because it could be
simply cloudy, etc.
How does this definition relates to our first idea that relied on the operation ∧? In
the classical case, if our lattice is a power set P(X), then A ⊂ B c if and only if A and B
are disjoint, that is, when A ∩ B = ∅. So in this case defining exclusivity by the property
a ≤ ¬b or by the property a ∧ b = O lead to the same concept. However, as we shall see,
a ≤ ¬b is a stronger requirement than a ∧ b = O.
a ∧ b ≤ a ≤ ¬b
a ∧ b ≤ b ∧ ¬b = O.
16 CHAPTER 1. THE STRUCTURE OF EVENTS
But O is the smallest element, so the above inequality implies that actually a ∧ b = O. On
the other hand, the fact that the converse implication is false, can be seen by examples.
It is left for the reader to check that in the ortho-lattice of example 1.4.5 the converse
implication is false.
We shall finish this section by discussing the concept of compatibility. Suppose we have
2 events A and B such that there exists a simultaneous way to check whether they have
happened or not. Then upon such a check we will find that either
• both of them have happened, or
• A has happened, but B has not, or
• B has happened, but A has not, or
• none of them have happened.
This means that
(A and B) or (A and not B) or (not A and B) or (not A and not B)
is always true.
Definition 1.4.9. Let L be an ortho-lattice. If for two elements a, b ∈ L
(a ∧ b) ∨ (a ∧ ¬b) ∨ (¬a ∧ b) ∨ (¬a ∧ ¬b) 6= 1,
then we say that a and b are incompatible.
In case of incompatibility of two events, there can be no simultaneous measurement check-
ing both of them. It is not that only we cannot find such a simultaneous measurement:
there is a theoretical obstruction. Now of course it may happen even in case of a classical
physical system that we have some practical limitations regarding simultaneous measure-
ments. However, what can we say at the theoretical level?
Proposition 1.4.10. In a distributive ortho-lattice there are no pairs of incompatible ele-
ments.
Proof. Straightforward computation relying on distributvity shows that
(a ∧ b) ∨ (a ∧ ¬b) ∨ (¬a ∧ b) ∨ (¬a ∧ ¬b) =
(a ∧ (b ∨ ¬b)) ∨ (¬a ∧ (b ∨ ¬b)) =
(a ∧ 1) ∨ (¬a ∧ 1)
a ∨ ¬a = 1.
However, if the lattice is not distributive, then we may have pairs that are incompatible,
which is exactly what happens in quantum physics. A reader who would like to find an
example for an ortho-lattice having incompatible pairs may look at the ortho-lattice of
example 1.4.5.
1.4. NOT-FUNCTIONS AND ORTHO-LATTICES 17
Exercises
E 1.1. Decide if the POSET given below in a graphycal manner is a lattice or not. If yes,
decide if it is a distributive one.
E 1.2. Let S be a POSET. Prove that there always exists a set X and an injective function
f : S → P(X) preserving the order relation;
x ≤ y ⇒ f (x) ⊂ f (y).
In other words, prove that every POSET can be embedded into the POSET given by the
power set of a set. Why this is not in contradiction with the fact that P(X), as a lattice,
is distributive, while in S distributivity may not hold?
E 1.3. Let L be a lattice. Prove that both inf(H) and sup(H) exist for any finite set of
elements H ⊂ L, |H| < ∞. (Does the same need to hold if H contains infinitely many
elements?) Use your proof to further conclude that in a lattice both ∧ and ∨ are associative
operations.
E 1.4. Let S be a POSET with finite many elements such that
• S has both a biggest and a smallest element,
E 1.7. Let L be a distributive lattice. Prove that there exists at most one not function
¬ : L → L making L an ortho-lattice.
E 1.8. Let L be an ortho-lattice. Prove that for every pair of elements a, b ∈ L we have
¬(a ∧ b) = ¬a ∨ ¬b,
¬(a ∨ b) = ¬a ∧ ¬b;
Topics:
• probability functions,
19
20 CHAPTER 2. PROBABILITIES
• p(1) = 1,
One might feel that some further properties should be also included in the definition; for
example that p(a) ≤ p(b) whenever a ≤ b. However, as we shall see, we do not need to
require these properties, as they already follow from our definition.
(i) p(O) = 0,
where we have also used (ii) which we have already proved. Now on the left-hand side
we have a probability which must be smaller or equal than 1. Thus 1 ≥ p(a)−p(b)+1
implying that p(a) ≤ p(b).
2.1. PROBABILITY FUNCTIONS 21
Suppose we are given an ortho-lattice L. How can we find all possible probability functions
on L? We know that to 1, O we need to assign the values 1 and 0, respectively. So let
p : L → [0, 1] be a candidate for a probability function. We already have that p(1) = 1
and p(O) = 0. How to proceed?
Following definiton, we will need to list all pairs of elements in L that are exclusive.
Each such pair, by the additivity requirement, gives a restriction on p. Of course (, a) is
an exclusive pair for all a ∈ L. However, such pairs do not give further restrictions, since
O ∨ a = a and so the equation
p(O ∨ a) = p(O) + p(a)
is automatically satisfied as p(O) was already set to be zero. So infact we only need to list
(and take account of the resulting equations) of the nontrivial exclusive pairs.
Example 2.1.3. It is quite easy to check that the following diagram indeed defines an
ortho-lattice. We have the following 3 nontrivial exclusive pairs: (a, ¬a), (b, ¬b) and (b, ¬a).
The resulting equations are:
The first two is equivalent to saying that p(¬x) = 1 − p(x) for x = a, b; something which
we have already noted in our previous proposition. The last one, on the other hand,
together with the second one, tells that p(¬a) = p(¬b) and hence that p(a) = p(b). We
22 CHAPTER 2. PROBABILITIES
x = 1,
1 if
t if x = a, b,
p(x) =
1−t if x = ¬a, ¬b,
x = O.
0 if
Remark. In the above example b is more restrictive than a, yet for every probability
function p we have p(a) = p(b). That is, in words, we have 2 events such that though one
of them is a more restrictive, they always happen with the same frequency. Since when
the stricter event happens, so does the more general one (as this is exactly the meaning
of the relation ≤), the equality of the frequencies mean that they actually always happen
together. Thus, though in our lattice a and b stand for two different elements, on physical
grounds we would identify them and consider them to stand for the same event. (Similarly
we should identify ¬a and ¬b.) That is, for modelling a system, instead of this lattice,
we would use another one having only 4 elements. In other words, for an ortho-lattice to
“make sense” as the lattice of events of a system, one may require to have “enough many”
probability functions.
A precise concept of “enough many” could be the following: for every pair of elements
a, b there is a probability function p such that p(a) 6= p(b). When such a condition is
satisfied, in mathematics we would say that the probablity functions separate the elements
of the ortho-lattice in question.
define probability functions. The probability function p describes a fair die, whereas q
stands for a die which always ends up with the number 6 on its upside face. Now suppose
we have a hat with 3 dice in it, of which 2 are fair and one is biased giving always a 6.
Someone draws a die from the hat and casts it. What is the probability that the
outcome will be an even number, i.e. that the outcome will fall into the set A := {2, 4, 6}?
If the die drawn was a fair one, then it would give an even outcome with probability
2.2. THE CONVEX STRUCTURE OF PROBABILITY FUNCTIONS 23
p(A) = 1/2. If the die drawn was the biased one, then the outcome would be even with a
probability of q(A) = 1. By high school mathematics, we have a 2/3 chance that the die in
question is a fair one, and a 1/3 chance that it is the biased one and thus the probability
of an even outcome is
2 1 21 1 2
p(A) + q(A) = + 1= .
3 3 32 3 3
And in general, the probability of the outcome being in an arbitrary set X is
Thus the probability function which we would use in this case is some kind of mixture —
or perhaps better to say: weighted combination — of the probability functions p and q.
Proposition 2.2.1. Let L be an ortho-lattice and suppose that p and q are probability
functions on L and t ∈ [0, 1]. Then the convex combination
m := tp + (1 − t)q
Definition 2.2.3. A probability function that can be written as a nontrivial convex com-
bination of probability functions is said to be mixed. If it cannot be written as a nontrivial
combination of probability functions it is said to be pure or extremal.
In the example concerning the 3 dice in the hat, the probability function m was a convex
combination of the probability functions p and q. Why did we need to use such a convex
combination? In some sense the answer is that because we had a lack of information: we
did not know that the die drawn was a fair one or a biased one. The weights (or coefficients)
reflected our knowledge. Since all we knew was that the die was drawn from a collection
24 CHAPTER 2. PROBABILITIES
of 3 in which 2 were fair, we gave a 2/3 weight to the probability function p and a 1/3
weight to the probability function q.
Now what if a certain probability function cannot be written as a nontrivial convex
combination of probability functions? As was discussed, the use of a nontrivial convex
combination may be due to a lack of information. However, if a probability function
cannot be written as a nontrivial convex combination of probability functions, then the
probability values given by this function cannot be “explained” by a lack of information.
Suppose that this probability function gives a probability for a certain event x which is
neither 0 nor 1 — say it is 1/2. Since we cannot interpret this as a probability reflecting our
knowledge of the system, in this case we would be forced to accept that there are “intrinsic
uncertanities” in the system. It is not that only we do not know, whether x will happen or
not — nature itself is “hesitating”. So if this situation occurs we must regard our system
to be non-deterministic. In the next section we shall investigate how determinism depends
on the choice of ortho-lattice modelling the structure of events.
Definition 2.3.1. A probability function p that takes values only in the two-element set
{1, 0} is said to be dispersion free. Such a probability function describes a situation
when the outcomes are known with certanity.
Proof. Let p, q be probability functions on the same ortho-lattice L and t ∈ [0, 1], and
assume that the convex combination m := tp + (1 − t)q is dispersion free. Our aim is to
show that this convex combination must be a trivial one.
If t = 0 or t = 1, we are finished. So assume 0 < t < 1, and consider an element x ∈ L.
If p(x) 6= q(x), say p(x) < q(x); then
with strict relations (i.e. with < and not ≤) since both t and 1 − t are strictly positive.
Similarly, if p(x) > q(x) we get that p(x) > m(x) > q(x). However, m was assumed
to be dispersion free, so m(x) is either zero or one, and both p(x) and q(x) are in the
interval [0, 1]. Thus m(x) cannot be strictly between p(x) and q(x) and hence p(x) cannot
be neither strictly smaller, nor strictly bigger than q(x): it must be equal to it. As x was
an arbitrary element, this means that p = q and hence the combination tp + (1 − t)q is a
trivial one.
2.3. DISTRIBUTIVITY AND DETERMINISM 25
The above proposition, in some sense, is a triviality. It simply tells that if we know the
exact outcome (that is, if our probability function is dispersion free), then we do not lack
any information.
Now how about the other way around? Is it true, that if we know everything which is
possible to know, then we can work out the outcome? So is it true, that a pure probability
function is automatically dispersion free? In our classical world, this is indeed so.
Proof. By the last proposition, one of the implications always holds. What we have to
show now — with the extra assumption of distributivity — is the other direction, which
we shall do by contradiction.
So suppose that L is a distributive ortho-lattice, p is a pure probability function on L
and yet there exists an x ∈ L such that p(x) 6= 0, 1. Then both p(x) and 1 − p(x) are
positive; in particular we can devide by them and so the following formulas are indeed
well-defined:
1
px (y) := p(y ∧ x)
1 − r(a)
1
p¬x (y) := p(y ∧ ¬x)
1 − p(x)
With a careful use of distributivity, one can prove (see exercise 2.1) that both px and p¬x
are probability functions on L. On the other hand, y and y ∧ ¬x are always exlusive.
Indeed,
(y ∧ ¬x) ≤ ¬x ≤ (¬y ∨ ¬x) = ¬(y ∧ x)
where we have also used DeMorgan’s identity (see exercise 1.8). Then using the additivity
of probability functions and the assumed distributivity of our lattice we have that
p = tpx + (1 − t)p¬x
where t = p(x). However, by assumption 0 < p(x) < 1 and moreover px 6= p¬x since in
particular px (x) = p(x ∧ x)/p(x) = p(x)/p(x) = 1 whereas
1 1
p¬x (x) = p(x ∧ ¬x) = p(O) = 0.
1 − p(x) 1 − p(x)
So the convex combination in question cannot be trivial, in contradiction with the assump-
tion of purity of p.
26 CHAPTER 2. PROBABILITIES
The above proposition confirms that in a classical system, unless we have a lack of infor-
mation, outcomes can be predected with certanity. However, in quantum physics, as was
mentioned, the lattice of events is not distributve. Infact, in quantum physics even if we
have no lack of information, we cannot predict everything with certanity.
In this chapter we shall not discuss the exact lattice which is used in quantum physics,
but we note that actually in that lattice there are no dispersion free probability functions
at all. That is, there is always some uncertanity in quantum system.
Though as was said, we do not discuss the exact lattice used in quantum physics, the
reader might be interested to see an actual example for an ortho-lattice where the purity
of a probability function does not imply that it is dispersion free. For such an example we
refer to exercise 2.4.
Exercises
E 2.1. Let L be a distributive ortho-lattice and p a probability function on L. Prove that
if x ∈ L is such that p(x) 6= 0, 1 then the functions defined by the formulas
1 1
px (z) := p(y ∧ x), and p¬x (z) := p(y ∧ ¬x)
p(x) 1 − p(x)
are both probability functions. How are px and p¬x called in classical probability theory?
2.3. DISTRIBUTIVITY AND DETERMINISM 27
E 2.2. Let X be a finite set and consider its power set P(X) as an ortho-lattice. Prove
P on P(X) are in a one-to-one correspondence with functions
that probability functions
f : X → [0, 1] satisfying x∈X f (x) = 1 via the formula
X
pf (A) = f (x).
x∈A
E 2.3. Consider the POSET given in a graphical manner below. Verify that it is a lattice
and that it is infact an ortho-lattice with the following not-function:
• ¬1 = O and ¬O = 1,
• for an element x on the “second level”, ¬x is the element sitting right above x at the
“third level”,
• for an element x on the “third level”, ¬x is the element sitting right below x at the
“second level”.
Find all probability functions on this ortho-lattice and decide which are pure and which
are dispersion free.
E 2.4. Consider the POSET given in a graphical manner below. Verify that it is a lattice
and that it is infact an ortho-lattice with the following not-function:
• ¬1 = O and ¬O = 1,
• for an element x on the “second level”, ¬x is the element sitting right above x at the
“third level”,
• for an element x on the “third level”, ¬x is the element sitting right below x at the
“second level”.
28 CHAPTER 2. PROBABILITIES
Find all probability functions on this ortho-lattice and decide which are pure and which
are dispersion free.
E 2.5. Let L be an ortho-lattice with a finite number of elements: n := |L| < ∞. Give an
upper limit for the number of pure and an upper limit for the number of dispersion free
probability functions on L.