5.1 The Notion of a Measure
Definition 5.1 (Measure)
: Let
(Ω,F) be a measurable space. A function
μ:F→R+ is said to be a measure on
F if the following two items are satisfied:
- μ(∅)=0
- Given any disjoint family
\qty{A_i : i \in \N} \subset \sigmaF
, we have that \mu\qty(\bigcup_{i\in \N} A_i) = \sum_{i \in \N} \mu(A_i)
.
5.2 Point Measures
Example (Point measure)
: Let
(Ω,F) be a measurable space and
x∈Ω be a given point of
Ω. Define the function
δx(A)={10if x∈Aif x∈A
Then,
\delta_x : \sigmaF \mapsto \qty{0,1}
is a measure on
F.- From the definition of δx we immediately see that δx(∅)=0.
- Let
\qty{A_i : i \in \N} \subset \sigmaF
be disjoint and set A=⋃i∈NAi. If x∈A, i.e. x∈⋂i∈NAic, there does not exist i s.t. x∈Ai, hence δx(A)=0=∑i∈Nδx(Ai). Otherwise, if x∈A, since\qty{A_i : i \in \N}
is disjoint, there exists a unique j∈N s.t. x∈Aj. Hence also in this case δx(A)=1=δx(Aj)=∑i∈Nδx(Ai).
In general, we state the following result.
Proposition 5.2 (Point measures)
: Let
(Ω,F) be a measurable space,
I be a countable set and
E = \qty{x_i : i \in I} \subset \Omega
be a collection of points in
Ω. Assume that
αi, i∈I, are s.t.
αi∈[0,∞) for any
i∈I. Define
μ:F→R+ as
μ(A)=i∈I∑αiδxi(A)=x∈E∑αxδx(A)
where for any
i∈I
δxi(A)={10if xi∈Aif xi∈A
Then,
μ is a measure on
F. Note: Consider the setting of the latter proposition. Clearly, if
I is finite,
μ(A)<∞ for any
A∈F. If
I is countably infinite, we that
#I=#N and hence, for any
A∈F, μ(A)=∑n∈Nαnδxn(A). Therefore, since
αiδxi(A)≤αi and
αi≥0, it follows from
TODO: ref to series that
μ(A)<∞ for any
A∈F if
∑i∈Iαi<∞. 5.3 Counting Measures
Example (Counting measure)
: We consider the measurable space
(Ω,P(Ω)) where
Ω is a finite set. Define
\mu: \powerset(\Omega) \to \N \cup \qty{0}
as
μ(A)=#A. Then,
μ is a measure on
F.- We have μ(∅)=#∅=0.
- Let
\qty{A_i : i \in \N} \subset \powerset(\Omega)
be disjoint. Naturally, since\qty{A_i : i \in \N}
is a disjoint family of sets, the cardinality of its union is the sum of the individual set cardinalities.
Proposition 5.3 (Counting measures)
: Consider the measurable space
(Ω,P(Ω)) where
Ω is a countable but not necessarily finite set. Define
μ(A)={#A∞if A∈P(Ω) s.t. A is finiteotherwise
Then,
μ is a measure on
P(Ω). 5.4 Properties of a Measure
Proposition 5.4 (Properties of a measure)
: Let
(Ω,F) be a measurable space and
μ be a measure on
F. Then, we have the following properties:
- Given n∈N and
\qty{A_i : 1 \leq i \leq n} \subset \sigmaF
disjoint, it follows that\mu\qty(\bigcup_{i=1}^n A_i) = \sum_{i=1}^n \mu(A_i)
- If A,B∈F s.t. A⊂B, it follows that μ(A)≤μ(B).
- If A,B∈F s.t. A⊂B and μ(A)<∞, it follows that μ(B∖A)=μ(B)−μ(A).
- Given A,B∈F, μ(A)+μ(B)=μ(A∪B)+μ(A∩B).
- If
\qty{A_i : i \in \N} \subset \sigmaF
is s.t. Ai⊂Ai+1, then\mu\qty(\bigcup_{i=1}^n A_i) = \mu(A_n) \uparrow \mu\qty(\bigcup_{i \in \N} A_i)
- If
\qty{A_i : i \in \N} \subset \sigmaF
is s.t. μ(A1)<∞ and Ai+1⊂Ai, then\mu\qty(\bigcap_{i=1}^n A_i) = \mu(A_n) \downarrow \mu\qty(\bigcap_{i \in \N} A_i)
- If
\qty{A_i : n \in \N} \subset \sigmaF
, then\mu\qty(\bigcup_{i\in \N} A_i) \leq \sum_{i \in \N} \mu(A_i)