Theorems · Theorem · measure theory
MeasureTheory.tendstoInMeasure_of_tendsto_eLpNorm
∀ {α : Type u_1} {ι : Type u_2} {E : Type u_4} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {p : ENNReal}
{f : ι → α → E} {g : α → E} [inst : NormedAddCommGroup E] {l : Filter ι},
p ≠ 0 →
(∀ (n : ι), MeasureTheory.AEStronglyMeasurable (f n) μ) →
MeasureTheory.AEStronglyMeasurable g μ →
Filter.Tendsto (fun n => MeasureTheory.eLpNorm (f n - g) p μ) l (nhds 0) →
MeasureTheory.TendstoInMeasure μ f l gConvergence in Lp implies convergence in measure.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- MeasureTheory.eLpNormstatement and proof · cited by 329
- MeasureTheory.TendstoInMeasurestatement · cited by 51
- MeasureTheory.tendstoInMeasure_of_tendsto_eLpNorm_of_ne_topproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.tendstoInMeasure_of_tendsto_Lpproof · cited by 1
- MeasureTheory.tendstoInMeasure_iff_tendsto_Lpproof · cited by 0
- MeasureTheory.tendstoInMeasure_iff_tendsto_Lp_finiteproof · cited by 0