Theorems · Theorem · probability
MeasureTheory.Submartingale.tendsto_eLpNorm_one_limitProcess
∀ {Ω : Type u_1} {m0 : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {ℱ : MeasureTheory.Filtration ℕ m0}
{f : ℕ → Ω → ℝ} [MeasureTheory.IsFiniteMeasure μ],
MeasureTheory.Submartingale f ℱ μ →
MeasureTheory.UniformIntegrable f 1 μ →
Filter.Tendsto (fun n => MeasureTheory.eLpNorm (f n - MeasureTheory.Filtration.limitProcess f ℱ μ) 1 μ)
Filter.atTop (nhds 0)Part a of the L¹ martingale convergence theorem: a uniformly integrable submartingale
strongly adapted to the filtration ℱ converges a.e. and in L¹ to an integrable function which is
measurable with respect to the σ-algebra ⨆ n, ℱ n.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 319 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- nhdsstatement · cited by 5,554
- NNRealproof · cited by 4,310
- Filter.Tendstostatement · cited by 3,814
- Filter.atTopstatement · cited by 2,405
- le_rflproof · cited by 1,558
- ENNReal.ofNNRealproof · cited by 1,279
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.AEStronglyMeasurableproof · cited by 755
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.tendsto_eLpNorm_one_densityProcess_limitProcessproof · cited by 2
- MeasureTheory.Martingale.ae_eq_condExp_limitProcessproof · cited by 1