Previous Up Next
Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

12 Measure Theory

The presentation in this section is close to [, , ].

12.1 Basic Measure Theory

The following object will be the cornerstone of our construction.

Definition 1 Let X be a set. A σ-algebra R on X is a collection of subsets of X, written R⊆ 2X, such that
  1. XR;
  2. if A,BR, then ABR;
  3. if (An) is any sequence in R, then n AnR.

Note, that in the third condition we admit any countable unions. The usage of “σ” in the names of σ -algebra and σ-ring is a reference to this. If we replace the condition by

  1. if (An)1m is any finite family in R, then ∪n=1m AnR;

then we obtain definitions of an algebra.

For a σ-algebra R and A,BR, we have

A ⋂ B = X
X∖(A⋂ B)
= X ∖
(X∖ A)⋃(X∖ B) 
R.

Similarly, R is closed under taking (countably) infinite intersections.

If we drop the first condition from the definition of (σ-)algebra (but keep the above conclusion from it!) we got a (σ-)ring, that is a (σ-)ring is closed under (countable) unions, (countable) intersections and subtractions of sets.

Exercise 2
  1. Use the above comments to write in full the three missing definitions: of set algebra, set ring and set σ-ring.
  2. Show that the empty set belongs to any non-empty ring.

Sets Ak are pairwise disjoint if AnAm=∅ for nm. We denote the union of pairwise disjoint sets by ⊔, e.g. ABC.

It is easy to work with a vector space through its basis. For a ring of sets the following notion works as a helpful “basis”.

Definition 3 A semiring S of sets is a collection such that
  1. it is closed under intersection;
  2. for A, BS we have AB=C1⊔ … ⊔ CN with CkS.

Again, any non-empty semiring contain the empty set.

Example 4 The following are semirings but not rings:
  1. The collection of intervals [a,b) on the real line;
  2. The collection of all rectangles { ax < b, cy <d } on the plane.

As the intersection of a family of σ-algebras is again a σ-algebra, and the power set 2X is a σ-algebra, it follows that given any collection D⊆ 2X, there is a σ-algebra R such that DR, such that if S is any other σ-algebra, with DS, then RS. We call R the σ-algebra generated by D.

Exercise 5 Let S be a semiring. Show that
  1. The collection of all finite disjoint unions k=1n Ak, where AkS, is a ring. We call it the ring R(S) generated by the semiring S.
  2. Any ring containing S contains R(S) as well.
  3. The collection of all finite (not necessarily disjoint!) unions k=1n Ak, where AkS, coincides with R(S).

We introduce the symbols +∞, −∞, and treat these as being “extended real numbers”, so −∞ < t < ∞ for t∈ℝ. We define t+∞ = ∞, t∞ = ∞ if t>0 and so forth. We do not (and cannot, in a consistent manner) define ∞ − ∞ or 0·∞.

Definition 6 A measure is a map µ:R→[0,∞] defined on a (semi-)ring (or σ-algebra) R, such that if A=⊔n An for AR and a finite subset (An) of R, then µ (A) = ∑n µ(An). This property is called additivity of a measure.

The additivity property of a measure is rather demanding. For example, let us consider the decomposition [0,1)=[0,1/2) ⊔ [1/2,1) = [0,1/3) ⊔ [1/3,2/3) ⊔ [2/3,1), then additivity puts measures of those five intervals into equations:

   µ([0,
1
2
)) + µ( [
1
2
,1) ) = µ([0.1)) = µ([0,
1
3
)) + µ([
1
3
,
2
3
)) + µ([
2
3
,1)).

Similar equations appear from any other (out of infinitely many) decomposition of [0,1), thus measures of various intervals are highly interconnected and very far from being arbitrary.

Exercise 7 Show that the following two conditions are equivalent:
  1. µ(∅)=0.
  2. There is a set AR such that µ(A)<∞.
The first condition often (but not always) is included in the definition of a measure.

In analysis we are interested in infinities and limits, thus the following extension of additivity is very important.

Definition 8 In terms of the previous definition we say that µ is countably additive (or σ-additive) if for any countable infinite family (An) of pairwise disjoint sets from R such that A=⊔n AnR we have µ(A) = ∑n µ(An). If the sum diverges, then as it will be the sum of positive numbers, we can, without problem, define it to be +∞.

Note, that this property may be stated as a sort of continuity of an additive measure, cf. (7):

       µ


 
lim
n→∞
n
k=1
Ak


= 
 
lim
n→∞
 µ


n
k=1
Ak


.
Example 9
  1. Fix a point a∈ℝ and define a measure µ by the condition µ(A)=1 if aA and µ(A)=0 otherwise.
  2. For the ring obtained in Exercise 5 from semiring S in Example 1 define µ([a,b))=ba on S. This is a measure, and we will show its σ-additivity.
  3. For ring obtained in Exercise 5 from the semiring in Example 2, define µ(V)=(ba)(dc) for the rectangle V={ ax < b, cy <d } S. It will be again a σ-additive measure.
  4. Let X=ℕ and R=2, we define µ(A)=0 if A is a finite subset of X=ℕ and µ(A)=+∞ otherwise. Let An={n}, then µ(An)=0 and µ(⊔n An)=µ(ℕ)=+∞≠ ∑n µ(An)=0. Thus, this measure is not σ-additive.

We will see further examples of measures which are not σ-additive in Section 12.4.

Definition 10 A measure µ is finite if µ(A)<∞ for all AR.

A measure µ is σ-finite if X is a union of countable number of sets Xk, such that for any AR and any k∈ ℕ the intersection AXk is in R and µ(AXk)<∞.

Exercise 11 Modify the example 1 to obtain
  1. a measure which is not finite, but is σ-finite. (Hint: let the measure count the number of integer points in a set).
  2. a measure which is not σ-finite. (Hint: assign µ(A)=+∞ if aA.)
Proposition 12 Let µ be a σ-additive measure on a σ-algebra R. Then:
  1. If A,BR with AB, then µ(A)≤µ(B) [we call this property “monotonicity of a measure”];
  2. If A,BR with AB and µ(B)<∞, then µ(BA) = µ(B) − µ(A);
  3. If (An) is a sequence in R, with A1A2A3 ⊆⋯. Then
          
     
    lim
    n→∞
     µ(An) = µ
    nAn
    . 
  4. If (An) is a sequence in R, with A1A2A3 ⊇⋯. If µ(Am)<∞ for some m, then
     
    lim
    n→∞
     µ(An) = µ
    nAn
    .  (67)
Proof. The two first properties are easy to see. For the third statement, define A=∪n An, B1=A1 and Bn=AnAn−1, n>1. Then An=⊔k=1n Bn and A=⊔k=1Bn. Using the σ-additivity of measures µ(A)=∑k=1µ(Bk) and µ(An)=∑k=1n µ(Bk). From the theorem in real analysis that any monotonic sequence of real numbers converges (recall that we admit +∞ as limits’ value) we have µ(A)=∑k=1µ(Bk)=limn→ ∞k=1n µ(Bk) = limn→ ∞ µ(An). The last statement can be shown similarly. □
Exercise 13 Let a measure µ on be defined by µ(A)=0 for finite A and µ(A) = ∞ for infinite A. Check that µ is additive but not σ-additive. Therefore give an example that µ does not satisfies 3.

12.2 Extension of Measures

From now on we consider only finite measures, an extension to σ-finite measures will be done later.

Proposition 14 Any measure µ′ on a semiring S is uniquely extended to a measure µ on the generated ring R(S), see Ex. 5. If the initial measure was σ-additive, then the extension is σ-additive as well.
Proof. If an extension exists it shall satisfy µ(A)=∑k=1n µ′(Ak), where AkS. We need to show for this definition two elements:
  1. Consistency, i.e. independence of the value from a presentation of AR(S) as A=⊔k=1n Ak, where AkS. For two different presentation A=⊔j=1n Aj and A=⊔k=1m Bk define Cjk=AjBk, which will be pair-wise disjoint. By the additivity of µ′ we have µ′(Aj)=∑kµ′(Cjk) and µ′(Bk)=∑jµ′(Cjk). Then
          
     
    j
     µ′(Aj)=
     
    j
     
    k
     µ′(Cjk) =
     
    k
     
    j
     µ′(Cjk)=
     
    k
     µ′(Bk).
  2. Additivity. For A=⊔k=1n Ak, where AkR(S) we can present Ak=⊔j=1n(k) Cjk, CjkS. Thus A=⊔k=1nj=1n(k) Cjk and:
          µ(A)=
    n
    k=1
    n(k)
    j=1
    µ′(Cjk)= 
    n
    k=1
      µ(Ak).
Finally, show the σ-additivity. For a set A=⊔k=1Ak, where A and AkR(S), find presentations A=⊔j=1n Bj, BjS and Ak=⊔l=1m(k) Blk, BlkS. Define Cjlk=BjBlkS, then Bj=⊔k=1l=1m(k) Cjlk and Ak= ⊔j=1nl=1m(k) Cjlk. Then, from σ-additivity of µ′:
     
    µ(A)
=
n
j=1
 µ′(Bj)= 
n
j=1
k=1
m(k)
l=1
 µ′(Cjlk)= 
k=1
n
j=1
m(k)
l=1
 µ′(Cjlk) = 
k=1
µ(Ak),
         
where we changed the summation order in series with non-negative terms. □

In a similar way we can extend a measure from a semiring to corresponding σ-ring, however it can be done even for a larger family. The procedure recall the famous story on Baron Munchausen saves himself from being drowned in a swamp by pulling on his own hair. Indeed, initially we knew measure for elements of semiring S or their finite disjoint unions from R(S). For an arbitrary set A we may assign a measure from an element of R(S) which “approximates” A. But how to measure such approximation? Well, to this end we use the measure on R(S) again (pulling on his own hair)!

Coming back to exact definitions, we introduce the following notion.

Definition 15 Let S be a semi-ring of subsets in X, and µ be a measure defined on S. An outer measure µ* on X is a map µ*:2X→[0,∞] defined by:
    µ*(A)=inf



 
k
 µ(Ak),  such that A⊆ ⋃kAk,   Ak∈ S



.
Proposition 16 An outer measure has the following properties:
  1. µ*(∅)=0;
  2. if AB then µ*(A)≤µ*(B), this is called monotonicity of the outer measure;
  3. if (An) is any sequence in 2X, then µ*(∪n An) ≤ ∑n µ*(An).

The final condition says that an outer measure is countably sub-additive. Note, that an outer measure may be not a measure in the sense of Defn. 6 due to a luck of additivity.

Example 17 The Lebesgue outer measure on is defined out of the measure from Example 2, that is, for A⊆ℝ, as
    µ*(A) = inf



j=1
(bjaj) : A⊆ ⋃j=1[aj,bj) 



. 
We make this definition, as intuitively, the “length”, or measure, of the interval [a,b) is (ba).

For example, for outer Lebesgue measure we have µ*(A)=0 for any countable set, which follows, as clearly µ*({x})=0 for any x∈ℝ.

Lemma 18 Let a<b. Then µ*([a,b])=ba.
Proof. For є>0, as [a,b] ⊆ [a,b+є), we have that µ*([a,b])≤ (ba)+є. As є>0, was arbitrary, µ*([a,b]) ≤ ba.

To show the opposite inequality we observe that [a,b)⊂[a,b] and µ*[a,b) =ba (because [a,b) is in the semi-ring) so µ*[a,b]≥ ba by 2. □

Our next aim is to construct measures from outer measures. We use the notation AB=(AB)∖ (AB) for symmetric difference of sets.

Definition 19 Given an outer measure µ* defined by a measure µ on a semiring S, we define AX to be Lebesgue measurable if for any ε >0 there is a finite union B of elements in S (in other words: BR(S) by Lem. 3), such that µ*(AB)<ε .

Figure 18: Approximating area by refined simple sets arrangements.

See Fig. 18 for an illustration of the concept of measurable sets. Obviously all elements of S and R(S) are measurable.

Exercise 20
  1. Define a function of pairs of Lebesgue measurable sets A and B as the outer measure of the symmetric difference of A and B:
    d(A,B)=µ*(A▵ B).  (68)
    Show that d is a metric on the collection of equivalence classes with respect to the equivalence relation: AB if d(A,B)=0. Hint: to show the triangle inequality use the inclusion:
        A▵ B ⊆ (A▵ C) ⋃ (C▵ B)
  2. Let a sequence n)→ 0 be monotonically decreasing. For a Lebesgue measurable A there exists a sequence (An)⊂ R(S) such that d(A,An)< εn for each n. Show that (An) is a Cauchy sequence for the distance d (68).

An alternative definition of a measurable set is due to Carathéodory.

Definition 21 Given an outer measure µ*, we define EX to be Carathéodory measurable if
    µ*(A) = µ*(A⋂ E) + µ*(A∖ E),
for any AX.

As µ* is sub-additive, this is equivalent to

  µ*(A) ≥ µ*(A⋂ E) + µ*(A∖ E)    (A⊆ X), 

as the other inequality is automatic.

Exercise* 22
  1. Show that for a Lebesgue measurable set A and any ε>0 there exist two elements B1 and B2 of the ring R(S) such that B1AB2 and µ(B2B1) < ε, cf. areas shadowed in darker and lighter colours on Fig. 18.
    Hint: For a set BR(S) such that µ*(AB)<ε/2 from Defn. 19 shall exists CR(S) such that CAB and µ(C) < µ*(AB)+ε/2. Put B1 = BC and B2 = BC.
  2. Let µ(X)<∞ show that A is Lebesgue measurable if and only if µ(X) = µ*(A)+µ*(XA).
  3. Show that measurability by Lebesgue and Carathéodory are equivalent.

Suppose now that the ring R(S) is an algebra (i.e., contains the maximal element X). Then, the outer measure of any set is finite, and the following theorem holds:

Theorem 23 (Lebesgue) Let µ* be an outer measure on X defined by a semiring S, and let L be the collection of all Lebesgue measurable sets for µ*. Then L is a σ-algebra, and if µ′ is the restriction of µ* to L, then µ′ is a measure. Furthermore, µ′ is σ-additive on L if µ is σ-additive on S.
Proof.[Sketch of proof] Clearly, R(S)⊂ L. Now we show that µ*(A)=µ(A) for a set AR(S). If A⊂ ∪k Ak for AkS, then µ(A)≤ ∑k µ(Ak), taking the infimum we get µ(A)≤µ*(A). For the opposite inequality, any AR(S) has a disjoint representation A=⊔k Ak, AkS, thus µ*(A)≤ ∑k µ(Ak)=µ(A).

Now we will show that R(S) with the distance d (68) is an incomplete metric space, with the measure µ being uniformly continuous functions. Measurable sets make the completion of R(S) (cf. Ex. 2) with µ being continuation of µ* to the completion by continuity, cf. Ex. 62.

Then, by the definition, Lebesgue measurable sets make the closure of R(S) with respect to this distance.

We can check that measurable sets form an algebra. To this end we need to make estimations, say, of µ*((A1A2)▵ (B1B2)) in terms of µ*(AiBi). A demonstration for any finite number of sets is performed through mathematical inductions. The above two-sets case provide both: the base and the step of the induction.

Now, we show that L is σ-algebra. Let AkL and A=∪k Ak. Then for any ε>0 there exists BkR(S), such that µ*(AkBk)<ε/2k. Define B=∪k Bk. Then

    
kAk
▵     
kBk
⊂    ⋃k
Ak ▵ Bk
implies  µ*(A▵ B)<ε.

We cannot stop at this point since B=∪k Bk may be not in R(S). Thus, define B1=B1 and Bk=Bk∖ ∪i=1k−1 Bi, so Bk are pair-wise disjoint. Then B=⊔k Bk and BkR(S). From the convergence of the series there is N such that ∑k=Nµ(Bk)<ε . Let B′=∪k=1N Bk, which is in R(S). Then µ*(BB′)≤ ε and, thus, µ*(AB′)≤ 2ε.

To check that µ* is measure on L we use the following

Lemma 24  | µ*(A)−µ*(B) |≤ µ*(AB), that is µ* is uniformly continuous in the metric d(A,B) (68).
Proof.[Proof of the Lemma] Use inclusions AB∪(AB) and BA∪(AB). □

To show additivity take A1,2L , A=A1A2, B1,2R(S) and µ*(AiBi)<ε. Then µ*(A▵(B1B2))<2ε and | µ*(A) − µ*(B1B2) |<2ε. Thus µ*(B1B2)=µ(B1B2)=µ (B1) +µ (B2)−µ (B1B2), but µ (B1B2)=d(B1B2,∅)=d(B1B2,A1A2)<2ε. Therefore

    
µ*(B1⋃ B2)−µ (B1) −µ (B2) 
<2ε.

Combining everything together we get (this is a sort of ε/3-argument):

     
    

µ*(A)−µ*(A1)−µ*(A2) 
  
          
=

µ*(A)−µ*(B1⋃ B2) +µ*(B1⋃ B2) −(µ (B1) +µ (B2)) 
         
 
   +µ (B1) +µ (B2)−µ*(A1)−µ*(A2)
         

µ*(A)−µ*(B1⋃ B2) 
+
µ*(B1⋃ B2)−(µ (B1) +µ (B2)) 
         
 
  +
µ (B1) +µ (B2)−µ*(A1)−µ*(A2) 
         
6ε.          

Thus µ* is additive on L.

Check the countable additivity for A=⊔k Ak. The inequality µ*(A)≤ ∑kµ*(Ak) follows from countable sub-additivity. The opposite inequality is the limiting case of the finite inequality µ*(A)≥ µ*(⊔k=1N Ak)=∑k=1Nµ*(Ak) following from monotonicity and additivity of µ*. □

Corollary 25 Let E⊆ℝ be open or closed. Then E is Lebesgue measurable.
Proof. As σ-algebras are closed under taking complements, we need only show that open sets are Lebesgue measurable. For the latter we will use a common trick, using the density and the countability of the rationals.

Intervals (a,b) are Lebesgue measurable because they are countable unions of measurable half-open intervals from the semiring, e.g.:

    (0,1) =  
k=1
  


1
k+1
, 
1
k



.

Now let U⊆ℝ be open. For each xU, there exists ax<bx with x∈(ax,bx)⊆ U. By making ax slightly larger, and bx slightly smaller, we can ensure that ax,bx∈ℚ. Thus U = ∪x (ax, bx). Each interval is measurable, and there are at most a countable number of them (endpoints make a countable set) thus U is the countable (or finite) union of Lebesgue measurable sets, and hence U is Lebesgue measurable itself. □

We perform now an extension of finite measure to σ-finite one. Let µ be a σ-additive and σ-finite measure defined on a semiring in X=⊔k Xk, such that the restriction of µ to every Xk is finite. Consider the Lebesgue extension µk of µ defined within Xk. A set AX is measurable if every intersection AXk is µk measurable. For a such measurable set A we define its measure by the identity:

  µ(A)=
 
k
 µk(A⋂ Xk).

We call a measure µ defined on L complete if whenever EX is such that there exists FL with µ(F)=0 and EF, we have that EL. Measures constructed from outer measures by the above theorem are always complete. On the example sheet, we saw how to form a complete measure from a given measure. We call sets like E null sets: complete measures are useful, because it is helpful to be able to say that null sets are in our σ-algebra. Null sets can be quite complicated. For the Lebesgue measure, all countable subsets of ℝ are null, but then so is the Cantor set, which is uncountable.

Definition 26 If we have a property P(x) which is true except possibly xA and µ(A)=0, we say P(x) is almost everywhere or a.e..

12.3 Complex-Valued Measures and Charges

We start from the following observation.

Exercise 27 Let µ1 and µ2 be measures on a same σ-algebra. Define µ12 and λµ1, λ>0 by 12)(A)=µ1(A)+µ2(A) and (λµ1)(A)=λ(µ1(A)). Then µ12 and λµ1 are measures on the same σ-algebra as well.

In view of this, it will be helpful to extend the notion of a measure to obtain a linear space.

Definition 28 Let X be a set, and R be a σ-ring. A real- (complex-) valued function ν on R is called a charge (or signed measure) if it is countably additive as follows: for any AkR the identity A=⊔k Ak implies the series k ν(Ak) is absolute convergent and has the sum ν(A).

In the following “charge” means “real charge”.

Example 29 Any linear combination of σ-additive measures on with real (complex) coefficients is real (complex) charge.

The opposite statement is also true:

Theorem 30 Any real (complex) charge ν has a representation ν=µ1−µ2 (ν=µ1−µ2+iµ3iµ4), where µk are σ-additive measures.

To prove the theorem we need the following definition.

Definition 31 The variation of a charge on a set A is | ν |(A)=sup ∑k| ν(Ak) | for all disjoint splitting A=⊔k Ak.
Example 32 If ν=µ1−µ2, then | ν |(A)≤ µ1(A)+µ2(A). The inequality becomes an identity for disjunctive measures on A (that is there is a partition A=A1A2 such that µ2(A1)=µ1(A2)=0).

The relation of variation to charge is as follows:

Theorem 33 For any charge ν the function | ν | is a σ-additive measure.

Finally to prove the Thm. 30 we use the following

Proposition 34 For any charge ν the function | ν |−ν is a σ-additive measure as well.

From the Thm. 30 we can deduce

Corollary 35 The collection of all charges on a σ-algebra R is a linear space which is complete with respect to the distance:
    d12)=
 
sup
AR

ν1(A)−ν2(A) 
.

The following result is also important:

Theorem 36 (Hahn Decomposition) Let ν be a charge. There exist A,BL, called a Hahn decomposition of (X,ν), with AB=∅, AB= X and such that for any EL,
    ν (A⋂ E) ≥ 0,   ν(B⋂ E)≤ 0. 
This need not be unique.
Proof.[Sketch of proof] We only sketch this. We say that AL is positive if
    ν(E⋂ A)≥0    (EL), 
and similiarly define what it means for a measurable set to be negative. Suppose that ν never takes the value −∞ (the other case follows by considering the charge −ν).

Let β = infν(B0) where we take the infimum over all negative sets B0. If β=−∞ then for each n, we can find a negative Bn with ν(Bn)≤ −n. But then B=∪n Bn would be negative with ν(B)≤ −n for any n, so that ν(B)=−∞ a contradiction.

So β>−∞ and so for each n we can find a negative Bn ν(Bn) < β+1/n. Then we can show that B = ∪n Bn is negative, and argue that ν(B) ≤ β. As B is negative, actually ν(B) = β.

There then follows a very tedious argument, by contradiction, to show that A=XB is a positive set. Then (A,B) is the required decomposition. □

12.4 Constructing Measures, Products

Consider the semiring S of intervals [a,b). There is a simple description of all measures on it. For a measure µ define

Fµ(t)=



      µ([0,t))if  t>0,
      0if  t=0,
      −µ([t,0))if  t<0,
    
(69)

Fµ is monotonic and any monotonic function F defines a measure µ on S by the by µ([a,b))=F(b)−F(a). The correspondence is one-to-one with the additional assumption F(0)=0.

Theorem 37 The above measure µ is σ-additive on S if and only if F is continuous from the left: F(t−0)=F(t) for all t∈ℝ.
Proof. Necessity: F(t)−F(t−0)=limε→ 0µ([t−ε,t))=µ(limε→ 0[t−ε,t))=µ(∅)=0, by the continuity of a σ-additive measure, see 4.

For sufficiency assume [a,b)=⊔k [ak,bk). The inequality µ([a,b))≥ ∑k µ([ak,bk)) follows from additivity and monotonicity. For the opposite inequality take δk s.t. F(b)−F(b−δ)<ε and F(ak)−F(ak−δk)<ε/2k (use left continuity of F). Then the interval [a,b−δ] is covered by (ak−δk,bk), due to compactness of [a,b−δ] there is a finite subcovering. Thus µ([a,b−δ ))≤∑j=1N µ([akj−δkj,bkj)) and µ([a,b))≤∑j=1N µ([akj,bkj))+2ε . □

Exercise 38
  1. Give an example of function discontinued from the left at 1 and show that the resulting measure is additive but not σ-additive.
  2. Check that, if a function F is continuous at point a then µ({a})=0.
Example 39
  1. Take F(t)=t, then the corresponding measure is the Lebesgue measure on .
  2. Take F(t) be the integer part of t, then µ counts the number of integer within the set.
  3. Define the Cantor function as follows α(x)=1/2 on (1/3,2/3); α(x)=1/4 on (1/9,2/9); α(x)=3/4 on (7/9,8/9), and so for. This function is monotonic and can be continued to [0,1] by continuity, it is know as Cantor ladder. The resulting measure has the following properties:
    • The measure of the entire interval is 1.
    • Measure of every point is zero.
    • The measure of the Cantor set is 1, while its Lebesgue measure is 0.

Another possibility to build measures is their product. In particular, it allows to expand various measures defined through (69) on the real line to ℝn.

Definition 40 Let X and Y be spaces, and let S and T be semirings on X and Y respectively. Then S× T is the semiring consisting of { A× B : AS, BT } (“generalised rectangles”). Let µ and ν be measures on S and T respectively. Define the product measure µ×ν on S× T by the rule (µ× ν)(A× B)=µ(A) ν(B).
Example 41 The measure from Example 3 on the semiring of half-open rectangles is the product of two copies of pre-Lebesgue measures from Example 2 on the semiring of half-open intervals.
site search by freefind advanced

Last modified: November 6, 2024.
Previous Up Next