Intro to Probability
5. Measures
5.1 The Notion of a Measure
Definition 5.1 (Measure): Let be a measurable space. A function is said to be a measure on if the following two items are satisfied:
- Given any disjoint family , we have that .
5.2 Point Measures
Example (Point measure): Let be a measurable space and be a given point of . Define the function
Then,
\delta_x : \sigmaF \mapsto \qty{0,1}
is a measure on .- From the definition of we immediately see that .
- Let
\qty{A_i : i \in \N} \subset \sigmaF
be disjoint and set . If , i.e. , there does not exist s.t. , hence . Otherwise, if , since\qty{A_i : i \in \N}
is disjoint, there exists a unique s.t. . Hence also in this case .
In general, we state the following result.
Proposition 5.2 (Point measures): Let be a measurable space, be a countable set and
E = \qty{x_i : i \in I} \subset \Omega
be a collection of points in . Assume that , , are s.t. for any . Define as where for any Then, is a measure on .Note: Consider the setting of the latter proposition. Clearly, if is finite, for any . If is countably infinite, we that and hence, for any , . Therefore, since and , it follows from TODO: ref to series that for any if .
5.3 Counting Measures
Example (Counting measure): We consider the measurable space where is a finite set. Define
\mu: \powerset(\Omega) \to \N \cup \qty{0}
as . Then, is a measure on .- We have .
- 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 where is a countable but not necessarily finite set. Define
Then, is a measure on .
5.4 Properties of a Measure
Proposition 5.4 (Properties of a measure): Let be a measurable space and be a measure on . Then, we have the following properties:
- Given 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 s.t. , it follows that .
- If s.t. and , it follows that .
- Given , .
- If
\qty{A_i : i \in \N} \subset \sigmaF
is s.t. , 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. and , 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)