Documentation

Mathlib.Probability.Kernel.Condexp

Kernel associated with a conditional expectation #

We define condExpKernel μ m, a kernel from Ω to Ω such that for all integrable functions f, μ[f | m] =ᵐ[μ] fun ω => ∫ y, f y ∂(condExpKernel μ m ω).

This kernel is defined if Ω is a standard Borel space. In general, μ⟦s | m⟧ maps a measurable set s to a function Ω → ℝ≥0∞, and for all s that map is unique up to a μ-null set. For all a, the map from sets to ℝ≥0∞ that we obtain that way verifies some of the properties of a measure, but the fact that the μ-null set depends on s can prevent us from finding versions of the conditional expectation that combine into a true measure. The standard Borel space assumption on Ω allows us to do so.

Main definitions #

Main statements #

theorem MeasureTheory.AEStronglyMeasurable.comp_snd_map_prod_id {Ω : Type u_1} {F : Type u_2} {m mΩ : MeasurableSpace Ω} {μ : Measure Ω} {f : Ω → F} [TopologicalSpace F] (hm : m ≤ mΩ) (hf : AEStronglyMeasurable f μ) :
AEStronglyMeasurable (fun (x : Ω × Ω) => f x.2) (Measure.map (fun (ω : Ω) => (id ω, id ω)) μ)
theorem MeasureTheory.Integrable.comp_snd_map_prod_id {Ω : Type u_1} {F : Type u_2} {m mΩ : MeasurableSpace Ω} {μ : Measure Ω} {f : Ω → F} [NormedAddCommGroup F] (hf : Integrable f μ) :
Integrable (fun (x : Ω × Ω) => f x.2) (Measure.map (fun (ω : Ω) => (id ω, id ω)) μ)
@[irreducible]

Kernel associated with the conditional expectation with respect to a σ-algebra. It satisfies μ[f | m] =ᵐ[μ] fun ω => ∫ y, f y ∂(condExpKernel μ m ω). It is defined as the conditional distribution of the identity given the identity, where the second identity is understood as a map from Ω with the σ-algebra mΩ to Ω with σ-algebra m ⊓ mΩ. We use m ⊓ mΩ instead of m to ensure that it is a sub-σ-algebra of mΩ. We then use Kernel.comap to get a kernel from m to mΩ instead of from m ⊓ mΩ to mΩ.

Equations
Instances For
    theorem MeasureTheory.Integrable.condExpKernel_ae {Ω : Type u_1} {F : Type u_2} {m : MeasurableSpace Ω} [mΩ : MeasurableSpace Ω] [StandardBorelSpace Ω] {μ : Measure Ω} [IsFiniteMeasure μ] [NormedAddCommGroup F] {f : Ω → F} (hf_int : Integrable f μ) :
    theorem MeasureTheory.Integrable.integral_norm_condExpKernel {Ω : Type u_1} {F : Type u_2} {m : MeasurableSpace Ω} [mΩ : MeasurableSpace Ω] [StandardBorelSpace Ω] {μ : Measure Ω} [IsFiniteMeasure μ] [NormedAddCommGroup F] {f : Ω → F} (hf_int : Integrable f μ) :
    Integrable (fun (ω : Ω) => ∫ (y : Ω), ‖f y‖ ∂(ProbabilityTheory.condExpKernel μ m) ω) μ
    theorem MeasureTheory.Integrable.norm_integral_condExpKernel {Ω : Type u_1} {F : Type u_2} {m : MeasurableSpace Ω} [mΩ : MeasurableSpace Ω] [StandardBorelSpace Ω] {μ : Measure Ω} [IsFiniteMeasure μ] [NormedAddCommGroup F] {f : Ω → F} [NormedSpace ℝ F] (hf_int : Integrable f μ) :
    Integrable (fun (ω : Ω) => ‖∫ (y : Ω), f y ∂(ProbabilityTheory.condExpKernel μ m) ω‖) μ
    theorem MeasureTheory.Integrable.integral_condExpKernel {Ω : Type u_1} {F : Type u_2} {m : MeasurableSpace Ω} [mΩ : MeasurableSpace Ω] [StandardBorelSpace Ω] {μ : Measure Ω} [IsFiniteMeasure μ] [NormedAddCommGroup F] {f : Ω → F} [NormedSpace ℝ F] (hf_int : Integrable f μ) :
    Integrable (fun (ω : Ω) => ∫ (y : Ω), f y ∂(ProbabilityTheory.condExpKernel μ m) ω) μ
    theorem ProbabilityTheory.condExpKernel_ae_eq_condExp' {Ω : Type u_1} {m : MeasurableSpace Ω} [mΩ : MeasurableSpace Ω] [StandardBorelSpace Ω] {μ : MeasureTheory.Measure Ω} [MeasureTheory.IsFiniteMeasure μ] {s : Set Ω} (hs : MeasurableSet s) :
    (fun (ω : Ω) => ((condExpKernel μ m) ω).real s) =ᵐ[μ] μ[s.indicator fun (ω : Ω) => 1 | m ⊓ mΩ]
    theorem ProbabilityTheory.condExpKernel_ae_eq_condExp {Ω : Type u_1} {m : MeasurableSpace Ω} [mΩ : MeasurableSpace Ω] [StandardBorelSpace Ω] {μ : MeasureTheory.Measure Ω} [MeasureTheory.IsFiniteMeasure μ] (hm : m ≤ mΩ) {s : Set Ω} (hs : MeasurableSet s) :
    (fun (ω : Ω) => ((condExpKernel μ m) ω).real s) =ᵐ[μ] μ[s.indicator fun (ω : Ω) => 1 | m]
    theorem ProbabilityTheory.condExpKernel_ae_eq_trim_condExp {Ω : Type u_1} {m : MeasurableSpace Ω} [mΩ : MeasurableSpace Ω] [StandardBorelSpace Ω] {μ : MeasureTheory.Measure Ω} [MeasureTheory.IsFiniteMeasure μ] (hm : m ≤ mΩ) {s : Set Ω} (hs : MeasurableSet s) :
    (fun (ω : Ω) => ((condExpKernel μ m) ω).real s) =ᵐ[μ.trim hm] μ[s.indicator fun (ω : Ω) => 1 | m]
    theorem ProbabilityTheory.condDistrib_apply_ae_eq_condExpKernel_map {Ω : Type u_1} [mΩ : MeasurableSpace Ω] [StandardBorelSpace Ω] {μ : MeasureTheory.Measure Ω} [MeasureTheory.IsFiniteMeasure μ] {β : Type u_3} {γ : Type u_4} {mβ : MeasurableSpace β} {mγ : MeasurableSpace γ} [StandardBorelSpace β] [Nonempty β] {X : Ω → β} {Y : Ω → γ} (hX : Measurable X) (hY : Measurable Y) {s : Set β} (hs : MeasurableSet s) :
    (fun (a : Ω) => ((condDistrib X Y μ) (Y a)) s) =ᵐ[μ] fun (a : Ω) => (((condExpKernel μ (MeasurableSpace.comap Y mγ)).map X) a) s
    theorem ProbabilityTheory.condExp_ae_eq_integral_condExpKernel' {Ω : Type u_1} {F : Type u_2} {m : MeasurableSpace Ω} [mΩ : MeasurableSpace Ω] [StandardBorelSpace Ω] {μ : MeasureTheory.Measure Ω} [MeasureTheory.IsFiniteMeasure μ] [NormedAddCommGroup F] {f : Ω → F} [NormedSpace ℝ F] [CompleteSpace F] (hf_int : MeasureTheory.Integrable f μ) :
    μ[f | m ⊓ mΩ] =ᵐ[μ] fun (ω : Ω) => ∫ (y : Ω), f y ∂(condExpKernel μ m) ω
    theorem ProbabilityTheory.condExp_ae_eq_integral_condExpKernel {Ω : Type u_1} {F : Type u_2} {m : MeasurableSpace Ω} [mΩ : MeasurableSpace Ω] [StandardBorelSpace Ω] {μ : MeasureTheory.Measure Ω} [MeasureTheory.IsFiniteMeasure μ] [NormedAddCommGroup F] {f : Ω → F} [NormedSpace ℝ F] [CompleteSpace F] (hm : m ≤ mΩ) (hf_int : MeasureTheory.Integrable f μ) :
    μ[f | m] =ᵐ[μ] fun (ω : Ω) => ∫ (y : Ω), f y ∂(condExpKernel μ m) ω

    The conditional expectation of f with respect to a σ-algebra m is almost everywhere equal to the integral ∫ y, f y ∂(condExpKernel μ m ω).

    theorem ProbabilityTheory.condExp_ae_eq_trim_integral_condExpKernel {Ω : Type u_1} {F : Type u_2} {m : MeasurableSpace Ω} [mΩ : MeasurableSpace Ω] [StandardBorelSpace Ω] {μ : MeasureTheory.Measure Ω} [MeasureTheory.IsFiniteMeasure μ] [NormedAddCommGroup F] {f : Ω → F} [NormedSpace ℝ F] [CompleteSpace F] (hm : m ≤ mΩ) (hf_int : MeasureTheory.Integrable f μ) :
    μ[f | m] =ᵐ[μ.trim hm] fun (ω : Ω) => ∫ (y : Ω), f y ∂(condExpKernel μ m) ω

    The conditional expectation of f with respect to a σ-algebra m is (μ.trim hm)-almost everywhere equal to the integral ∫ y, f y ∂(condExpKernel μ m ω).

    Relation between conditional expectation, conditional kernel and the conditional measure. #