Theorems · Theorem · measure theory
MeasureTheory.eLpNorm_le_of_tendstoInMeasure
∀ {α : Type u_1} {E : Type u_4} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {ι : Type u_5}
[inst : SeminormedAddGroup E] {u : Filter ι} [u.NeBot] [u.IsCountablyGenerated] {f : ι → α → E} {g : α → E}
{C p : ENNReal},
(∀ᶠ (i : ι) in u, MeasureTheory.eLpNorm (f i) p μ ≤ C) →
MeasureTheory.TendstoInMeasure μ f u g →
(∀ (i : ι), MeasureTheory.AEStronglyMeasurable (f i) μ) → MeasureTheory.eLpNorm g p μ ≤ CIf the eLpNorm of a collection of AEStronglyMeasurable functions that converges in measure
is bounded by some constant C, then the eLpNorm of its limit is also bounded by C.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Filterstatement and proof · cited by 8,121
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.atTopproof · cited by 2,405
- MeasureTheory.aeproof · cited by 2,352
- Filter.NeBotstatement and proof · cited by 853
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- SeminormedAddGroupstatement and proof · cited by 331
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.UniformIntegrable.uniformIntegrable_of_tendstoInMeasureproof · cited by 1
- MeasureTheory.UnifIntegrable.unifIntegrable_of_tendstoInMeasureproof · cited by 1