Documentation

Exchangeability.Probability.MartingaleExtras

Martingale Helper Lemmas #

Contents #

References #

Fatou-Type Lemmas #

theorem Exchangeability.Probability.lintegral_fatou_ofReal_norm {α : Type u_2} {β : Type u_3} [MeasurableSpace α] {μ : MeasureTheory.Measure α} [MeasurableSpace β] [NormedAddCommGroup β] [BorelSpace β] {u : αβ} {g : αβ} (hae : ∀ᵐ (x : α) μ, Filter.Tendsto (fun (n : ) => u n x) Filter.atTop (nhds (g x))) (hu_meas : ∀ (n : ), AEMeasurable (fun (x : α) => ENNReal.ofReal u n x) μ) (_hg_meas : AEMeasurable (fun (x : α) => ENNReal.ofReal g x) μ) :

Fatou's lemma on ENNReal.ofReal ∘ ‖·‖ along an a.e. pointwise limit.

If u n x → g x a.e., then ∫⁻ ‖g‖ ≤ liminf (∫⁻ ‖u n‖).