Probability Spaces and Kolmogorov's Axioms: Probability as a Measure of Total Mass One
Prerequisite:Completeness of the Real Numbers and Cauchy Sequences: The Absence of Gaps
0. Key points
Section titled “0. Key points”- Probability is nothing but a measure whose total mass is . The triple consisting of a sample space , a family of events , and a probability measure is the starting point of all of probability theory.
- The family of events cannot always be taken to be the collection of all subsets of . Vitali’s non-measurable set is the reason (see the Appendix). We must therefore restrict in advance the objects to which probabilities are assigned.
- There are only axioms (nonnegativity, total probability , countable additivity). Monotonicity, the addition formula, subadditivity, and continuity from below and from above can all be proved from these .
- Countable additivity is equivalent to “finite additivity continuity at the empty set”. This is the condition that allows us to speak of statements involving ; with finite additivity alone no limit theorem can even be formulated.
- The conditional probability is itself a probability measure. Consequently every property we prove for probability measures is available for conditional probabilities as well, and Bayes’ theorem becomes a two-line computation on top of that fact.
- Independence is defined through products. For or more events, pairwise independence and independence of the family are different notions.
1. Motivation: why probability has to be a measure
Section titled “1. Motivation: why probability has to be a measure”Probability theory is usually dated to the correspondence between Pascal and Fermat. The topic was the problem of points. Two players are betting, the agreement being that the first to win rounds takes the whole stake, but the game is interrupted at to . How should the stake be divided? The two arrived at the solution of enumerating all possible continuations of the remaining rounds and dividing in proportion to the number of ways each player wins. Huygens set this idea down in in On Reasoning in Games of Chance, and Jacob Bernoulli, in Ars Conjectandi (), reached the behaviour as the number of trials grows, that is, the first form of the law of large numbers.
Laplace’s classical definition generalizes such computations. If among “equally likely” cases the event occurs in of them, one sets
This definition breaks down in places.
First, it is circular. The phrase “equally likely” contains the word “likely”: probability is being used to define probability.
Second, and fatally, it is unusable when the number of cases is infinite. Consider the operation “pick a point at random from ”. Here and for every single point, so the ratio loses its meaning.
1.1. Bertrand’s paradox
Section titled “1.1. Bertrand’s paradox”Bertrand showed in , in a strikingly clear way, what happens in the infinite case. Draw a chord “at random” in a circle of radius . What is the probability that its length exceeds , the side of the inscribed equilateral triangle?
Measuring by the endpoints. Fix one endpoint of the chord and describe the position of the other endpoint by the central angle , chosen uniformly. The length of the chord is then , so . The ratio of interval lengths is .
Measuring by the radial position of the midpoint. Choose the distance from the centre to the midpoint of the chord uniformly on . The length of the chord is , so . The probability is .
Measuring by the position of the midpoint in the plane. Choose the midpoint of the chord uniformly on the disc. The condition is again , but now we measure area, so the answer is .
One question, three answers: , , . This is not a contradiction. It merely shows that the English phrase “draw a chord at random” can denote different mathematical operations. The lesson is plain: before speaking of probability we must specify to which sets, and with what weights, probability is assigned. The family of sets that receives the assignment, and the assignment itself, have to be set up as independent mathematical objects.
1.2. Infinitely many coin tosses
Section titled “1.2. Infinitely many coin tosses”There is a second, decisive example: tossing a coin infinitely often. The set of outcomes is the uncountable set . Each individual sequence must have probability (the probability that the first entries agree is , which tends to as ). Yet the whole space has probability . This situation — more than countably many outcomes of probability combining to probability — cannot be handled by adding up pointwise weights.
Moreover, what we really want to ask about this experiment concerns events involving limits, such as “the proportion of heads converges to ”. To handle those, the family of events must be closed under countable operations, and probability must be additive over countable unions (countable additivity). As we shall see, countable additivity is equivalent to interchanging probability with limits (Theorem 4.3), and this is exactly what bridges finitary probability computations and limit theorems.
1.3. Kolmogorov’s answer
Section titled “1.3. Kolmogorov’s answer”In his sixth problem of , Hilbert called for an axiomatization of physics, probability theory included. After the work of Borel (, the theorem on normal numbers) and Lebesgue (, the theory of measure), the answer Kolmogorov gave in Grundbegriffe der Wahrscheinlichkeitsrechnung () looks, in retrospect, almost anticlimactically brief.
Probability is a measure whose total mass is .
That is, probability theory is a branch of measure theory, and its only proper axiom is the single requirement that the total measure be . We now state this precisely.
flowchart TB Q["Real question: what is the probability that two dice sum to 7?"] --> W["Sample space Ω — all possible outcomes"] W --> F["σ-algebra F — the events that receive a probability"] F --> P["Probability measure P — nonnegativity, total probability 1, countable additivity"] P --> R["Derived basic properties — monotonicity, addition formula, subadditivity, continuity"] R --> L["Limit theorems — law of large numbers, central limit theorem"]
2. Preliminaries: sample spaces and the dictionary for events
Section titled “2. Preliminaries: sample spaces and the dictionary for events”For a single experiment, the nonempty set of all possible outcomes is called the sample space, and its elements are called sample points (elementary outcomes). Subsets of are the candidates for “events”. The choice of is a modelling decision made problem by problem; mathematics does not make it for us. For two dice we take , for infinitely many coin tosses , and so on: we choose so that everything we want to ask about can be written as a subset of it.
The language of sets and the language of probability correspond as follows. Because of this dictionary, every discussion of events reduces to set operations.
| Language of sets | Language of probability |
|---|---|
| the sure event (always occurs) | |
| the impossible event (never occurs) | |
| occurs when the outcome is | |
| or occurs | |
| and occur | |
| does not occur | |
| if occurs then so does | |
| and are mutually exclusive |
For a sequence of events the following sets appear constantly.
Let us check what they mean. That says: for every there is some with , that is, belongs to infinitely many of the . So is the event ” occurs infinitely often”, also written . On the other hand says: there is an such that for all , that is, belongs to all but finitely many of the . Directly from the definitions, (if something happens in all but finitely many trials, it certainly happens infinitely often).
3. σ-algebras: the family of events that receive a probability
Section titled “3. σ-algebras: the family of events that receive a probability”The lesson of Bertrand’s paradox was: state explicitly what receives the assignment. What conditions should that family satisfy? If we can speak of the probability of , we want to speak of the probability that fails. If we can speak of the probabilities of , we want to speak of the probability that at least one of them occurs. We require only these closure properties, together with the requirement that the whole space belong to the family.
Definition 3.1(σ-algebra and measurable space)
Let be a nonempty set. A family of subsets of is called a -algebra on if it satisfies the following conditions.
- .
- If then .
- If (countably many) then .
The pair is then called a measurable space, and the elements of are called events.
Note that condition 3 requires closure under countably many sets. The choice of countably many — neither finitely many nor arbitrarily many — determines everything that follows. With finitely many we cannot handle limits, and if we allow uncountably many then (as the Appendix shows) no measure exists at all.
Proposition 3.2(Operations under which a σ-algebra is closed)
Let be a -algebra on . Then the following hold.
- .
- If then .
- If then , and likewise for finite intersections.
- If then .
- If then and .
Proof(Proposition 3.2)
-
By condition 1 of Definition 3.1 we have ; applying condition 2 with gives .
-
Set for . By (1) each , so condition 3 applies and . Adjoining empty sets does not change the union, so , and this belongs to .
-
By De Morgan’s law,
Each (condition 2), their countable union lies in (condition 3), and so does its complement (condition 2). The finite case follows by the same trick as in (2), assigning to the leftover indices.
-
We have with (condition 2), so this is the case of finite intersections in (3).
-
The sets lie in by condition 3, and by (3). For , put (by (3)); then by condition 3.
Part (5) of this proposition is the practical reason for using -algebras: the event ” occurs infinitely often”, which can only be written in the language of limits, is automatically admitted as an event.
Example 3.3(Examples and a non-example of σ-algebras)
Let be a nonempty set.
(a) The trivial -algebra . All conditions are verified directly. This is the family that carries no information at all.
(b) The power set (all subsets of ). The conditions clearly hold. When is countable we may simply use this, and the notion of a -algebra looks superfluous. The Appendix shows why this is impossible in the uncountable case.
(c) The family generated by one event. For put . Complementation permutes these sets among themselves, and unions again stay inside them (for instance ).
(d) The countable–cocountable family . Condition 1 holds because is countable. Condition 2 holds because the definition is symmetric in and . For condition 3, let and put . If every is countable, then is countable, since a countable union of countable sets is countable. Otherwise is countable for some , and , so is countable too. In either case .
(e) A non-example. Let and let consist of all finite sets together with all sets whose complement is finite. This family is closed under finite unions but not under countable ones: indeed is finite, whereas is the set of all even numbers, which is infinite and has infinite complement. So this is not a -algebra (it is an algebra of sets).
3.1. Generated σ-algebras
Section titled “3.1. Generated σ-algebras”In practice one cannot write down a -algebra by listing its elements. Instead one starts from a family of sets that one wants to assign probabilities to, and enlarges it by the minimum amount necessary.
Proposition 3.4(Existence and minimality of the generated σ-algebra)
Let be an arbitrary family of subsets of . Then there exists a unique smallest -algebra containing . That is, there is a -algebra with such that for every -algebra containing .
Proof(Proposition 3.4)
Put . By Example 3.3 (b) we have , so and the following definition is meaningful:
We verify the conditions of Definition 3.1 for this family.
- Each is a -algebra, so . Since this holds for every , we get .
- Let . For any we have , and is closed under complements, so . As this holds for every , we get .
- Let . For any we have for all , hence . Therefore .
That is contained in it: every contains , hence so does their intersection. Minimality: if is a -algebra containing then , and an intersection is contained in each of its terms, so . Uniqueness follows because two families both having the minimality property contain each other.
Definition 3.5(Generated σ-algebra and the Borel σ-algebra)
The family of Proposition 3.4 is called the -algebra generated by . In particular, the -algebra generated by all open subsets of is called the Borel -algebra, written , and its elements are called Borel sets.
The family contains open intervals, closed intervals, half-lines , singletons, countable sets, and everything obtainable from these by countably many unions, intersections and complements. In fact one can show that . The Borel -algebra and the construction of Lebesgue measure are treated in Measurable Sets and Lebesgue Measure (Definition 4.5[可測集合とルベーグ測度]).
Example 3.6(The probability space of infinitely many coin tosses)
Let (with meaning heads). For and the set
is called a cylinder set. It is the event “the first tosses came out as prescribed”, which can be decided by finitely many observations. Let be the collection of all cylinder sets and put . For a fair coin we want to set . That this prescribed value extends in exactly one way to a probability measure on all of follows from Carathéodory’s extension theorem (or from Kolmogorov’s extension theorem). We do not prove it here, but take the existence for granted and proceed.
Then (heads on the -th toss) is a finite union of cylinder sets, hence lies in , and by Proposition 3.2 (5) the set
is an event as well. Being able to speak of the probability of this event, which no finite number of observations can ever decide, is the payoff for introducing -algebras.
4. Probability measures and Kolmogorov’s axioms
Section titled “4. Probability measures and Kolmogorov’s axioms”Definition 4.1(Probability measure and probability space (Kolmogorov's axioms))
Let be a measurable space. A map satisfying the following conditions is called a probability measure on .
- (P1) Nonnegativity. for every .
- (P2) Total probability. .
- (P3) Countable additivity (-additivity). If are pairwise disjoint ( whenever ), then
The triple is called a probability space.
The right-hand side of (P3) is a series with nonnegative terms, so its value is unchanged by rearrangement (commutativity of nonnegative series). The left-hand side is the probability of a set, which does not depend on how the are enumerated, so this consistency is needed. Also, since the left-hand side is a real number, (P3) simultaneously asserts that the series converges.
Theorem 4.2(Basic properties of a probability measure)
Let be a probability space. For , and the following hold.
- .
- (Finite additivity) If are pairwise disjoint then .
- .
- (Monotonicity) If then ; in particular .
- .
- (Addition formula) .
- (Countable subadditivity) , with no disjointness assumed.
Proof(Theorem 4.2)
(1) Take for every . Since , this sequence is pairwise disjoint, so (P3) applies and gives . Put ; by (P1) we have . If the right-hand series diverges to , contradicting the fact that the left-hand side is a real number. Hence .
(2) Set for . Since is disjoint from every set, is pairwise disjoint, and (P3) together with (1) gives
(3) Since and , applying (2) with gives , and the right-hand side equals by (P2).
(4) If then with ; that is Proposition 3.2 (4). By (2), , and rearranging gives . Moreover by (P1), so .
(5) Apply the second half of (4) twice to and use (1) and (P2): .
(6) We have , and these sets are disjoint. Also , and these are disjoint as well (the first is contained in , the second does not meet ). Applying (2) to each,
The second identity gives ; substituting into the first yields the claim.
(7) Replace the given sequence by a disjoint one (disjointification):
By Proposition 3.2 (2) and (4), . For we have and , hence : the are pairwise disjoint. Moreover , and induction gives for every , hence . Combining this with (P3) and (4),
These properties support almost every everyday probability computation. The addition formula (6) is precisely the counting principle “subtract what was counted twice”, while the subadditivity (7) says that “the probability that at least one bad thing happens is at most the sum of the individual probabilities” — the union bound, used again and again as a probabilistic error estimate in the theory of machine learning.
4.1. What countable additivity buys: continuity of measures
Section titled “4.1. What countable additivity buys: continuity of measures”Theorem 4.3(Continuity of measures and a characterization of σ-additivity)
Let be a measurable space.
- (Continuity from below) Let be a probability measure and let satisfy . Then the sequence converges and
- (Continuity from above) Let be a probability measure and let satisfy . Then
- (Converse) If a map satisfies (P1), (P2) and finite additivity (the property in Theorem 4.2 (2)), and in addition satisfies ” with implies ”, then satisfies (P3); that is, is a probability measure.
Proof(Theorem 4.3)
(1) First we check convergence. From and Theorem 4.2 (4) we get , and (5) of the same theorem gives . A real sequence that is increasing and bounded above converges (see the Completeness of the Real Numbers and Cauchy Sequences, the completeness axiom(Axiom 3.1)[Completeness of the Real Numbers and Cauchy Sequences]).
Now we compute the value. Put and for . If then while , so the are pairwise disjoint. That follows by induction (the case is the definition, and , the last equality because ). Hence , and by (P3) together with finite additivity,
(2) The sets form an increasing sequence, and by De Morgan . Applying (1) to gives . Using Theorem 4.2 (3) on both sides, , and rearranging gives the claim.
(3) Let be pairwise disjoint and put . Set ; by Proposition 3.2 we have , and . Moreover : if then for every there is a with , so would belong to infinitely many ; but the are pairwise disjoint, so lies in at most of them — a contradiction.
Since is a disjoint union, finite additivity gives
By hypothesis as , so the first term on the right converges as and . This is (P3).
Remark 4.4(Why we demand countable additivity)
Part (3) of Theorem 4.3 shows that countable additivity is equivalent to “finite additivity continuity at the empty event”. In other words, imposing (P3) is exactly granting permission to interchange probability with limiting operations. It is thanks to this equivalence that the probability of an event involving a limit, such as , can be computed as a limit of quantities determined by finitely many observations. The proofs in The Law of Large Numbers and the Central Limit Theorem all rest on this.
“Finitely additive probabilities”, satisfying finite additivity only, do exist mathematically. For instance, on one can construct a finitely additive assigning to every finite set and to the whole space (using a non-principal ultrafilter). But such a does not satisfy (P3): the sets are pairwise disjoint with , yet . Over such a , does not imply , and no limit theorem can be stated at all.
Example 4.5(Discrete probability spaces and a computation with two dice)
When is at most countable we may take . If satisfies , then
is a probability measure. Indeed (P1) holds because it is a sum of nonnegative terms, (P2) follows from the hypothesis, and (P3) holds because, when the are pairwise disjoint, each lies in exactly of the , so the identity is the termwise summation of a nonnegative double series. In particular, when is finite and we get , so Laplace’s classical probability is recovered as a special case.
Let us carry one concrete example through to the end. Model the experiment of rolling dice by with and the uniform distribution. Put and .
Since we get . The complement consists of the outcomes in which neither die is , so and hence by Theorem 4.2 (3). Also , so . The addition formula Theorem 4.2 (6) gives
Checking directly by counting: consists of the elements of together with the elements of that are not in , making in all — indeed .
Remark 4.6(Probability 0 does not mean impossible)
It is perfectly possible to have with . Take , , and let be the restriction of Lebesgue measure (the uniform distribution on ). Then for every . That nevertheless is no contradiction with (P3): since is uncountable, it cannot be written as a countable union of singletons, so (P3) simply does not apply. This is where the restriction to countably many sets does its work.
An event with is said to occur almost surely (a.s.). Holding with probability and holding for every are different things. This distinction becomes essential from Random Variables and Expectation onwards. Almost sure convergence (Definition 3.1[The Law of Large Numbers and the Central Limit Theorem]), for example, is built precisely on this phrase “with probability ”.
5. Conditional probability and Bayes’ theorem
Section titled “5. Conditional probability and Bayes’ theorem”Probabilities change when information arrives. If we are told “the die shows at least ” and then ask for the probability that it is even, the answer is not but — in this example the two happen to agree, but in general they do not. Let us define this “probability after being informed”.
The shape of the definition becomes visible in the language of frequencies. Repeat the experiment times, let be the number of times occurred and the number of times both and occurred. Then “the proportion of the -trials in which also occurred” should behave as
Accordingly we make the following definition.
Definition 5.1(Conditional probability)
Let be a probability space and let be an event with . For the quantity
is called the conditional probability of given that has occurred.
This definition is unusable when . For continuous distributions, conditioning on "" is exactly this situation, and handling it requires a different framework. The definition of Conditional Expectation via -algebras (Definition 3.1[条件付き期待値]) is that generalization.
Proposition 5.2(Conditional probability is a probability measure)
Let be a probability space and let with . Define by . Then is a probability measure on . Moreover , and whenever .
Proof(Proposition 5.2)
(P1) For we have (Proposition 3.2 (3)) with (by (P1)) and , so .
(P2) Since , we get .
(P3) Let be pairwise disjoint. Then is pairwise disjoint as well (since ), and by distributivity . Using (P3) for ,
In the third equality we used that a convergent series may be multiplied by the constant .
The last claims: , and if then (Theorem 4.2 (1)).
This proposition matters more than it looks. Everything proved in Theorem 4.2 and Theorem 4.3 holds for any probability measure, hence automatically for . For instance and need no separate proof.
Theorem 5.3(Multiplication rule, law of total probability, and Bayes' theorem)
Let be a probability space.
- (Multiplication rule) If satisfy , then
- (Law of total probability) Let be an at most countable index set and let be pairwise disjoint with and for every . Then for every ,
- (Bayes’ theorem) Under the same hypotheses as (2), if moreover , then for each ,
Proof(Theorem 5.3)
(1) First we check that each conditional probability on the right is defined. For we have , so monotonicity Theorem 4.2 (4) gives , and Definition 5.1 applies. Writing , the definition gives . Therefore the right-hand side telescopes:
which is the left-hand side.
(2) Since is a partition of , distributivity gives
and is pairwise disjoint (for , ). As is at most countable, (P3) applies (or Theorem 4.2 (2) if is finite), giving
The last equality is Definition 5.1 in the form (this is where is used).
(3) Since , the quantity is defined, and by the definition
Substituting (2) into the denominator gives the claim.
Example 5.4(What does a positive test result mean?)
Consider a disease with prevalence and a test with sensitivity (the probability that a diseased person tests positive) and specificity (the probability that a healthy person tests negative). Given that a randomly chosen person tests positive, what is the probability that the person really has the disease?
Let be the event “has the disease” and the event “the test is positive”. The hypotheses read
The family is a partition of with and . By the law of total probability Theorem 5.3 (2),
By Bayes’ theorem Theorem 5.3 (3),
Despite a positive result on a test with sensitivity, the probability of actually having the disease is only about . The reason is visible in the breakdown of the denominator: of the total positive mass , the true positives contribute and the false positives , so false positives outnumber true positives by a factor of . The of the healthy people, who make up of the population, overwhelm the entire diseased group, which is only of it. The error of looking only at the likelihood while ignoring the prior is called base rate neglect.
Writing this in terms of odds makes the structure even clearer: (write Bayes’ theorem for and for and take the ratio; the factor in the denominators cancels). Inserting the numbers,
and converting back to a probability, , in agreement with the above. The information carried by the test is condensed into the single number (the likelihood ratio), which updates the prior odds of multiplicatively.
6. Independence of events and the Borel–Cantelli lemma
Section titled “6. Independence of events and the Borel–Cantelli lemma”If the conditional probability equals , then learning does not change our judgement about . This is independence. The definition, however, is written without division: this allows the case and makes the generalization to or more events natural.
Definition 6.1(Independence of events)
Let be a probability space.
- Two events are independent if .
- A family of events is independent if for every nonempty finite subset of ,
- A family is pairwise independent if and are independent for all with .
When , independence of and is equivalent to . Indeed , so multiplying both sides by passes from either statement to the other.
Proposition 6.2(Independence is preserved under complementation)
Let be a probability space and let be independent. Then and , and , and and are all independent.
Proof(Proposition 6.2)
We have and . Applying Theorem 4.2 (4) to ,
Substituting the hypothesis and using Theorem 4.2 (3),
Hence and are independent. Independence of and follows by the same argument with the roles of and exchanged. For and , apply the operation once more to the pair ” and ” just obtained, holding fixed and complementing on the side.
Example 6.3(Pairwise independent but not independent (Bernstein))
Let , , and let be the uniform distribution (mass at each point). Put
Then . Every pairwise intersection equals , so
that is, are pairwise independent. However , so
Hence the family is not independent in the sense of Definition 6.1 (2). Intuitively, once we know that both and have occurred, the outcome is pinned to and occurs automatically. Events can be unrelated one at a time and yet, taken two at a time, completely determine a third.
Remark 6.4(An example in the opposite direction)
There are also examples where the triple product identity holds but pairwise independence fails. Let carry the uniform distribution and put , , . Then , and since we get . But , so and and are not independent. Examples like this are why the definition of independence for or more events demands the product identity for every finite subset.
6.1. The Borel–Cantelli lemma
Section titled “6.1. The Borel–Cantelli lemma”Here is the first theorem in which countable additivity really earns its keep. It bounds the probability that infinitely many of an infinite sequence of events occur, using only the sum of their individual probabilities.
Lemma 6.5(Borel–Cantelli lemma (first))
Let be a probability space and let . If
then ; that is, with probability only finitely many of the occur. No independence is assumed.
Proof(Lemma 6.5)
Put . By Proposition 3.2 we have , and by definition , which is again an event (part (5) of the same proposition).
For every we have , so monotonicity Theorem 4.2 (4) gives . Applying countable subadditivity Theorem 4.2 (7) to ,
The right-hand side is the -th tail of the convergent series , so it tends to as because the series converges. The left-hand side is a constant independent of , so , that is, .
Alternatively, since is decreasing, one may use continuity from above Theorem 4.3 (2) to conclude .
Example 6.6(Long runs of heads must eventually stop)
In the fair-coin probability space of Example 3.6, put
(heads times in a row starting at toss ). The event is a union of cylinder sets determined by the first coordinates: there are choices for the free coordinates , and each cylinder set has probability , so finite additivity Theorem 4.2 (2) gives
Hence . By Lemma 6.5 we get : with probability , only finitely many have the property that consecutive heads begin at toss . In other words, beyond some this phenomenon never happens again.
Each individual has positive probability (), and yet the probability that they occur infinitely often is . Finite additivity alone cannot reach a conclusion of this kind; we needed the subadditivity and monotonicity derived from (P3). The converse statement (the second lemma, which assumes independence and deduces from ) is used in the proof of the strong law of large numbers (Theorem 4.5[The Law of Large Numbers and the Central Limit Theorem]); see The Law of Large Numbers and the Central Limit Theorem.
7. Exercises
Section titled “7. Exercises”Exercise 7.1Easy
Let be a probability space and . Show that
Solution
Apply the addition formula Theorem 4.2 (6) to and :
Using (6) once more on the first term gives . For the third term, distributivity gives , and (6) again yields
where . Substituting everything,
which is the desired identity. That the sets appearing along the way, such as and , all belong to follows from Proposition 3.2 (2) and (3).
Exercise 7.2Standard
Behind one of doors there is a prize, and the other are empty; the position of the prize is uniformly distributed over the doors. After the contestant picks door , the host — who knows where the prize is — opens one door that the contestant did not pick and that does not hide the prize (when there are such doors, that is, when the prize is behind door , the host chooses between them with equal probability). Given that the host opened door , find the conditional probability that the prize is behind door . State the probability space explicitly.
Solution
Let be the door with the prize and the door the host opens, and set , . The hypotheses are
(if the host cannot open door , and door was chosen by the contestant, so only door remains; if the host cannot open door ). By the multiplication rule Theorem 5.3 (1) the probability of each point is determined:
The events partition and each has positive probability, so the law of total probability Theorem 5.3 (2) applies:
Since , Bayes’ theorem Theorem 5.3 (3) is applicable and
Switching doors wins with probability . The key is that differs from ; that is, the host’s behaviour carries information about the location of the prize. If instead the host did not know where the prize was and chose between doors and with equal probability, happening to reveal an empty door, then and the same computation gives the answer .
Exercise 7.3Standard
Let be a probability space and let be independent in the sense of Definition 6.1 (2). Show that and are independent.
Solution
By distributivity, . Applying the addition formula Theorem 4.2 (6) to the right-hand side and noting that ,
Using the independence of the family for the subsets , and , this equals
Independence for gives , so by the addition formula the bracket equals . Therefore
that is, and are independent. To see where pairwise independence would not suffice, note that we used . Checking with the of Example 6.3: there with , while has probability , so pairwise independence alone does not give the conclusion.
Exercise 7.4Hard
Let be a probability space and . Show that
Solution
Put and . By Proposition 3.2 we have , with and , and , .
The left inequality. Continuity from below Theorem 4.3 (1) gives . On the other hand , so monotonicity Theorem 4.2 (4) gives . Since the limit inferior of a sequence preserves termwise inequalities,
(The limit exists, so it coincides with the limit inferior.)
The middle inequality. For any real sequence, (let on both sides of ).
The right inequality. Continuity from above Theorem 4.3 (2) gives . Since , monotonicity gives , hence
In particular, when exists (that is, when ), all quantities agree and we obtain . This is the set-theoretic version of Fatou’s lemma for measures, the prototype of the version for functions (Lemma 6.1[ルベーグ積分の定義と収束定理]) treated in The Lebesgue Integral and the Convergence Theorems.
References
Section titled “References”- A. N. Kolmogorov, Grundbegriffe der Wahrscheinlichkeitsrechnung, Springer, 1933 (English translation: Foundations of the Theory of Probability, Chelsea, 1950) — Chapter I. This is the source of the axiom system used in this article.
- Kiyosi Itô, Kakuritsuron (Probability Theory), Iwanami Shoten (Iwanami Kiso Sūgaku Sensho), 1991 — Chapter 1 (in Japanese). The standard Japanese reference on measure-theoretic probability.
- Naohisa Funaki, Kakuritsuron (Probability Theory), Asakura Shoten (Kōza Sūgaku no Kangaekata 20), 2004 — Chapters 1 and 2 (in Japanese). Careful treatment of the construction of probability spaces and of the extension theorem.
- P. Billingsley, Probability and Measure, 3rd ed., Wiley, 1995 — Chapters 1–4. Detailed treatment of the Borel–Cantelli lemma and of independence.
- R. Durrett, Probability: Theory and Examples, 5th ed., Cambridge University Press, 2019 — Chapter 1.
- D. Williams, Probability with Martingales, Cambridge University Press, 1991 — Chapters 1–4. A lucid presentation of the reading of -algebras as information.
Appendix: Non-measurable sets — why the family of events must be restricted
Section titled “Appendix: Non-measurable sets — why the family of events must be restricted”The problem. As we saw in Example 3.3 (b), the collection of all subsets of is always a -algebra. Why, then, should we go to the trouble of choosing a smaller ? Because on there may be no probability measure with the properties we want. The following fact, proved by Vitali in , is the typical case.
Claim. There is no probability measure defined on all of for that is translation invariant, that is, satisfies for every and every . Here .
Construction. Introduce on the equivalence relation . Reflexivity, symmetry and transitivity follow from the fact that the rationals form an additive group. By the axiom of choice there is a set containing exactly point from each equivalence class. Since is countably infinite, enumerate it as and put .
This sequence is a countable partition of . First, disjointness. If then for some . Then , so , and since contains only point from each class, ; hence , that is, . Second, covering. Take any and let be the representative of the class of . Then , and is an element of , hence equal to some . Therefore .
The contradiction. Suppose such a existed. By translation invariance, for every . The are pairwise disjoint with union , so (P3) and (P2) give
If the right-hand side is , and if it diverges to . Neither equals : a contradiction.
Conclusion and a caveat. Hence one cannot consistently assign translation-invariant probabilities to all subsets of . If we want to retain the notion of length, we have no choice but to restrict the objects receiving a probability to something like the Borel sets (or the Lebesgue measurable sets), and this is the reason for introducing -algebras. For the detailed construction, in particular the definition of measurable sets via Carathéodory’s criterion (Definition 4.1[可測集合とルベーグ測度]), see Measurable Sets and Lebesgue Measure.
Note that this argument uses the axiom of choice in an essential way. In Solovay showed that (assuming the existence of an inaccessible cardinal) there are models of set theory, with choice weakened to dependent choice, in which every subset of is Lebesgue measurable. Non-measurable sets are objects produced by the axiom of choice; they cannot be written down explicitly. Since ordinary mathematics nevertheless adopts the axiom of choice, -algebras remain a necessary tool.
Report an error in this article ・Operated by: Mugen Giken LLC ・Pricing ・Terms ・Legal notice
© 2026 夢現技研合同会社 ・Feeding the text to an LLM is welcome. Code samples are MIT licensed.