Kallenberg Lemma 1.3: Drop-Info Property via Contraction #
This module re-exports all submodules for backwards compatibility.
This file implements Kallenberg (2005), Lemma 1.3, the "contraction-independence" lemma.
Main Results #
condExp_indicator_eq_of_law_eq_of_comap_le: If(X,W) =^d (X,W')andσ(W) ⊆ σ(W'), thenE[1_{X∈A}|σ(W')] = E[1_{X∈A}|σ(W)]a.e.
Module Structure #
TripleLawDropInfo.PairLawHelpers: Helper lemmas for RN-derivative approachTripleLawDropInfo.DropInfo: Main theorem and wrappers
Mathematical Background #
Kallenberg's Lemma 1.3 (Contraction-Independence):
Given random elements ξ, η, ζ where:
(ξ, η) =^d (ξ, ζ)(pair laws match)σ(η) ⊆ σ(ζ)(η is a contraction of ζ — i.e., η = f ∘ ζ for some measurable f)
Conclusion: P[ξ ∈ B | ζ] = P[ξ ∈ B | η] a.s.
References #
- Kallenberg (2005), Probabilistic Symmetries and Invariance Principles, Lemma 1.3