2.1 Measure Theory
This deals with the issue of assigning a measure (e.g. length, area volume) to certain sets. Properties we should expect form a measure μ are:
2.1.1 Properties
- Well-definedness: it should take values in [0,∞] and μ(∅)=0.
- Additiveness: if A∪B=∅ then μ(A∪B)=μ(A)+μ(B).
- Invariant (addtional): under congruences and translations as Lebesgue measure on Rn.
Imagine that using these properties we try to obtain the area of a circle. We will notice that finite additivity is not enough, we also need to introduce sigma-additivity on additiveness property.
2.1.2 Set algebra and countability
A∪B={x:x∈A or x∈B or x∈A and B}A∩B={x:x∈A and B}A∖B={x:x∈A and B}
- A˙∪B represents disjoint union,
- A⊂B means A is contained in B including A=B.
- Ac:=X∖A for A⊂B is the complement of A relative to X.
Distributive laws: A∩(B∪C)=(A∩B)∪(A∩C)A∩(B∪C)=(A∩B)∪(A∩C)
Morgan’s identities (⋂i∈IAi)c=⋃i∈IAci(⋃i∈IAi)c=⋂i∈IAci
A function f:X→Y is:
- injective (one-to-one) ⇔ f(x)=f(x′) implies x=x′,
- surjective (onto) ⇔ f(X):=f(x)∈Y:x∈X=Y,
- bijective ⇔ f(.) is injective and surjective.
Set operations shown before and direct images under a funtion f are not necessarily compatible: f(A∪B)=f(A)∪f(B)f(A∩B)≠f(A)∩f(B)f(A∖B)≠f(A)∖f(B) While inverse images and set operations are always compatible. The inverse mapping f−1 maps subsets C⊂Y into subsets of X: f−1(C):={x∈X:f(x)∈C}∈X, for all C⊂Y. It follows that: f−1(⋃i∈ICi)=⋃i∈If−1(Ci),f−1(⋂i∈ICi)=⋂i∈If−1(Ci),f−1(C∖D)=f−1(C)∖f−1(D)
2.1.3 σ-Algebras
A measure function must be defined on a system of sets stable under repetition of set operations (∪,∩,c) countably many times.
A σ-algebra A on a set X is a family of subsets of X with the following properties: X∈A,A∈A⇒Ac∈A,(An)n∈N⊂A⇒⋃n∈NAn∈A.
Based on these definitions, we can obtain some properties:
- ∅∈A
- A,B∈A⇒A∪B∈A
- (An)n∈N⊂A⇒∩n∈NAn∈A