Solution: The Sigma-Algebra Generated by an Indicator
Part 1: σ(1A) explicitly
By definition, σ(X)={X−1(B):B∈B(R)}. Since X only takes the values 0 and 1, every Borel set B⊆R falls into one of four cases depending on which of {0,1} it contains:
| B∩{0,1} | X−1(B) |
|---|
| ∅ | ∅ |
| {1} | A |
| {0} | Ac |
| {0,1} | Ω |
So the preimage of any Borel set under X is one of exactly four subsets of Ω:
σ(1A)={∅,A,Ac,Ω}
Part 2: size and degenerate cases
Generically ∣σ(1A)∣=4.
The degenerate cases collapse:
- If A=∅: then X≡0, Ac=Ω, and σ(X)={∅,Ω} — the trivial σ-algebra with 2 elements.
- If A=Ω: then X≡1, Ac=∅, and again σ(X)={∅,Ω}.
In both degenerate cases X is constant, carries no information, and its generated σ-algebra reduces to the trivial one. This is the sharpest possible illustration of "constant random variables generate the trivial σ-algebra" — they distinguish no outcomes.
Part 3: digital call
Take A={ST>K}, so D=1A. By Part 1:
σ(D)={∅,{ST>K},{ST≤K},Ω}
Four events. An observer who knows the value of D (but nothing else) knows whether the call finished in the money or not — and nothing finer. They cannot distinguish ST=K+1 from ST=2K, nor ST=0 from ST=K.
Contrast with σ(ST). The
σ-algebra generated by the full stock price is vastly richer:
σ(ST)={ST−1(B):B∈B(R)}={{ST∈B}:B∈B(R)}
It contains every event of the form
{ST∈B} for
any Borel set
B⊆R — including
{a<ST≤b} for any
a<b, so the observer can resolve the exact value of
ST up to Borel-measurable resolution.
Since D=1{ST>K} is a (Borel-measurable) function of ST, we have σ(D)⊆σ(ST) — strict inclusion, typically. The coarsening is substantial: σ(ST) distinguishes infinitely many price levels; σ(D) keeps just two bins.
Finance interpretation. A trader holding only a digital call observes
D alone at expiry. They know the
outcome of the bet — in or out — but not the realised price. A delta-one investor holding the stock observes
ST itself and has access to the full
σ(ST). This is the formal reason why exotic payoffs generally reveal less information than the underlying, and why pricing/hedging exotics requires careful bookkeeping of the available information filtration.
Takeaways
- An indicator generates a 4-element σ-algebra (or 2 elements in the constant case). This is the smallest non-trivial σ-algebra you ever see generated by a random variable.
- Functions of random variables generate coarser σ-algebras. If Y=g(X) for some Borel g, then σ(Y)⊆σ(X) — measuring Y gives at most the information of measuring X, often strictly less.
- Coarser σ-algebra ⇔ less information. This exercise makes precise what it means for a payoff like a digital call to "reveal only binary information" about the underlying.