Σ-algebra#Simple set-based examples

{{Lowercase title}}

{{Short description|Algebraic structure of set algebra}}

{{For|an algebraic structure admitting a given signature Σ of operations|Universal algebra}}

In mathematical analysis and in probability theory, a σ-algebra ("sigma algebra") is part of the formalism for defining sets that can be measured. In calculus and analysis, for example, σ-algebras are used to define the concept of sets with area or volume. In probability theory, they are used to define events with a well-defined probability. In this way, σ-algebras help to formalize the notion of size.

In formal terms, a σ-algebra (also σ-field, where the σ comes from the German "Summe",Elstrodt, J. (2018). Maß- Und Integrationstheorie. Springer Spektrum Berlin, Heidelberg. https://doi.org/10.1007/978-3-662-57939-8 meaning "sum") on a set X is a nonempty collection Σ of subsets of X closed under complement, countable unions, and countable intersections. The ordered pair (X, \Sigma) is called a measurable space.

The set X is understood to be an ambient space (such as the 2D plane or the set of outcomes when rolling a six-sided die {1,2,3,4,5,6}), and the collection Σ is a choice of subsets declared to have a well-defined size. The closure requirements for σ-algebras are designed to capture our intuitive ideas about how sizes combine: if there is a well-defined probability that an event occurs, there should be a well-defined probability that it does not occur (closure under complements); if several sets have a well-defined size, so should their combination (countable unions); if several events have a well-defined probability of occurring, so should the event where they all occur simultaneously (countable intersections).

The definition of σ-algebra resembles other mathematical structures such as a topology (which is required to be closed under all unions but only finite intersections, and which doesn't necessarily contain all complements of its sets) or a set algebra (which is closed only under finite unions and intersections).

Examples of σ-algebras

If X = \{a, b, c, d\} one possible σ-algebra on X is \Sigma = \{\varnothing, \{a, b\}, \{c, d\}, \{a, b, c, d\}\}, where \varnothing is the empty set. In general, a finite algebra is always a σ-algebra.

If \{A_1, A_2, A_3, \ldots\}, is a countable partition of X then the collection of all unions of sets in the partition (including the empty set) is a σ-algebra.

A more useful example is the set of subsets of the real line formed by starting with all open intervals and adding in all countable unions, countable intersections, and relative complements and continuing this process (by transfinite iteration through all countable ordinals) until the relevant closure properties are achieved (a construction known as the Borel hierarchy).

Motivation

There are at least three key motivators for σ-algebras: defining measures, manipulating limits of sets, and managing partial information characterized by sets.

=Measure=

A measure on X is a function that assigns a non-negative real number to subsets of X; this can be thought of as making precise a notion of "size" or "volume" for sets. We want the size of the union of disjoint sets to be the sum of their individual sizes, even for an infinite sequence of disjoint sets.

One would like to assign a size to {{em|every}} subset of X, but in many natural settings, this is not possible. For example, the axiom of choice implies that when the size under consideration is the ordinary notion of length for subsets of the real line, then there exist sets for which no size exists, for example, the Vitali sets. For this reason, one considers instead a smaller collection of privileged subsets of X. These subsets will be called the measurable sets. They are closed under operations that one would expect for measurable sets, that is, the complement of a measurable set is a measurable set and the countable union of measurable sets is a measurable set. Non-empty collections of sets with these properties are called σ-algebras.

=Limits of sets=

Many uses of measure, such as the probability concept of almost sure convergence, involve limits of sequences of sets. For this, closure under countable unions and intersections is paramount. Set limits are defined as follows on σ-algebras.

  • The {{em|limit supremum}} or {{em|outer limit}} of a sequence A_1, A_2, A_3, \ldots of subsets of X is \limsup_{n\to\infty} A_n = \bigcap_{n=1}^\infty \bigcup_{m=n}^\infty A_m = \bigcap_{n=1}^\infty A_n \cup A_{n+1} \cup \cdots. It consists of all points x that are in infinitely many of these sets (or equivalently, that are in Cofinal (mathematics) of them). That is, x \in \limsup_{n\to\infty} A_n if and only if there exists an infinite subsequence A_{n_1}, A_{n_2}, \ldots (where n_1 < n_2 < \cdots) of sets that all contain x; that is, such that x \in A_{n_1} \cap A_{n_2} \cap \cdots.
  • The {{em|limit infimum}} or {{em|inner limit}} of a sequence A_1, A_2, A_3, \ldots of subsets of X is \liminf_{n\to\infty} A_n = \bigcup_{n=1}^\infty \bigcap_{m=n}^\infty A_m = \bigcup_{n=1}^\infty A_n \cap A_{n+1} \cap \cdots. It consists of all points that are in all but finitely many of these sets (or equivalently, that are {{em|eventually}} in all of them). That is, x \in \liminf_{n\to\infty} A_n if and only if there exists an index N \in \N such that A_N, A_{N+1}, \ldots all contain x; that is, such that x \in A_N \cap A_{N+1} \cap \cdots.

The inner limit is always a subset of the outer limit: \liminf_{n\to\infty} A_n ~\subseteq~ \limsup_{n\to\infty} A_n.

If these two sets are equal then their limit \lim_{n\to\infty} A_n exists and is equal to this common set:

\lim_{n\to\infty} A_n := \liminf_{n\to\infty} A_n = \limsup_{n\to\infty} A_n.

=Sub σ-algebras=

In much of probability, especially when conditional expectation is involved, one is concerned with sets that represent only part of all the possible information that can be observed. This partial information can be characterized with a smaller σ-algebra which is a subset of the principal σ-algebra; it consists of the collection of subsets relevant only to and determined only by the partial information. Formally, if \Sigma, \Sigma' are σ-algebras on X, then \Sigma' is a sub σ-algebra of \Sigma if \Sigma' \subseteq \Sigma.

The Bernoulli process provides a simple example. This consists of a sequence of random coin flips, coming up Heads (H) or Tails (T), of unbounded length. The sample space Ω consists of all possible infinite sequences of H or T:

\Omega = \{H, T\}^\infty = \{(x_1, x_2, x_3, \dots) : x_i \in \{H, T\}, i \geq 1\}.

The full sigma algebra can be generated from an ascending sequence of subalgebras, by considering the information that might be obtained after observing some or all of the first n coin flips. This sequence of subalgebras is given by

\mathcal{G}_n = \{A \times \{ \Omega \} : A \subseteq \{H, T\}^n\}

Each of these is finer than the last, and so can be ordered as a filtration

\mathcal{G}_0 \subseteq \mathcal{G}_1 \subseteq \mathcal{G}_2 \subseteq \cdots \subseteq \mathcal{G}_\infty

The first subalgebra \mathcal{G}_0 = \{\varnothing, \Omega\} is the trivial algebra: it has only two elements in it, the empty set and the total space. The second subalgebra \mathcal{G}_1 has four elements: the two in \mathcal{G}_0 plus two more: sequences that start with H and sequences that start with T. Each subalgebra is finer than the last. The n'th subalgebra contains 2^{n+1} elements: it divides the total space \Omega into all of the possible sequences that might have been observed after n flips, including the possible non-observation of some of the flips.

The limiting algebra \mathcal{G}_\infty is the smallest σ-algebra containing all the others. It is the algebra generated by the product topology or weak topology on the product space \{H,T\}^\infty.

Definition and properties

=Definition=

Let X be some set, and let P(X) represent its power set, the set of all subsets of X. Then a subset \Sigma \subseteq P(X) is called a σ-algebra if and only if it satisfies the following three properties:{{cite book | last=Rudin | first=Walter | authorlink=Walter Rudin | title=Real & Complex Analysis | publisher=McGraw-Hill | year=1987 | isbn=0-07-054234-1}}

  1. X is in \Sigma.
  2. \Sigma is closed under complementation: If some set A is in \Sigma, then so is its complement, X \setminus A.
  3. \Sigma is closed under countable unions: If A_1, A_2, A_3, \ldots are in \Sigma, then so is A = A_1 \cup A_2 \cup A_3 \cup \cdots.

From these properties, it follows that the σ-algebra is also closed under countable intersections (by applying De Morgan's laws).

It also follows that the empty set \varnothing is in \Sigma, since by (1) X is in \Sigma and (2) asserts that its complement, the empty set, is also in \Sigma. Moreover, since \{X, \varnothing\} satisfies all 3 conditions, it follows that \{X, \varnothing\} is the smallest possible σ-algebra on X. The largest possible σ-algebra on X is P(X).

Elements of the σ-algebra are called measurable sets. An ordered pair (X, \Sigma), where X is a set and \Sigma is a σ-algebra over X, is called a measurable space. A function between two measurable spaces is called a measurable function if the preimage of every measurable set is measurable. The collection of measurable spaces forms a category, with the measurable functions as morphisms. Measures are defined as certain types of functions from a σ-algebra to [0, \infty].

A σ-algebra is both a π-system and a Dynkin system (λ-system). The converse is true as well, by Dynkin's theorem (see below).

=Dynkin's π-λ theorem=

{{See also|π-λ theorem}}

This theorem (or the related monotone class theorem) is an essential tool for proving many results about properties of specific σ-algebras. It capitalizes on the nature of two simpler classes of sets, namely the following.

  • A π-system P is a collection of subsets of X that is closed under finitely many intersections, and
  • A Dynkin system (or λ-system) D is a collection of subsets of X that contains X and is closed under complement and under countable unions of disjoint subsets.

Dynkin's π-λ theorem says, if P is a π-system and D is a Dynkin system that contains P, then the σ-algebra \sigma(P) generated by P is contained in D. Since certain π-systems are relatively simple classes, it may not be hard to verify that all sets in P enjoy the property under consideration while, on the other hand, showing that the collection D of all subsets with the property is a Dynkin system can also be straightforward. Dynkin's π-λ Theorem then implies that all sets in \sigma(P) enjoy the property, avoiding the task of checking it for an arbitrary set in \sigma(P).

One of the most fundamental uses of the π-λ theorem is to show equivalence of separately defined measures or integrals. For example, it is used to equate a probability for a random variable X with the Lebesgue-Stieltjes integral typically associated with computing the probability:

\mathbb{P}(X\in A) = \int_A \,F(dx) for all A in the Borel σ-algebra on \Reals,

where F(x) is the cumulative distribution function for X, defined on \Reals, while \mathbb{P} is a probability measure, defined on a σ-algebra \Sigma of subsets of some sample space \Omega.

=Combining σ-algebras=

Suppose \textstyle\left\{\Sigma_\alpha : \alpha \in \mathcal{A}\right\} is a collection of σ-algebras on a space X.

Meet

The intersection of a collection of σ-algebras is a σ-algebra. To emphasize its character as a σ-algebra, it often is denoted by:

\bigwedge_{\alpha \in \mathcal{A}} \Sigma_\alpha.

Sketch of Proof: Let \Sigma^* denote the intersection. Since X is in every \Sigma_\alpha, \Sigma^* is not empty. Closure under complement and countable unions for every \Sigma_\alpha implies the same must be true for \Sigma^*. Therefore, \Sigma^* is a σ-algebra.

Join

The union of a collection of σ-algebras is not generally a σ-algebra, or even an algebra, but it generates a σ-algebra known as the join which typically is denoted

\bigvee_{\alpha \in \mathcal{A}} \Sigma_\alpha = \sigma\left(\bigcup_{\alpha \in \mathcal{A}} \Sigma_\alpha\right).

A π-system that generates the join is

\mathcal{P} = \left\{\bigcap_{i=1}^n A_i : A_i \in \Sigma_{\alpha_i}, \alpha_i \in \mathcal{A},\ n \geq 1\right\}.

Sketch of Proof: By the case n = 1, it is seen that each \Sigma_\alpha\subset\mathcal{P}, so

\bigcup_{\alpha \in \mathcal{A}} \Sigma_\alpha \subseteq \mathcal{P}.

This implies

\sigma\left(\bigcup_{\alpha \in \mathcal{A}} \Sigma_\alpha\right) \subseteq \sigma(\mathcal{P})

by the definition of a σ-algebra generated by a collection of subsets. On the other hand,

\mathcal{P} \subseteq \sigma\left(\bigcup_{\alpha \in \mathcal{A}} \Sigma_\alpha\right)

which, by Dynkin's π-λ theorem, implies

\sigma(\mathcal{P}) \subseteq \sigma\left(\bigcup_{\alpha \in \mathcal{A}} \Sigma_\alpha\right).

=σ-algebras for subspaces=

Suppose Y is a subset of X and let (X, \Sigma) be a measurable space.

  • The collection \{Y \cap B : B \in \Sigma\} is a σ-algebra of subsets of Y.
  • Suppose (Y, \Lambda) is a measurable space. The collection \{A \subseteq X : A \cap Y \in \Lambda\} is a σ-algebra of subsets of X.

=Relation to σ-ring=

A σ-algebra \Sigma is just a σ-ring that contains the universal set X.{{cite book| last=Vestrup |first=Eric M. |title=The Theory of Measures and Integration |year=2009 |publisher=John Wiley & Sons |isbn=978-0-470-31795-2 |page=12}} A σ-ring need not be a σ-algebra, as for example measurable subsets of zero Lebesgue measure in the real line are a σ-ring, but not a σ-algebra since the real line has infinite measure and thus cannot be obtained by their countable union. If, instead of zero measure, one takes measurable subsets of finite Lebesgue measure, those are a ring but not a σ-ring, since the real line can be obtained by their countable union yet its measure is not finite.

=Typographic note=

σ-algebras are sometimes denoted using calligraphic capital letters, or the Fraktur typeface. Thus (X, \Sigma) may be denoted as \scriptstyle(X,\,\mathcal{F}) or \scriptstyle(X,\,\mathfrak{F}).

Particular cases and examples

=Separable σ-algebras=

A separable \sigma-algebra (or separable \sigma-field) is a \sigma-algebra \mathcal{F} that is a separable space when considered as a metric space with metric \rho(A,B) = \mu(A \mathbin{\triangle} B) for A,B \in \mathcal{F} and a given finite measure \mu (and with \triangle being the symmetric difference operator).{{cite journal|last1=Džamonja|first1=Mirna|last2=Kunen|first2=Kenneth|authorlink2=Kenneth Kunen|title=Properties of the class of measure separable compact spaces| journal=Fundamenta Mathematicae|year=1995|pages=262|url=https://archive.uea.ac.uk/~h020/fundamenta.pdf|quote=If \mu is a Borel measure on X, the measure algebra of (X,\mu) is the Boolean algebra of all Borel sets modulo \mu-null sets. If \mu is finite, then such a measure algebra is also a metric space, with the distance between the two sets being the measure of their symmetric difference. Then, we say that \mu is separable if and only if this metric space is separable as a topological space.}} Any \sigma-algebra generated by a countable collection of sets is separable, but the converse need not hold. For example, the Lebesgue \sigma-algebra is separable (since every Lebesgue measurable set is equivalent to some Borel set) but not countably generated (since its cardinality is higher than continuum).

A separable measure space has a natural pseudometric that renders it separable as a pseudometric space. The distance between two sets is defined as the measure of the symmetric difference of the two sets. The symmetric difference of two distinct sets can have measure zero; hence the pseudometric as defined above need not to be a true metric. However, if sets whose symmetric difference has measure zero are identified into a single equivalence class, the resulting quotient set can be properly metrized by the induced metric. If the measure space is separable, it can be shown that the corresponding metric space is, too.

=Simple set-based examples=

Let X be any set.

  • The family consisting only of the empty set and the set X, called the minimal or trivial σ-algebra over X.
  • The power set of X, called the discrete σ-algebra.
  • The collection \{\varnothing, A, X \setminus A, X\} is a simple σ-algebra generated by the subset A.
  • The collection of subsets of X which are countable or whose complements are countable is a σ-algebra (which is distinct from the power set of X if and only if X is uncountable). This is the σ-algebra generated by the singletons of X. Note: "countable" includes finite or empty.
  • The collection of all unions of sets in a countable partition of X is a σ-algebra.

=Stopping time sigma-algebras=

A stopping time \tau can define a \sigma-algebra \mathcal{F}_\tau, the

so-called stopping time sigma-algebra, which in a filtered probability space describes the information up to the random time \tau in the sense that, if the filtered probability space is interpreted as a random experiment, the maximum information that can be found out about the experiment from arbitrarily often repeating it until the time \tau is \mathcal{F}_{\tau}.{{cite journal|last=Fischer|first=Tom|title=On simple representations of stopping times and stopping time sigma-algebras|journal=Statistics and Probability Letters|year=2013|volume=83|issue=1|pages=345–349|doi=10.1016/j.spl.2012.09.024|arxiv=1112.1603 |url=https://dx.doi.org/10.1016/j.spl.2012.09.024}}

σ-algebras generated by families of sets

=σ-algebra generated by an arbitrary family=

{{anchor}}

Let F be an arbitrary family of subsets of X. Then there exists a unique smallest σ-algebra which contains every set in F (even though F may or may not itself be a σ-algebra). It is, in fact, the intersection of all σ-algebras containing F. (See intersections of σ-algebras above.) This σ-algebra is denoted \sigma(F) and is called the σ-algebra generated by F.

If F is empty, then \sigma(\varnothing) = \{\varnothing, X\}. Otherwise \sigma(F) consists of all the subsets of X that can be made from elements of F by a countable number of complement, union and intersection operations.

For a simple example, consider the set X = \{1, 2, 3\}. Then the σ-algebra generated by the single subset \{1\} is

\sigma(\{1\}) = \{\varnothing, \{1\}, \{2, 3\}, \{1, 2, 3\}\}.

By an abuse of notation, when a collection of subsets contains only one element, A, \sigma(A) may be written instead of \sigma(\{A\}); in the prior example \sigma(\{1\}) instead of \sigma(\{\{1\}\}). Indeed, using \sigma\left(A_1, A_2, \ldots\right) to mean \sigma\left(\left\{A_1, A_2, \ldots\right\}\right) is also quite common.

There are many families of subsets that generate useful σ-algebras. Some of these are presented here.

=σ-algebra generated by a function=

If f is a function from a set X to a set Y and B is a \sigma-algebra of subsets of Y, then the \sigma-algebra generated by the function f, denoted by \sigma (f), is the collection of all inverse images f^{-1} (S) of the sets S in B. That is,

\sigma (f) = \left\{f^{-1}(S) \, : \, S \in B\right\}.

A function f from a set X to a set Y is measurable with respect to a σ-algebra \Sigma of subsets of X if and only if \sigma(f) is a subset of \Sigma.

One common situation, and understood by default if B is not specified explicitly, is when Y is a metric or topological space and B is the collection of Borel sets on Y.

If f is a function from X to \Reals^n then \sigma(f) is generated by the family of subsets which are inverse images of intervals/rectangles in \Reals^n:

\sigma(f) = \sigma\left(\left\{f^{-1}(\left[a_1, b_1\right] \times \cdots \times \left[a_n, b_n\right]) : a_i, b_i \in \Reals\right\}\right).

A useful property is the following. Assume f is a measurable map from \left(X, \Sigma_X\right) to \left(S, \Sigma_S\right) and g is a measurable map from \left(X, \Sigma_X\right) to \left(T, \Sigma_T\right). If there exists a measurable map h from \left(T, \Sigma_T\right) to \left(S, \Sigma_S\right) such that f(x) = h(g(x)) for all x, then \sigma(f) \subseteq \sigma(g). If S is finite or countably infinite or, more generally, \left(S, \Sigma_S\right) is a standard Borel space (for example, a separable complete metric space with its associated Borel sets), then the converse is also true.{{cite book | last=Kallenberg | first=Olav | authorlink=Olav Kallenberg | title=Foundations of Modern Probability |edition=2nd | publisher=Springer | year=2001 | isbn=0-387-95313-2|page=7}} Examples of standard Borel spaces include \Reals^n with its Borel sets and \Reals^\infty with the cylinder σ-algebra described below.

=Borel and Lebesgue σ-algebras=

An important example is the Borel algebra over any topological space: the σ-algebra generated by the open sets (or, equivalently, by the closed sets). This σ-algebra is not, in general, the whole power set. For a non-trivial example that is not a Borel set, see the Vitali set or Non-Borel sets.

On the Euclidean space \Reals^n, another σ-algebra is of importance: that of all Lebesgue measurable sets. This σ-algebra contains more sets than the Borel σ-algebra on \Reals^n and is preferred in integration theory, as it gives a complete measure space.

=Product σ-algebra=

Let \left(X_1, \Sigma_1\right) and \left(X_2, \Sigma_2\right) be two measurable spaces. The σ-algebra for the corresponding product space X_1 \times X_2 is called the product σ-algebra and is defined by

\Sigma_1 \times \Sigma_2 = \sigma\left(\left\{B_1 \times B_2 : B_1 \in \Sigma_1, B_2 \in \Sigma_2\right\}\right).

Observe that \{B_1 \times B_2 : B_1 \in \Sigma_1, B_2 \in \Sigma_2\} is a π-system.

The Borel σ-algebra for \Reals^n is generated by half-infinite rectangles and by finite rectangles. For example,

\mathcal{B}(\Reals^n) = \sigma \left(\left\{(-\infty, b_1] \times \cdots \times (-\infty, b_n] : b_i \in \Reals\right\}\right) = \sigma\left(\left\{\left(a_1, b_1\right] \times \cdots \times \left(a_n, b_n\right] : a_i, b_i \in \Reals\right\}\right).

For each of these two examples, the generating family is a π-system.

=σ-algebra generated by cylinder sets=

{{main|Cylinder σ-algebra}}

Suppose

X \subseteq \Reals^{\mathbb{T}} = \{f : f(t) \in \Reals,\ t \in \mathbb{T}\}

is a set of real-valued functions. Let \mathcal{B}(\Reals) denote the Borel subsets of \Reals. A cylinder subset of X is a finitely restricted set defined as

C_{t_1,\dots,t_n}(B_1,\dots,B_n) = \left\{f \in X : f(t_i) \in B_i, 1 \leq i \leq n\right\}.

Each

\left\{C_{t_1,\dots,t_n}\left(B_1, \dots, B_n\right) : B_i \in \mathcal{B}(\Reals), 1 \leq i \leq n\right\}

is a π-system that generates a σ-algebra \textstyle\Sigma_{t_1, \dots, t_n}. Then the family of subsets

\mathcal{F}_X = \bigcup_{n=1}^\infty \bigcup_{t_i \in \mathbb{T},i \leq n}\Sigma_{t_1, \dots, t_n}

is an algebra that generates the cylinder σ-algebra for X. This σ-algebra is a subalgebra of the Borel σ-algebra determined by the product topology of \Reals^{\mathbb{T}} restricted to X.

An important special case is when \mathbb{T} is the set of natural numbers and X is a set of real-valued sequences. In this case, it suffices to consider the cylinder sets

C_n\left(B_1, \dots, B_n\right) = \left(B_1 \times \cdots \times B_n \times \Reals^\infty\right) \cap X = \left\{\left(x_1, x_2, \ldots, x_n,x_{n+1},\ldots\right) \in X : x_i \in B_i ,1 \leq i \leq n\right\},

for which

\Sigma_n = \sigma\left(\{C_n\left(B_1, \dots, B_n\right) : B_i \in \mathcal{B}(\Reals), 1 \leq i \leq n\}\right)

is a non-decreasing sequence of σ-algebras.

=Ball σ-algebra=

The ball σ-algebra is the smallest σ-algebra containing all the open (and/or closed) balls. This is never larger than the Borel σ-algebra. Note that the two σ-algebra are equal for separable spaces. For some nonseparable spaces, some maps are ball measurable even though they are not Borel measurable, making use of the ball σ-algebra useful in the analysis of such maps.van der Vaart, A. W., & Wellner, J. A. (1996). Weak Convergence and Empirical Processes. In Springer Series in Statistics. Springer New York. https://doi.org/10.1007/978-1-4757-2545-2

=σ-algebra generated by random variable or vector=

Suppose (\Omega, \Sigma, \mathbb{P}) is a probability space. If \textstyle Y:\Omega\to\Reals^n is measurable with respect to the Borel σ-algebra on \Reals^n then Y is called a random variable (n = 1) or random vector (n > 1). The σ-algebra generated by Y is

\sigma(Y) = \left\{Y^{-1}(A) : A \in \mathcal{B}\left(\Reals^n\right)\right\}.

=σ-algebra generated by a stochastic process=

Suppose (\Omega,\Sigma,\mathbb{P}) is a probability space and \Reals^\mathbb{T} is the set of real-valued functions on \mathbb{T}. If \textstyle Y : \Omega\to X \subseteq \Reals^\mathbb{T} is measurable with respect to the cylinder σ-algebra \sigma\left(\mathcal{F}_X\right) (see above) for X then Y is called a stochastic process or random process. The σ-algebra generated by Y is

\sigma(Y) = \left\{Y^{-1}(A) : A \in \sigma\left(\mathcal{F}_X\right)\right\} = \sigma\left(\left\{Y^{-1}(A) : A \in \mathcal{F}_X\right\}\right),

the σ-algebra generated by the inverse images of cylinder sets.

See also

  • {{annotated link|Measurable function}}
  • {{annotated link|Sample space}}
  • {{annotated link|Sigma-additive set function}}
  • {{annotated link|Sigma-ring}}

{{Families of sets}}

References

{{Reflist}}