Measure Theory/Basic Structures And Definitions/Semialgebras, Algebras and σ-algebras

From testwiki
Jump to navigation Jump to search

Semialgebras

Roughly speaking, a semialgebra over a set X is a class that is closed under intersection and semi closed under set difference. Since these restrictions are strong, it's very common that the sets in it have a defined characterization and then it's easier to construct measures over those sets. Then, we'll see the structure of an algebra, that it's closed under set difference, and then the σ-algebra, that it is an algebra and closed under countable unions. The first structures are of importance because they appear naturally on sets of interest, and the last one because it's the central structure to work with measures, because of its properties.

Definition 1.1.1: A class 𝒮𝒫(X) is a Semialgebra over X if:

  • The empty set and whole set are in 𝒮:
𝒮,X𝒮
  • It's closed under intersection:
A,BSAB𝒮
  • The set difference of any two sets in 𝒮 is the finite disjoint union of elements in 𝒮:
A,BS,{Ci}i=1n𝒮 pairwise-disjoint such that AB=i=1nCi

Example: It might seem—at first sight—that a semialgebra is a very restricted subset of 𝒫(X), but it's easy to prove that with X= the class of all intervals (bounded, unbounded, semi-open, open, closed or any other class) is a semialgebra over and clearly this set is non-trivial. For example, let A be (2,5) and B be (3,4). Then AB=(2,3][4,5)=C, say. Let us call (2,3]=C1 and [4,5)=C2. Then C=C1C2,CS (because it is not an interval) even though C1,C2S. Further, C1 and C2 are disjoint.

Algebras

An algebra over a set X is a class closed under all finite set operations.

Definition 1.1.2 : A class 𝒜𝒫(X) is an Algebra over X if:

  1. X𝒜
  2. A,B𝒜AB𝒜

This definition suffices for the closure under finite operations. The following properties shows it

Proposition 1.1 : A class 𝒜𝒫(X) is an algebra if and only if 𝒜 satisfies :

  1. X𝒜
  2. A𝒜Ac𝒜
  3. A,B𝒜AB𝒜

Proof : ()

Property 1 is identical.

For property 2 , note that A𝒜:

Ac=XA𝒜

Finally for property 3 , since the property 2 holds, B𝒜 :

Bc𝒜ABc=AB𝒜

()

Property 1 is identical.

For all A,B𝒜, from property 2 we have that Bc𝒜. Property 3 then implies that ABc𝒜, which is equivalent to AB𝒜

Note: It's easy to see that given A,B𝒜, then, from properties 2 and 3, (AcBc)c=AB𝒜, so an algebra is closed for all finite set operations.

σ-algebras

A σ-algebra (also called σ-ring) over a set X is an algebra closed under countable unions.

Definition 1.1.3 : A class 𝒯𝒫(X) is a σ-algebra over X if:

  1. 𝒯 is an algebra
  2. {An}n𝒯nAn𝒯

Note: A σ-algebra is also closed under countable intersections, because the complement of a countable union, is the countable intersection of the complement of the sets considered in the union.

Borel Sets

Theorem

Let X be a set and let be a collection of subsets of X. Then, there exists a smallest σ-ring * containing , that is, if is a σ-ring containing , then *

Proof

Let * be the intersection of all σ-rings that contain . It is easy to see that E*Ec* and that 1,2,*i=1i* and thus, * is a σ-ring.


* is sometimes said to be the extension of

Now, let 𝒯 be a topology over X. Thus, there exists a σ-algebra over X such that =𝒯*. is called Borel algebra and the members of are called Borel sets

Template:BookCat