A first attempt at measuring sets is seductively simple: assign a size to every subset of the line. Intervals should have their usual lengths, translating a set should not change its size, and a countable disjoint union should have size equal to the sum of the sizes. These requirements match the way length behaves in calculus, probability, and geometry. The surprise is that the three demands cannot coexist on the whole power set of $\mathbb R$.
The obstruction is not a technical inconvenience. It says that the domain of a measure is part of the mathematical structure. Before asking how large a set is, we must decide which sets are measurable. A sigma-algebra is the device that makes this decision stable under complements, countable unions, and countable intersections. It is the language in which limiting events, level sets of functions, Borel sets, product spaces, and conditional information are all expressed.
[example: The Vitali Obstruction]
Let $\sim$ be the [equivalence relation](/page/Equivalence%20Relation) on $[0,1]$ defined by $x\sim y$ exactly when $x-y\in\mathbb Q$. By the [axiom of choice](/page/Axiom%20of%20Choice), choose a set $V\subset[0,1]$ containing exactly one point from each equivalence class. Suppose, toward a contradiction, that a countably additive translation-invariant measure $m$ is defined on every subset of $\mathbb R$ and agrees with interval length.
For $q\in\mathbb Q\cap[-1,1]$, write
\begin{align*}
V+q=\{v+q:v\in V\}.
\end{align*}
These translates are pairwise disjoint. Indeed, if $z\in (V+q_1)\cap(V+q_2)$, then for some $v_1,v_2\in V$,
\begin{align*}
z=v_1+q_1=v_2+q_2.
\end{align*}
Hence
\begin{align*}
v_1-v_2=q_2-q_1\in\mathbb Q,
\end{align*}
so $v_1$ and $v_2$ lie in the same equivalence class. Since $V$ contains exactly one representative from each class, $v_1=v_2$, and then
\begin{align*}
v_1+q_1=v_1+q_2
\end{align*}
forces $q_1=q_2$.
The rational translates cover $[0,1]$ and stay inside $[-1,2]$. If $x\in[0,1]$, let $v\in V$ be the chosen representative of the equivalence class of $x$. Then $x-v\in\mathbb Q$, and because $x,v\in[0,1]$,
\begin{align*}
-1\le x-v\le 1.
\end{align*}
Thus, with $q=x-v$, we have $q\in\mathbb Q\cap[-1,1]$ and $x=v+q\in V+q$. Conversely, if $y\in V+q$ with $q\in\mathbb Q\cap[-1,1]$, then $y=v+q$ for some $v\in[0,1]$, so
\begin{align*}
-1\le v+q\le 2.
\end{align*}
Therefore
\begin{align*}
[0,1]\subset \bigcup_{q\in\mathbb Q\cap[-1,1]}(V+q)\subset[-1,2].
\end{align*}
Since $\mathbb Q\cap[-1,1]$ is countable, enumerate it as $(q_n)_{n\in\mathbb N}$. Countable additivity applies to the pairwise disjoint family $(V+q_n)_{n\in\mathbb N}$, giving
\begin{align*}
m\left(\bigcup_{q\in\mathbb Q\cap[-1,1]}(V+q)\right)
&=m\left(\bigcup_{n=1}^{\infty}(V+q_n)\right)\\
&=\sum_{n=1}^{\infty}m(V+q_n).
\end{align*}
By [translation invariance](/theorems/4911),
\begin{align*}
m(V+q_n)=m(V)
\end{align*}
for every $n$, so
\begin{align*}
m\left(\bigcup_{q\in\mathbb Q\cap[-1,1]}(V+q)\right)
=\sum_{n=1}^{\infty}m(V).
\end{align*}
Monotonicity follows from countable additivity: if $A\subset B$, then $B=A\cup(B\setminus A)$ is a disjoint union, so
\begin{align*}
m(B)=m(A)+m(B\setminus A)\ge m(A).
\end{align*}
Using the inclusions above and agreement with interval length,
\begin{align*}
1=m([0,1])
\le m\left(\bigcup_{q\in\mathbb Q\cap[-1,1]}(V+q)\right)
\le m([-1,2])=3.
\end{align*}
Now $V\subset[0,1]$, so monotonicity gives
\begin{align*}
0\le m(V)\le m([0,1])=1.
\end{align*}
If $m(V)=0$, then
\begin{align*}
\sum_{n=1}^{\infty}m(V)=\sum_{n=1}^{\infty}0=0,
\end{align*}
contradicting the lower bound $1$. If $m(V)>0$, then the partial sums satisfy
\begin{align*}
\sum_{n=1}^{N}m(V)=N\,m(V),
\end{align*}
which exceed $3$ for sufficiently large $N$, so
\begin{align*}
\sum_{n=1}^{\infty}m(V)=\infty,
\end{align*}
contradicting the upper bound $3$. Hence no measure on all subsets of $\mathbb R$ can simultaneously be countably additive, translation-invariant, and agree with interval length.
[/example]
The example shows why measure theory begins by restricting attention to a well-behaved family of sets. The family must still be large enough for analysis: if a limiting process gives a countable union of measurable sets, the result should remain measurable; if an event is measurable, its complement should also be measurable. The definition packages precisely those closure requirements.
## Definition
The basic object is not a measure, but the domain on which a measure could live. The empty set and the whole space must be available, complements must be allowed because negation is a basic operation on events, and countable unions must be allowed because limits in analysis produce countably many approximations.
[definition: Sigma-Algebra]
Let $X$ be a set. A sigma-algebra on $X$ is a collection $\mathcal F \subset \mathcal P(X)$ such that:
1. $X \in \mathcal F$.
2. If $A \in \mathcal F$, then $X \setminus A \in \mathcal F$.
3. If $(A_n)_{n \in \mathbb N}$ is a sequence of sets in $\mathcal F$, then $\bigcup_{n=1}^{\infty} A_n \in \mathcal F$.
[/definition]
This definition is the only structure needed before measures enter. It gives us a universe of admissible sets and guarantees that the usual limiting operations on events stay inside that universe.
## Basic Measurable Structures
A collection of subsets cannot be interpreted without knowing the universe in which complements are taken. This creates the need to name the underlying set and the sigma-algebra as a single object, so that measurability always has a specified ambient space.
[definition: Measurable Space]
A measurable space is a pair $(X, \mathcal F)$ where $X$ is a set and $\mathcal F$ is a sigma-algebra on $X$.
[/definition]
The members of $\mathcal F$ are called measurable sets. At this stage no sizes have been assigned; we have only specified which questions about membership are allowed. The next step is to put numerical size on those allowed questions. This cannot be done by a function on arbitrary subsets unless the domain is already closed under the countable unions appearing in additivity, so the natural object is a size function whose domain is the sigma-algebra of a measurable space.
[definition: Measure on a Measurable Space]
Let $(X,\mathcal F)$ be a measurable space. A measure on $(X,\mathcal F)$ is a function
\begin{align*}
\mu:\mathcal F &\to [0,\infty]
\end{align*}
such that $\mu(\varnothing)=0$ and, whenever $(A_n)_{n\in\mathbb N}$ is a pairwise disjoint sequence in $\mathcal F$,
\begin{align*}
\mu\left(\bigcup_{n=1}^{\infty}A_n\right)=\sum_{n=1}^{\infty}\mu(A_n).
\end{align*}
[/definition]
This definition is not meant to replace the separate page on measures. Its role here is to show why the sigma-algebra axioms are exactly the closure assumptions needed before countable additivity can even be stated. Once the domain has been separated from the size function, it becomes meaningful to compare different domains of measurable information.
The smallest possible domain arises when the intended model has no observable distinction between individual points: the only reliable question is whether the outcome lies somewhere in $X$ or nowhere at all. Naming this degenerate case gives a lower bound against which richer measurable structures can be measured.
[definition: Indiscrete Sigma-Algebra]
Let $X$ be a set. The indiscrete sigma-algebra on $X$ is
\begin{align*}
\{\varnothing, X\}.
\end{align*}
[/definition]
The indiscrete sigma-algebra forgets every proper subset of $X$. A function out of such a space has very few measurable level sets, so this sigma-algebra is too small for most analytic purposes. At the other end, finite and countable sample spaces often come with complete observational access: after a die roll, for instance, asking whether the outcome belongs to any specified subset is a legitimate event. The next definition records the measurable structure forced by allowing every membership question.
[definition: Discrete Sigma-Algebra]
Let $X$ be a set. The discrete sigma-algebra on $X$ is the power set $\mathcal P(X)$.
[/definition]
On a [countable set](/page/Countable%20Set), the discrete sigma-algebra is often the natural choice: every subset can be counted, summed over, or assigned probability mass. On uncountable spaces, the same choice can conflict with geometric requirements such as translation invariance.
[example: Coin Flips and the Power Set]
Let $X=\{H,T\}$ be the sample space for one coin flip. Its power set is obtained by listing all subsets of the two-point set:
\begin{align*}
\mathcal P(X)=\{\varnothing,\{H\},\{T\},\{H,T\}\}
=\{\varnothing,\{H\},\{T\},X\}.
\end{align*}
Thus the discrete sigma-algebra on $X$ records every membership question about the outcome: $\{H\}$ records that heads occurred, $\{T\}$ records that tails occurred, $X$ records that some outcome occurred, and $\varnothing$ records the impossible event.
Now consider two flips with sample space
\begin{align*}
X^2=\{(H,H),(H,T),(T,H),(T,T)\}.
\end{align*}
If the observer records only the first flip, then the two distinguishable nontrivial events are
\begin{align*}
\{H\}\times X&=\{(H,H),(H,T)\},\\
\{T\}\times X&=\{(T,H),(T,T)\}.
\end{align*}
These two sets are complements in $X^2$, since
\begin{align*}
X^2\setminus(\{H\}\times X)=\{T\}\times X,
\qquad
X^2\setminus(\{T\}\times X)=\{H\}\times X.
\end{align*}
Their union is the whole space and their intersection is empty:
\begin{align*}
(\{H\}\times X)\cup(\{T\}\times X)&=X^2,\\
(\{H\}\times X)\cap(\{T\}\times X)&=\varnothing.
\end{align*}
So the sigma-algebra generated by first-flip information is
\begin{align*}
\{\varnothing,\{H\}\times X,\{T\}\times X,X^2\}.
\end{align*}
It contains the event that the first flip was heads and the event that the first flip was tails, but it does not contain $\{(H,T)\}$ because the only nonempty proper sets in the displayed sigma-algebra are $\{(H,H),(H,T)\}$ and $\{(T,H),(T,T)\}$. Thus the underlying outcome space still has four points, while this sigma-algebra retains only the information needed to distinguish the first coordinate.
[/example]
The finite example hides the role of countability. If a theory only needs finitely many Boolean operations, a weaker structure is enough; naming that weaker structure reveals exactly why sigma-algebras are designed for limits.
[definition: Algebra of Sets]
Let $X$ be a set. An algebra of sets on $X$ is a collection $\mathcal A \subset \mathcal P(X)$ such that:
1. $X \in \mathcal A$.
2. If $A \in \mathcal A$, then $X \setminus A \in \mathcal A$.
3. If $A,B \in \mathcal A$, then $A \cup B \in \mathcal A$.
[/definition]
An algebra of sets is closed under finite Boolean operations, but not necessarily under countable unions. This becomes a real obstruction when an event is described by infinitely many stages, such as belonging to at least one set in a sequence or belonging to all sets in a sequence. A sigma-algebra removes that obstruction by making the countable Boolean operations used in limiting arguments stay inside the measurable world.
[quotetheorem:4872]
This theorem is the reason sigma-algebras are suitable for convergence statements. Events such as eventual membership and infinitely frequent membership are built from countable unions and intersections, so they remain measurable.
## Generated Sigma-Algebras and Borel Sets
### Closing a Family of Sets
In practice, we rarely list all measurable sets. We start with a smaller family of sets whose membership questions we understand, then close it under the sigma-algebra operations. This construction lets topology, order, and coordinates generate measurable structure without requiring an explicit enumeration.
[definition: Generated Sigma-Algebra]
Let $X$ be a set and let $\mathcal C \subset \mathcal P(X)$. The sigma-algebra generated by $\mathcal C$ is
\begin{align*}
\sigma(\mathcal C)=\bigcap\{\mathcal F \subset \mathcal P(X) : \mathcal F \text{ is a sigma-algebra on } X \text{ and } \mathcal C \subset \mathcal F\}.
\end{align*}
[/definition]
The construction is useful only if the intersection really produces the smallest admissible sigma-algebra rather than merely a formal expression. The possible pitfall is that intersecting many large structures might lose one of the closure axioms. What must be checked is that the common part still contains the generators, still has the sigma-algebra operations, and is minimal among all sigma-algebras with those generators.
The next formal result supplies exactly this verification. It turns the definition of $\sigma(\mathcal C)$ into a usable existence-and-minimality principle, so later arguments may invoke the generated sigma-algebra without rechecking every closure axiom from scratch.
[quotetheorem:4874]
Generated sigma-algebras become especially powerful when a space already has a topology. Open sets encode approximation and continuity; to integrate functions or assign probabilities on the same space, those open-set observations must be admitted as measurable observations.
### Intersections and Proof Principles
Generated sigma-algebras work because arbitrary intersections preserve the sigma-algebra axioms. This is more than a construction trick: it gives a way to compare information levels. If many observers all agree to include a given family of events, their common information is obtained by intersecting their sigma-algebras.
[quotetheorem:4924]
This theorem explains the intersection appearing in $\sigma(\mathcal C)$. It also suggests a common proof strategy: instead of building every set in a generated sigma-algebra by hand, show that the class of sets with the desired property is itself a sigma-algebra containing the generators. In many measure-theoretic arguments, however, the class we can verify is not immediately a sigma-algebra. Two weaker closure systems are designed for exactly that situation.
When intersections behave well but complements are too much to ask for at the start, a pi-system captures the part of the structure that comes from finite intersections. Rectangles in product spaces and intervals on the line are the main examples.
[definition: Pi-System]
Let $X$ be a set. A pi-system on $X$ is a collection $\mathcal P_0\subset\mathcal P(X)$ such that $\emptyset\in\mathcal P_0$ and, whenever $A,B\in\mathcal P_0$, one has $A\cap B\in\mathcal P_0$.
[/definition]
A pi-system keeps the algebraic core of many generating families, but it is too small for the most common uniqueness argument in measure theory. Suppose two measures agree on intervals or rectangles; the class of sets on which they agree is usually stable under complements relative to larger sets and under countable disjoint unions, while stability under arbitrary countable unions may not be available at the start. That exact proof situation motivates Dynkin systems, also called lambda-systems.
[definition: Lambda-System]
Let $X$ be a set. A lambda-system, also called a Dynkin system or d-system, on $X$ is a collection $\mathcal D\subset\mathcal P(X)$ such that:
1. $X\in\mathcal D$.
2. If $A,B\in\mathcal D$ and $A\subset B$, then $B\setminus A\in\mathcal D$.
3. If $(A_n)_{n\in\mathbb N}$ is a pairwise disjoint sequence in $\mathcal D$, then $\bigcup_{n=1}^{\infty}A_n\in\mathcal D$.
[/definition]
The point of a lambda-system is that many identities for measures are stable under differences and disjoint countable unions before they are visibly stable under arbitrary countable unions. The missing step is to recover full countable Boolean closure from these weaker rules when a pi-system of generators is already present. Without such a bridge, agreement on intervals or rectangles would remain trapped in a lambda-system rather than extending to the sigma-algebra they generate.
This leads to the precise uniqueness question: when an intersection-stable family $\mathcal P$ is contained in a lambda-system $\mathcal D$, how much of the sigma-algebra generated by $\mathcal P$ must also lie in $\mathcal D$? The pi-lambda theorem supplies exactly this bridge, turning verification on a small pi-system into control over every measurable set generated from it.
[quotetheorem:505]
The pi-lambda theorem is built for disjoint decompositions and measure uniqueness. A different problem appears when a statement is preserved by taking increasing limits $A_n\uparrow A$ or decreasing limits $A_n\downarrow A$, as happens in approximation arguments and [continuity of measures](/theorems/1082). In that setting we want a closure notion that records only those monotone limits first, before asking whether all countable Boolean operations are available.
[definition: Monotone Class]
Let $X$ be a set. A monotone class on $X$ is a collection $\mathcal M\subset\mathcal P(X)$ such that:
1. If $A_1\subset A_2\subset \cdots$ and $A_n\in\mathcal M$ for every $n\in\mathbb N$, then $\bigcup_{n=1}^{\infty}A_n\in\mathcal M$.
2. If $A_1\supset A_2\supset \cdots$ and $A_n\in\mathcal M$ for every $n\in\mathbb N$, then $\bigcap_{n=1}^{\infty}A_n\in\mathcal M$.
[/definition]
The definition by itself gives a smaller-looking closure operation than sigma-algebra generation, so it raises a practical question: if a property is checked on an algebra and survives monotone limits, has it reached every set in the sigma-algebra generated by that algebra? The [monotone class theorem](/theorems/4925) answers yes, which is why many extension arguments first prove identities on a concrete algebra and then pass through monotone limits instead of rebuilding arbitrary countable unions directly.
[quotetheorem:4925]
These proof principles are not extra structure on a measurable space. They are tools for proving that a property checked first on simple generating sets extends to the full sigma-algebra generated by them.
### Borel Structure
A topological space already tells us which sets are visible through local neighborhoods. The Borel construction answers the question of how to turn that topological visibility into a sigma-algebra without adding more sets than countable closure forces.
[definition: Borel Sigma-Algebra]
Let $(X,\tau)$ be a topological space. The Borel sigma-algebra on $X$ is
\begin{align*}
\mathcal B(X)=\sigma(\tau).
\end{align*}
[/definition]
The Borel sigma-algebra contains all open sets, all closed sets, all countable intersections of open sets, and all countable unions of closed sets. It is the default measurable structure on topological spaces because it respects the open-set data used in continuity.
[example: Borel Sets on $\mathbb R$]
On $\mathbb R$ with its usual topology, write
\begin{align*}
\mathcal I=\{(a,b):a,b\in\mathbb R,\ a<b\}.
\end{align*}
Then $\mathcal B(\mathbb R)=\sigma(\mathcal I)$. Indeed, every $(a,b)\in\mathcal I$ is open, so $\sigma(\mathcal I)\subset\mathcal B(\mathbb R)$. Conversely, if $U\subset\mathbb R$ is open and $x\in U$, then there is $\varepsilon>0$ such that $(x-\varepsilon,x+\varepsilon)\subset U$. Choose rationals $r,s$ with
\begin{align*}
x-\varepsilon<r<x<s<x+\varepsilon.
\end{align*}
Then $x\in(r,s)\subset U$, so
\begin{align*}
U=\bigcup_{\substack{r,s\in\mathbb Q\\ r<s\\ (r,s)\subset U}}(r,s).
\end{align*}
The indexing set is countable because it is a subset of $\mathbb Q^2$, and each $(r,s)$ is in $\mathcal I$, so $U\in\sigma(\mathcal I)$. Thus the open sets lie in $\sigma(\mathcal I)$, and hence $\mathcal B(\mathbb R)=\sigma(\mathcal I)$ by the definition of the Borel sigma-algebra.
Now let
\begin{align*}
\mathcal R_{\mathbb Q}=\{(-\infty,q):q\in\mathbb Q\}.
\end{align*}
Every set $(-\infty,q)$ is open, so
\begin{align*}
\mathcal R_{\mathbb Q}\subset\mathcal B(\mathbb R),
\end{align*}
and therefore $\sigma(\mathcal R_{\mathbb Q})\subset\mathcal B(\mathbb R)$ by [minimality of generated sigma-algebras](/theorems/4874). For the reverse inclusion, it is enough to show that every open interval belongs to $\sigma(\mathcal R_{\mathbb Q})$. Fix $a<b$. For $r\in\mathbb Q$,
\begin{align*}
(-\infty,r]=\bigcap_{n=1}^{\infty}(-\infty,r+1/n).
\end{align*}
To check this equality, if $x\le r$, then $x<r+1/n$ for every $n$, so $x$ belongs to the intersection. If $x>r$, choose $n$ with $1/n<x-r$; then $r+1/n<x$, so $x\notin(-\infty,r+1/n)$. Since $r+1/n\in\mathbb Q$, each set $(-\infty,r+1/n)$ lies in $\mathcal R_{\mathbb Q}$, and closure under countable intersections gives $(-\infty,r]\in\sigma(\mathcal R_{\mathbb Q})$.
For rational $r<s$,
\begin{align*}
(-\infty,s)\cap\bigl(\mathbb R\setminus(-\infty,r]\bigr)
&=(-\infty,s)\cap(r,\infty)\\
&=(r,s).
\end{align*}
Here $(-\infty,s)\in\mathcal R_{\mathbb Q}$, the set $\mathbb R\setminus(-\infty,r]$ is in $\sigma(\mathcal R_{\mathbb Q})$ by closure under complements, and the intersection is in $\sigma(\mathcal R_{\mathbb Q})$ by closure under finite intersections. Therefore $(r,s)\in\sigma(\mathcal R_{\mathbb Q})$ whenever $r,s\in\mathbb Q$ and $r<s$.
Finally,
\begin{align*}
(a,b)=\bigcup_{\substack{r,s\in\mathbb Q\\ a<r<s<b}}(r,s).
\end{align*}
If $x\in(a,b)$, choose rationals $r,s$ with $a<r<x<s<b$, so $x\in(r,s)$ for one term of the union. The reverse inclusion is immediate because each $(r,s)$ in the union satisfies $(r,s)\subset(a,b)$. The indexing set is countable, so closure under countable unions gives $(a,b)\in\sigma(\mathcal R_{\mathbb Q})$. Since open intervals generate $\mathcal B(\mathbb R)$, this proves
\begin{align*}
\mathcal B(\mathbb R)=\sigma(\mathcal R_{\mathbb Q}).
\end{align*}
The rational closed rays generate the same sigma-algebra. Let
\begin{align*}
\mathcal C_{\mathbb Q}=\{(-\infty,q]:q\in\mathbb Q\}.
\end{align*}
Each $(-\infty,q]$ is closed, hence Borel, so $\sigma(\mathcal C_{\mathbb Q})\subset\mathcal B(\mathbb R)$. Conversely, for $q\in\mathbb Q$,
\begin{align*}
(-\infty,q)=\bigcup_{n=1}^{\infty}(-\infty,q-1/n].
\end{align*}
If $x<q$, choose $n$ with $1/n<q-x$, giving $x<q-1/n$ and hence $x\in(-\infty,q-1/n]$; the reverse inclusion follows from $q-1/n<q$. Thus every rational open ray lies in $\sigma(\mathcal C_{\mathbb Q})$, so
\begin{align*}
\mathcal B(\mathbb R)=\sigma(\mathcal R_{\mathbb Q})\subset\sigma(\mathcal C_{\mathbb Q}).
\end{align*}
Together with the previous inclusion, $\sigma(\mathcal C_{\mathbb Q})=\mathcal B(\mathbb R)$. This shows that the uncountable Borel sigma-algebra on the line is controlled by a countable list of rational rays.
[/example]
The previous example points to a question that matters throughout analysis: can an apparently uncountable measurable structure be controlled by a countable list of basic sets? Metric spaces answer this through balls, and separability turns those balls into a countable generating family.
[quotetheorem:4926]
Separable metric spaces therefore have Borel sigma-algebras controlled by countably many basic observations. The reason this countable family is enough is that every [open set](/page/Open%20Set) is a union of balls centered in the chosen countable [dense subset](/page/Dense%20Subset) with positive rational radii. This fact underlies the measurability of many objects in analysis and probability.
## Measurable Maps and Information
A function between measurable spaces is not judged by pointwise continuity. It is judged by whether observable sets in the target pull back to observable sets in the source. This is the set-theoretic form of asking whether the value of the function can be detected using the information available on the domain.
[definition: Measurable Map]
Let $(X,\mathcal F)$ and $(Y,\mathcal G)$ be measurable spaces. A function
\begin{align*}
f:X &\to Y
\end{align*}
is measurable if $f^{-1}(B) \in \mathcal F$ for every $B \in \mathcal G$.
[/definition]
Measurability is a pullback condition. Testing every target-measurable set can be burdensome because a generated sigma-algebra usually contains far more sets than its visible generators. The key question is whether the sets whose preimages are measurable form a sigma-algebra in the target; if they do, then checking the generators forces all generated target observations to pass the same pullback test.
[quotetheorem:525]
This criterion is the main practical method for proving measurability. For real-valued functions, it reduces many checks to intervals or rays.
[example: Testing a Real-Valued Function by Rays]
Let $(X,\mathcal F)$ be a measurable space and let
\begin{align*}
f:X&\to\mathbb R.
\end{align*}
Assume that
\begin{align*}
\{x\in X:f(x)<q\}\in\mathcal F
\end{align*}
for every $q\in\mathbb Q$. We show that $f$ is measurable as a map into $(\mathbb R,\mathcal B(\mathbb R))$.
Let
\begin{align*}
\mathcal D=\{B\subset\mathbb R:f^{-1}(B)\in\mathcal F\}.
\end{align*}
Then $\mathbb R\in\mathcal D$ because
\begin{align*}
f^{-1}(\mathbb R)=X\in\mathcal F.
\end{align*}
If $B\in\mathcal D$, then
\begin{align*}
f^{-1}(\mathbb R\setminus B)
&=X\setminus f^{-1}(B),
\end{align*}
so $\mathbb R\setminus B\in\mathcal D$ by closure of $\mathcal F$ under complements. If $(B_n)_{n\in\mathbb N}$ is a sequence in $\mathcal D$, then
\begin{align*}
f^{-1}\left(\bigcup_{n=1}^{\infty}B_n\right)
&=\bigcup_{n=1}^{\infty}f^{-1}(B_n),
\end{align*}
so $\bigcup_{n=1}^{\infty}B_n\in\mathcal D$ by closure of $\mathcal F$ under countable unions. Thus $\mathcal D$ is a sigma-algebra on $\mathbb R$.
For each $q\in\mathbb Q$,
\begin{align*}
f^{-1}((-\infty,q))
&=\{x\in X:f(x)<q\}\in\mathcal F,
\end{align*}
so $(-\infty,q)\in\mathcal D$. Therefore
\begin{align*}
\{(-\infty,q):q\in\mathbb Q\}\subset\mathcal D.
\end{align*}
Since $\mathcal D$ is a sigma-algebra containing these rational open rays, the defining minimality of the generated sigma-algebra gives
\begin{align*}
\sigma(\{(-\infty,q):q\in\mathbb Q\})\subset\mathcal D.
\end{align*}
The preceding Borel-generation computation gives
\begin{align*}
\mathcal B(\mathbb R)=\sigma(\{(-\infty,q):q\in\mathbb Q\}),
\end{align*}
and hence $\mathcal B(\mathbb R)\subset\mathcal D$. Thus, for every $B\in\mathcal B(\mathbb R)$,
\begin{align*}
f^{-1}(B)\in\mathcal F.
\end{align*}
This is exactly measurability of $f:(X,\mathcal F)\to(\mathbb R,\mathcal B(\mathbb R))$, so rational threshold events are enough to test real-valued measurability.
[/example]
Sometimes a function itself creates the relevant sigma-algebra. In probability, a random variable reveals only the information needed to determine its value, so we need a sigma-algebra consisting exactly of the events visible through that function.
[definition: Pullback Sigma-Algebra]
Let $X$ and $Y$ be sets, let $f:X\to Y$ be a function, and let $\mathcal G$ be a sigma-algebra on $Y$. The pullback sigma-algebra of $\mathcal G$ along $f$ is
\begin{align*}
f^{-1}\mathcal G=\{f^{-1}(B):B\in\mathcal G\}.
\end{align*}
[/definition]
The pullback sigma-algebra is the collection of questions about $x\in X$ that can be answered by knowing $f(x)$. Because random variables and coordinate maps occur so often, we need a shorter name for the pullback sigma-algebra when it is generated by a single observable function.
[definition: Sigma-Algebra Generated by a Function]
Let $X$ be a set, let $(Y,\mathcal G)$ be a measurable space, and let $f:X\to Y$ be a function. The sigma-algebra generated by $f$ is
\begin{align*}
\sigma(f)=f^{-1}\mathcal G=\{f^{-1}(B):B\in\mathcal G\}\subset\mathcal P(X).
\end{align*}
[/definition]
The notation $\sigma(f)$ always depends on the measurable structure $\mathcal G$ chosen on the codomain. With a larger target sigma-algebra, more subsets of $Y$ are observable and more inverse images may appear in $\sigma(f)$; with a smaller target sigma-algebra, less information is retained. In probability, when a random variable $X$ is viewed as a map into its stated measurable state space, $\sigma(X)$ is the information contained in that random variable. Events in $\sigma(X)$ are exactly those whose occurrence is determined by the value of $X$ through measurable subsets of the codomain.
[example: Information Revealed by a Random Variable]
Let $\Omega=\{1,2,3,4,5,6\}$, and view $\{0,1\}$ with its discrete sigma-algebra
\begin{align*}
\mathcal P(\{0,1\})=\{\varnothing,\{0\},\{1\},\{0,1\}\}.
\end{align*}
Define $X:\Omega\to\{0,1\}$ by
\begin{align*}
X(\omega)=\begin{cases}
1, & \omega \in \{2,4,6\},\\
0, & \omega \in \{1,3,5\}.
\end{cases}
\end{align*}
By the definition of the sigma-algebra generated by a function,
\begin{align*}
\sigma(X)=\{X^{-1}(B):B\in\mathcal P(\{0,1\})\}.
\end{align*}
The four inverse images are
\begin{align*}
X^{-1}(\varnothing)&=\varnothing,\\
X^{-1}(\{1\})&=\{\omega\in\Omega:X(\omega)=1\}=\{2,4,6\},\\
X^{-1}(\{0\})&=\{\omega\in\Omega:X(\omega)=0\}=\{1,3,5\},\\
X^{-1}(\{0,1\})&=\Omega.
\end{align*}
Therefore
\begin{align*}
\sigma(X)=\{\varnothing,\Omega,\{2,4,6\},\{1,3,5\}\}.
\end{align*}
This sigma-algebra records exactly the parity of the die roll: the event $\{2,4,6\}$ says that the roll is even, while the singleton event $\{2\}$ is not present, so the information in $X$ does not distinguish the outcome $2$ from the outcome $4$.
[/example]
For several functions at once, we need the least sigma-algebra that makes all of them measurable. This construction is the natural language for coordinate maps, stochastic processes, and observation systems.
[definition: Initial Sigma-Algebra]
Let $X$ be a set. For each $i\in I$, let $(Y_i,\mathcal G_i)$ be a measurable space and let $f_i:X\to Y_i$ be a function. The initial sigma-algebra generated by the family $(f_i)_{i\in I}$ is
\begin{align*}
\sigma(f_i:i\in I)=\sigma\bigl(\{f_i^{-1}(B):i\in I,\ B\in\mathcal G_i\}\bigr).
\end{align*}
[/definition]
The initial sigma-algebra collects exactly the information visible through the family of maps. It is the correct construction whenever a space is observed through coordinates rather than given directly.
## Operations on Sigma-Algebras
### Restrictions to Subspaces
Measure theory constantly changes spaces: it restricts to subsets, forms products, projects onto coordinates, and compares different levels of information. Sigma-algebras must be transported through these operations without losing their closure properties.
When a measurable space is restricted to a subset, the measurable sets in the smaller space should be the old measurable sets cut down by that subset. This is the measurable counterpart of the [subspace topology](/page/Subspace%20Topology).
[definition: Trace Sigma-Algebra]
Let $(X,\mathcal F)$ be a measurable space and let $A\subset X$. The trace sigma-algebra on $A$ is
\begin{align*}
\mathcal F|_A=\{A\cap E:E\in\mathcal F\}.
\end{align*}
[/definition]
The trace construction lets us discuss measurable subsets of a subspace even when $A$ itself is not the whole ambient space. If $A\in\mathcal F$, then the members of $\mathcal F|_A$ are exactly the measurable subsets of $X$ that lie inside $A$.
[example: Trace on an Interval]
Let $X=\mathbb R$, let $\mathcal F=\mathcal B(\mathbb R)$, and let $A=[0,1]$. By the definition of the trace sigma-algebra,
\begin{align*}
\mathcal B(\mathbb R)|_{[0,1]}
=\{[0,1]\cap E:E\in\mathcal B(\mathbb R)\}.
\end{align*}
For example, if $(a,b)$ is an open interval in $\mathbb R$, then $(a,b)\in\mathcal B(\mathbb R)$, so
\begin{align*}
[0,1]\cap(a,b)\in \mathcal B(\mathbb R)|_{[0,1]}.
\end{align*}
If $(E_n)_{n\in\mathbb N}$ is a sequence of Borel subsets of $\mathbb R$, then
\begin{align*}
\bigcup_{n=1}^{\infty}\bigl([0,1]\cap E_n\bigr)
&=[0,1]\cap\left(\bigcup_{n=1}^{\infty}E_n\right),
\end{align*}
and $\bigcup_{n=1}^{\infty}E_n\in\mathcal B(\mathbb R)$ because $\mathcal B(\mathbb R)$ is a sigma-algebra. Hence this countable union also belongs to $\mathcal B(\mathbb R)|_{[0,1]}$.
This trace sigma-algebra is the Borel sigma-algebra of the subspace $[0,1]$. Indeed, every open set in the subspace topology has the form
\begin{align*}
[0,1]\cap U
\end{align*}
for some open set $U\subset\mathbb R$, and every open set $U\subset\mathbb R$ is Borel. Thus every subspace-open set belongs to $\mathcal B(\mathbb R)|_{[0,1]}$, so the Borel sets generated by the subspace topology are contained in the trace sigma-algebra. Conversely, for every Borel set $E\in\mathcal B(\mathbb R)$, the set $[0,1]\cap E$ is Borel in the subspace $[0,1]$ because the class of all $E\subset\mathbb R$ for which $[0,1]\cap E$ is subspace-Borel contains all open sets and is closed under complements and countable unions. Therefore the trace construction gives exactly the usual Borel measurable sets on the interval $[0,1]$.
[/example]
### Products and Sections
Products require a different construction. Knowing the measurable sets in $X$ and in $Y$ should determine the measurable rectangles in $X\times Y$, and then countable operations should generate the rest.
[definition: Product Sigma-Algebra]
Let $(X,\mathcal F)$ and $(Y,\mathcal G)$ be measurable spaces. The product sigma-algebra on $X\times Y$ is
\begin{align*}
\mathcal F\otimes\mathcal G=\sigma(\{A\times B:A\in\mathcal F,\ B\in\mathcal G\}).
\end{align*}
[/definition]
Product sigma-algebras are built to make coordinate observations legitimate. The first test is whether the maps that read off the two coordinates are measurable, since product spaces are used precisely to study paired outcomes.
[quotetheorem:4927]
Once sets in a product space are measurable, many arguments inspect them one coordinate at a time. We therefore need a result guaranteeing that horizontal and vertical slices inherit measurability from the product set.
[quotetheorem:2960]
The theorem says that product measurability is visible on every horizontal and vertical slice. The converse needs additional hypotheses and is a common source of mistakes: measurable sections alone do not generally guarantee product measurability.
[example: Rectangles Generate Product Events]
Let $X=Y=\mathbb R$ with their Borel sigma-algebras, and define
\begin{align*}
E=\{(x,y)\in\mathbb R^2:x<y\}.
\end{align*}
We show directly from measurable rectangles that $E\in\mathcal B(\mathbb R)\otimes\mathcal B(\mathbb R)$. For each $q\in\mathbb Q$, the rays $(-\infty,q)$ and $(q,\infty)$ are open subsets of $\mathbb R$, hence belong to $\mathcal B(\mathbb R)$. Therefore
\begin{align*}
(-\infty,q)\times(q,\infty)\in\{A\times B:A\in\mathcal B(\mathbb R),\ B\in\mathcal B(\mathbb R)\}
\end{align*}
and so each such rectangle belongs to $\mathcal B(\mathbb R)\otimes\mathcal B(\mathbb R)$.
Now
\begin{align*}
E=\bigcup_{q\in\mathbb Q}\bigl((-\infty,q)\times(q,\infty)\bigr).
\end{align*}
Indeed, if $(x,y)\in E$, then $x<y$, so by density of $\mathbb Q$ in $\mathbb R$ there is $q\in\mathbb Q$ with $x<q<y$; hence $(x,y)\in(-\infty,q)\times(q,\infty)$. Conversely, if $(x,y)\in(-\infty,q)\times(q,\infty)$ for some $q\in\mathbb Q$, then $x<q$ and $q<y$, so $x<y$ and $(x,y)\in E$. Since $\mathbb Q$ is countable and product sigma-algebras are closed under countable unions, $E\in\mathcal B(\mathbb R)\otimes\mathcal B(\mathbb R)$.
For a fixed $y\in\mathbb R$, the vertical section is
\begin{align*}
E^y
&=\{x\in\mathbb R:(x,y)\in E\}\\
&=\{x\in\mathbb R:x<y\}\\
&=(-\infty,y).
\end{align*}
For a fixed $x\in\mathbb R$, the horizontal section is
\begin{align*}
E_x
&=\{y\in\mathbb R:(x,y)\in E\}\\
&=\{y\in\mathbb R:x<y\}\\
&=(x,\infty).
\end{align*}
Both sections are open subsets of $\mathbb R$, hence Borel. This example shows how a product event can be assembled from countably many measurable rectangles, while its one-coordinate slices remain ordinary Borel sets.
[/example]
### Product Borel Structures
The product sigma-algebra is defined from measurable rectangles, while the Borel sigma-algebra on a product topological space is defined from open subsets of the [product topology](/page/Product%20Topology). These constructions agree in the most common settings, but the agreement is a theorem, not a matter of notation.
[quotetheorem:4928]
Separability gives countable bases for $X$ and $Y$, so open subsets of $X\times Y$ can be assembled from countably many basic open rectangles. The reverse inclusion comes from the coordinate projections, which are continuous and therefore Borel measurable in the metric setting. Without this kind of countable topological control, the product topology and the product-generated sigma-algebra can separate in ways that are easy to miss.
Sections provide another useful warning. Product measurability implies measurable sections, but the reverse implication fails even in familiar Borel spaces.
[example: Measurable Sections Need Not Give Product Measurability]
Let $A\subsetneq\mathbb R$ be a non-Borel set, and define
\begin{align*}
E=\{(a,a):a\in A\}\subset\mathbb R^2.
\end{align*}
For a fixed $x\in\mathbb R$, the horizontal section is
\begin{align*}
E_x
&=\{y\in\mathbb R:(x,y)\in E\}\\
&=\{y\in\mathbb R:\text{there exists }a\in A\text{ with }(x,y)=(a,a)\}.
\end{align*}
The equality $(x,y)=(a,a)$ is equivalent to $x=a$ and $y=a$. Hence, if $x\in A$, then
\begin{align*}
E_x=\{x\},
\end{align*}
while if $x\notin A$, then no such $a\in A$ exists and
\begin{align*}
E_x=\varnothing.
\end{align*}
Similarly, for a fixed $y\in\mathbb R$, the vertical section is
\begin{align*}
E^y
&=\{x\in\mathbb R:(x,y)\in E\}\\
&=\{x\in\mathbb R:\text{there exists }a\in A\text{ with }(x,y)=(a,a)\},
\end{align*}
so
\begin{align*}
E^y=
\begin{cases}
\{y\}, & y\in A,\\
\varnothing, & y\notin A.
\end{cases}
\end{align*}
The empty set is Borel, and each singleton is Borel because
\begin{align*}
\{t\}=\bigcap_{n=1}^{\infty}(t-1/n,t+1/n),
\end{align*}
where every interval $(t-1/n,t+1/n)$ is open in $\mathbb R$. Thus every horizontal and vertical section of $E$ is Borel.
Nevertheless $E$ is not in $\mathcal B(\mathbb R)\otimes\mathcal B(\mathbb R)$. Suppose instead that
\begin{align*}
E\in\mathcal B(\mathbb R)\otimes\mathcal B(\mathbb R).
\end{align*}
Since $\mathbb R$ is a separable [metric space](/page/Metric%20Space), *[Product Borel Sigma-Algebra in Separable Metric Spaces](/theorems/4928)* gives
\begin{align*}
\mathcal B(\mathbb R)\otimes\mathcal B(\mathbb R)=\mathcal B(\mathbb R^2).
\end{align*}
Therefore $E\in\mathcal B(\mathbb R^2)$. Define the diagonal map
\begin{align*}
d:\mathbb R&\to\mathbb R^2,\\
d(t)&=(t,t).
\end{align*}
This map is continuous, hence Borel measurable, so $d^{-1}(E)\in\mathcal B(\mathbb R)$. But
\begin{align*}
d^{-1}(E)
&=\{t\in\mathbb R:d(t)\in E\}\\
&=\{t\in\mathbb R:(t,t)\in E\}\\
&=\{t\in\mathbb R:\text{there exists }a\in A\text{ with }(t,t)=(a,a)\}\\
&=\{t\in\mathbb R:t\in A\}\\
&=A.
\end{align*}
This would make $A$ Borel, contradicting the choice of $A$. Hence measurable sections alone do not force product measurability.
[/example]
## Completion and Negligible Sets
A measure may assign size zero to a set while the original sigma-algebra fails to contain every subset of that null set. For integration and almost everywhere statements, this is inconvenient: if a property fails only on part of a null set, that exceptional part should be measurable too.
[definition: Complete Sigma-Algebra]
Let $(X,\mathcal F,\mu)$ be a [measure space](/page/Measure%20Space). The sigma-algebra $\mathcal F$ is complete with respect to $\mu$ if, whenever $N\in\mathcal F$ satisfies $\mu(N)=0$ and $A\subset N$, then $A\in\mathcal F$.
[/definition]
Completeness is not a property of a sigma-algebra alone; it depends on the measure. When a measure space is not complete, we need a construction that adds all missing subsets of null sets while leaving the old measure unchanged.
[definition: Completion of a Measure Space]
Let $(X,\mathcal F,\mu)$ be a measure space. The completion of $(X,\mathcal F,\mu)$ is the measure space $(X,\overline{\mathcal F},\overline{\mu})$ where
\begin{align*}
\overline{\mathcal F}=\{A\cup Z:A\in\mathcal F,\ Z\subset N \text{ for some } N\in\mathcal F \text{ with } \mu(N)=0\}
\end{align*}
and $\overline{\mu}(A\cup Z)=\mu(A)$ for such representations.
[/definition]
The formula for completion has to be justified: different representations $A\cup Z$ should not lead to conflicting values, and the enlarged family should still be a sigma-algebra. The [extension theorem](/theorems/59) records that the construction behaves as intended.
[quotetheorem:1083]
This theorem justifies the common practice of treating subsets of null sets as measurable after passing to the completed measure space. It is especially important for [Lebesgue measure](/page/Lebesgue%20Measure).
[example: Borel Versus Lebesgue Measurable Sets]
Let $C$ be the middle-thirds [Cantor set](/page/Cantor%20Set), written as
\begin{align*}
C=\bigcap_{n=0}^{\infty}C_n,
\end{align*}
where $C_0=[0,1]$ and $C_n$ is the union of the $2^n$ closed intervals remaining after $n$ deletion steps. Each $C_n$ is a finite union of closed intervals, hence Borel, so $C$ is Borel because $\mathcal B(\mathbb R)$ is closed under countable intersections. At stage $n$, each remaining interval has length $3^{-n}$, so
\begin{align*}
\lambda(C_n)
&=\sum_{k=1}^{2^n}3^{-n}\\
&=2^n3^{-n}\\
&=\left(\frac{2}{3}\right)^n.
\end{align*}
Since $C\subset C_n$ for every $n$, monotonicity gives
\begin{align*}
0\le \lambda(C)\le \lambda(C_n)=\left(\frac{2}{3}\right)^n
\end{align*}
for every $n\in\mathbb N$. Because $\left(\frac{2}{3}\right)^n\to 0$, this forces
\begin{align*}
\lambda(C)=0.
\end{align*}
The set $C$ has cardinality $|\mathbb R|$: each binary sequence $(\varepsilon_n)_{n\in\mathbb N}\in\{0,1\}^{\mathbb N}$ determines a point
\begin{align*}
\sum_{n=1}^{\infty}\frac{2\varepsilon_n}{3^n}\in C,
\end{align*}
and different binary sequences give different points except for the usual countable endpoint duplications, which do not change the cardinality. Hence
\begin{align*}
|\mathcal P(C)|=2^{|\mathbb R|}.
\end{align*}
On the other hand, $\mathcal B(\mathbb R)$ is generated by the countable family of rational open intervals, so it has cardinality $|\mathbb R|$. Therefore not every subset of $C$ can be Borel, since
\begin{align*}
|\mathcal P(C)|=2^{|\mathbb R|}>|\mathbb R|=|\mathcal B(\mathbb R)|.
\end{align*}
Now pass to the completion of the Borel measure space $(\mathbb R,\mathcal B(\mathbb R),\lambda)$. If $A\subset C$, then $C\in\mathcal B(\mathbb R)$ and $\lambda(C)=0$, so the completion formula includes
\begin{align*}
A=\varnothing\cup A
\end{align*}
with $\varnothing\in\mathcal B(\mathbb R)$ and $A\subset C$. Thus $A$ belongs to the completed sigma-algebra, and its completed measure is
\begin{align*}
\overline{\lambda}(A)=\lambda(\varnothing)=0.
\end{align*}
So completion adds all subsets of Borel null sets, including the non-Borel subsets of $C$; this completed sigma-algebra is the Lebesgue sigma-algebra.
[/example]
Completion fixes null subsets, but it does not remove the Vitali obstruction. It enlarges the Borel sigma-algebra in a controlled way, rather than allowing every subset of $\mathbb R$.
## Countability, Atoms, and Structure
### Countable Generation
Sigma-algebras can be huge, but some are controlled by countably many observations. This matters because countable descriptions are compatible with sequences, approximation, and separability.
[definition: Countably Generated Sigma-Algebra]
Let $X$ be a set. A sigma-algebra $\mathcal F$ on $X$ is countably generated if there exists a countable family $\mathcal C\subset\mathcal P(X)$ such that
\begin{align*}
\mathcal F=\sigma(\mathcal C).
\end{align*}
[/definition]
Countable generation is a regularity condition. Since many spaces in analysis are separable metric spaces, we need to know that their natural Borel sigma-algebras have this countable description.
[quotetheorem:4929]
This theorem explains why standard real analysis avoids many set-theoretic pathologies: the usual Borel structures come from countable bases.
### Atoms and Finite Information
Finite sigma-algebras have an even more concrete description. They arise from partitions, where the sigma-algebra does not see individual points directly; it sees the smallest pieces that its events are able to distinguish. If two points always occur together in every measurable event, then no measurable question can separate them. The right abstraction is therefore an indivisible measurable block: a nonempty measurable set that contains no smaller nonempty measurable subset.
[definition: Atom of a Sigma-Algebra]
Let $X$ be a set and let $\mathcal F$ be a sigma-algebra on $X$. An atom of $\mathcal F$ is a nonempty set $A\in\mathcal F$ such that the only measurable subsets of $A$ are $\varnothing$ and $A$.
[/definition]
An atom is a measurable block that the sigma-algebra cannot split. To describe sigma-algebras made from such blocks, we need a separate term for measurable structures in which every nonempty measurable set contains an indivisible part.
[definition: Atomic Sigma-Algebra]
Let $X$ be a set and let $\mathcal F$ be a sigma-algebra on $X$. The sigma-algebra $\mathcal F$ is atomic if every nonempty set in $\mathcal F$ contains an atom of $\mathcal F$.
[/definition]
Atomic sigma-algebras model discrete information. In the finite case, the natural question is whether the atoms merely exist or whether they account for every measurable set; the partition theorem gives the exact answer.
[quotetheorem:4930]
This result gives the finite case a complete picture. A finite sigma-algebra is a finite resolution of the underlying set.
[example: The Sigma-Algebra of a Partition]
Let
\begin{align*}
X=\{1,2,3,4,5,6\}
\end{align*}
and let
\begin{align*}
A_1=\{1,3,5\},\qquad A_2=\{2,4\},\qquad A_3=\{6\}.
\end{align*}
These three sets form a partition of $X$: they are pairwise disjoint because
\begin{align*}
A_1\cap A_2&=\varnothing,\\
A_1\cap A_3&=\varnothing,\\
A_2\cap A_3&=\varnothing,
\end{align*}
and their union is
\begin{align*}
A_1\cup A_2\cup A_3
&=\{1,3,5\}\cup\{2,4\}\cup\{6\}\\
&=\{1,2,3,4,5,6\}\\
&=X.
\end{align*}
The sigma-algebra generated by this partition consists of all unions of subfamilies of $\{A_1,A_2,A_3\}$. Listing those unions gives
\begin{align*}
\varnothing,\qquad
A_1,\qquad
A_2,\qquad
A_3,\qquad
A_1\cup A_2,\qquad
A_1\cup A_3,\qquad
A_2\cup A_3,\qquad
A_1\cup A_2\cup A_3.
\end{align*}
Substituting the actual sets,
\begin{align*}
\varnothing&=\varnothing,\\
A_1&=\{1,3,5\},\\
A_2&=\{2,4\},\\
A_3&=\{6\},\\
A_1\cup A_2&=\{1,2,3,4,5\},\\
A_1\cup A_3&=\{1,3,5,6\},\\
A_2\cup A_3&=\{2,4,6\},\\
A_1\cup A_2\cup A_3&=X.
\end{align*}
There are $2$ choices for each block, included or not included, so the number of unions is
\begin{align*}
2\cdot 2\cdot 2=2^3=8.
\end{align*}
The points $2$ and $4$ cannot be separated by this sigma-algebra because every listed measurable set either contains both of them, as $A_2$, $A_1\cup A_2$, $A_2\cup A_3$, and $X$ do, or contains neither of them. The point $6$ can be singled out because
\begin{align*}
A_3=\{6\}
\end{align*}
is one of the measurable sets.
[/example]
The partition viewpoint also clarifies conditional information. Passing from a fine sigma-algebra to a coarser one means forgetting distinctions between points that fall in the same atom.
## Beyond and Connected Topics
Sigma-algebras are the domain of [measure](/page/Measure). Once a sigma-algebra is fixed, a measure assigns sizes to its sets and countable additivity becomes a statement rather than an impossible demand on all subsets. The next natural step is the construction of measures from premeasures, especially the Caratheodory extension theorem.
They are also the foundation for [measurable functions](/page/Measurable%20Function). A function is measurable exactly when inverse images of measurable sets are measurable, so the structure of the codomain sigma-algebra controls which level-set questions must be checked.
In probability, sigma-algebras represent information. Events belong to $\mathcal F$, random variables generate sub-sigma-algebras, filtrations model information growing over time, and [conditional expectation](/page/Conditional%20Expectation) is defined relative to a sub-sigma-algebra.
Borel sigma-algebras connect measure theory with [topology](/page/Topology). They let continuous maps become measurable maps and allow topological spaces such as $\mathbb R^n$, metric spaces, and manifolds to enter integration theory.
Product sigma-algebras lead to product measures, independence, [Fubini's theorem](/theorems/2961), and stochastic processes. They also introduce subtle distinctions between measurable rectangles, product-generated sets, and arbitrary subsets of a Cartesian product.
Completion leads from Borel measure to Lebesgue measure and supports almost everywhere reasoning. It is the step that makes analysis robust under modifying functions on null sets.
Pi-lambda and monotone-class arguments are the standard continuation once generated sigma-algebras enter proofs. They explain why identities first checked on intervals, rectangles, or cylinder sets extend to the full measurable structure.
Regularity of Borel measures is another natural next topic. On well-behaved topological spaces, measurable sets can often be approximated from inside by compact sets and from outside by open sets, restoring geometric control after the passage to sigma-algebras.
Standard Borel spaces push the countable-generation theme further. They provide the measurable spaces that behave, up to isomorphism, like Borel subsets of Polish spaces, and they are central in probability, descriptive set theory, and the theory of stochastic processes.
## References
[Measure](/page/Measure).
[Measurable Function](/page/Measurable%20Function).
[Topology](/page/Topology).
[Cambridge IA Probability notes](/page/Cambridge%20IA%20Probability).
[Cambridge IB Analysis and Topology notes](/page/Cambridge%20IB%20Analysis%20and%20Topology).
[Cambridge II Probability and Measure notes](/page/Cambridge%20II%20Probability%20and%20Measure).
Gerald B. Folland, *Real Analysis* (1999).
Paul R. Halmos, *Measure Theory* (1950).
Donald L. Cohn, *Measure Theory* (2013).