definition of \(\sigma\)-algebra of set
Topics
About: measure
The table of contents of this article
Starting Context
- The reader knows a definition of set.
Target Context
- The reader will have a definition of \(\sigma\)-algebra of set.
Orientation
There is a list of definitions discussed so far in this site.
There is a list of propositions discussed so far in this site.
Main Body
1: Structured Description
Here is the rules of Structured Description.
Entities:
\( S\): \(\in \{\text{ the sets }\}\)
\(*A\): \(\subseteq Pow S\)
//
Conditions:
1) \(S \in A\)
\(\land\)
2) \(\forall a \in A (S \setminus a \in A)\)
\(\land\)
3) \(\forall s: \mathbb{N} \to A (\cup_{j \in \mathbb{N}} s (j) \in A)\)
//
Each element of \(A\) is called "measurable subset".
2: Note
In other words, \(s\) is a sequence, \(s (0), s (1), ...\).
\(s\) can be practically any finite sequence, because \(s\) can map to the same \(s (N)\) for each \(N + 1 \le j\), and \(\cup_{j \in \mathbb{N}} s (j) = s (1) \cup ... \cup s (N)\).
According to the conditions, these typical subsets are inevitably contained in \(A\) among others: \(\emptyset = S \setminus S \in A\); \(\cap_{j \in \mathbb{N}} s (j) = S \setminus \cup_{j \in \mathbb{N}} (S \setminus s (j)) \in A\): see the proposition that for any set, any subset minus the union of any subsets is the intersection of the 1st subset minus the 2nd chunk of subsets.
The motivation for considering this concept is to define 'measure' on \(S\): we want to measure some subsets of \(S\), but we do not necessarily really need to measure all the subsets of \(S\), so, we determine what subsets we need to measure, and they are exactly the elements of \(A\), which is the reason why each element of \(A\) is called "measurable subset".
Of course, \(A\) is not automatically determined for \(S\): it is a choice. \(A = Pow S\) or \(A = \{S, \emptyset\}\) is a possible choice.