Check the three rules each time: contains Ω; closed under complement; closed under (countable) union.
(i) Contains Ω ✓. Complements: Ωc=∅ ✓, ∅c=Ω ✓. Unions of these stay inside ✓. Yes, it is a sigma-algebra (the smallest possible, the "trivial" one).
(ii) Contains {a} but {a}c={b,c} is missing. Complement rule fails. Not a sigma-algebra.
(iii) Contains Ω ✓. Complements: {a}↔{b,c} both present ✓, ∅↔Ω ✓. Unions: {a}∪{b,c}=Ω ✓. Yes, it is a sigma-algebra.
Recall Solution L1.2
{1} and {2} are disjoint and {1}∪{2}=Ω. Finite additivity (from A3) demands
P(Ω)=P({1})+P({2})=0.7+0.7=1.4=1.
But A2 says P(Ω)=1. Contradiction. Not valid — it violates additivity / normalization consistency (the numbers overshoot 1). ✗
Spotting the axiom
A3 (additivity) forces P({1})+P({2})=P(Ω), which A2 fixes at 1; 0.7+0.7=1.4 breaks it.
(a) Complement rule P(Ac)=1−P(A) with A=rain:
P(no rain)=1−0.4=0.6.
(b) Note rain∩wind⊆rain (every rainy-and-windy day is in particular a rainy day). We first prove monotonicity from the axioms (it is a theorem, not an axiom). Write the bigger set as a disjoint split at the boundary:
rain=(rain∩wind)⊔(rain∖wind).
Finite additivity (from A3) gives P(rain)=P(rain∩wind)+P(rain∖wind). The last term is ≥0 by A1, so
P(rain∩wind)≤P(rain),i.e. 0.25≤0.40.✓
In general the same argument proves monotonicity: A⊆B⇒P(A)≤P(B). A joint event can never be more likely than one of its parts.
Recall Solution L2.2
A={2,4,6}, B={4,5,6}, A∩B={4,6}.
Counting:A∪B={2,4,5,6}, so P(A∪B)=64=32.
Inclusion–exclusionP(A∪B)=P(A)+P(B)−P(A∩B):
63+63−62=64=32.✓
The subtraction of P(A∩B)=2/6 removes the double-counted overlap {4,6}.
Proof. Inclusion–exclusion gives P(A∪B)=P(A)+P(B)−P(A∩B). By A1 (non-negativity), P(A∩B)≥0, so subtracting it can only decrease the right side:
P(A∪B)=P(A)+P(B)−≥0P(A∩B)≤P(A)+P(B).■Application. With A=overheat, B=power cut:
P(A∪B)≤0.03+0.02=0.05.
So the failure-from-either probability is at most 0.05. (Equality holds only if A,B are disjoint; if they overlap it is strictly less.)
Recall Solution L3.2
Nest intervals that squeeze onto the point:
Cn=[0.5,0.5+n1],C1⊇C2⊇⋯,{0.5}=⋂n=1∞Cn.
Each interval has length P(Cn)=n1. As n→∞ (the arrow → means "gets arbitrarily close to"), n1→0.
Why we may pass to the limit — continuity from above, proved here. We must justify P(⋂nCn)=limnP(Cn); it is a theorem, not an axiom. Set Dn=C1∖Cn. Since the Cn shrink, the Dngrow (D1⊆D2⊆⋯) with union C1∖⋂nCn. By continuity from below (proved from A3 in L5.1 below),
P(C1∖⋂nCn)=limn→∞P(Dn).
Finite additivity applied to the disjoint split C1=Cn⊔Dn (valid since Cn⊆C1) gives P(Dn)=P(C1)−P(Cn), and likewise P(C1∖⋂nCn)=P(C1)−P(⋂nCn). Substituting and cancelling P(C1):
P(⋂nCn)=limn→∞P(Cn).
That is continuity from above. Applying it here,
P({0.5})=limn→∞n1=0.Why not impossible: the point 0.5 is a genuine element of Ω, so it can be the outcome; "probability 0" here means "almost never", not "never" — only ∅ is truly impossible.
Derivation. Treat B∪C as one event and apply the two-event rule to A and (B∪C):
P(A∪(B∪C))=P(A)+P(B∪C)−P(A∩(B∪C)).
Expand P(B∪C)=P(B)+P(C)−P(B∩C). For the last term use the distributive law A∩(B∪C)=(A∩B)∪(A∩C), then two-event again:
P((A∩B)∪(A∩C))=P(A∩B)+P(A∩C)−P(A∩B)∩(A∩C)(A∩B∩C).
Substitute all pieces back:
P(A∪B∪C)=P(A)+P(B)+P(C)−P(A∩B)−P(A∩C)−P(B∩C)+P(A∩B∩C).■
This matches the Inclusion–exclusion principle: add singles, subtract pairs, add the triple.Numbers.0.6+0.5+0.4−0.3−0.2−0.2+0.1=0.9.
So P(at least one)=0.9.
Recall Solution L4.2
Start with A={1,2} and force the closure rules:
Must contain Ω={1,2,3,4} (rule 1).
Must contain Ac={3,4} (complement rule).
Must contain ∅ (=Ωc).
Now check unions/intersections: A∪Ac=Ω (present), A∩Ac=∅ (present). Nothing new is generated. So
σ(A)={∅,{1,2},{3,4},Ω}.Why nothing smaller: drop any of these four and a closure rule breaks — e.g. removing {3,4} loses the complement of A. It has exactly 4=22 elements, matching the two "atoms" {1,2} and {3,4}.
Idea: turn the nested sets into disjoint rings so A3 (countable additivity) applies.
Define the "new material added at step n":
B1=A1,Bn=An∖An−1(n≥2).
These Bn are pairwise disjoint (each captures only what wasn't there before), and
⋃n=1∞Bn=A,⋃k=1nBk=An.
Apply A3 to the disjoint Bn:
P(A)=∑n=1∞P(Bn)=limN→∞∑n=1NP(Bn).
But by finite additivity the partial sum is exactly P(AN):
∑n=1NP(Bn)=P(⋃k=1NBk)=P(AN).
Therefore
P(A)=limN→∞P(AN).■
This is the engine behind L3.2's shrinking-interval trick (its "from above" twin, which we derived from this result there) and behind limits used by Random variables and Expectation and Lebesgue integral.
Recall Solution L5.2
Set-up (what "translation invariant" means). Work on the circle: identify [0,1) with points on a loop, so adding a number t means rotating every point by t and wrapping any part past 1 back to the start (this is addition modulo 1, written x⊕t). "Translation invariant" means a set and its rotated copy get the same probability: P(S⊕t)=P(S) — the natural demand for a uniform law, since no spot on the loop is special.
Construction (this step needs the axiom of choice). Call two points equivalent if they differ by a rational. This chops [0,1) into disjoint equivalence classes. Form a set V by picking exactly one representative from each class — selecting one point out of each of uncountably many classes at once is precisely the axiom of choice (without it no such V need exist; this is why V is "non-constructive" and slippery).
Contradiction. Rotating V by every rational q∈[0,1) yields countably many disjoint copies Vq=V⊕q whose union is all of [0,1). By translation invariance each copy has the same probability p=P(V). Countable additivity (A3) then forces
1=P([0,1))=∑q∈Q∩[0,1)P(Vq)=∑qp.
If p=0 the sum is 0=1; if p>0 the sum is +∞=1. No value of p works. So V cannot be assigned a
consistent probability — it must be excluded. Hence F must be smaller than 2Ω; we use the Borel sets.
(This is the rigorous backbone under Measure theory & Lebesgue integration.)