Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.tendsto_approxOn_range_Lp_eLpNorm
∀ {β : Type u_2} {E : Type u_4} [inst : MeasurableSpace β] [inst_1 : MeasurableSpace E] [inst_2 : NormedAddCommGroup E]
{p : ENNReal} [inst_3 : BorelSpace E] {f : β → E},
p ≠ ⊤ →
∀ {μ : MeasureTheory.Measure β} (fmeas : Measurable f)
[inst_4 : TopologicalSpace.SeparableSpace ↑(Set.range f ∪ {0})],
MeasureTheory.eLpNorm f p μ < ⊤ →
Filter.Tendsto
(fun n =>
MeasureTheory.eLpNorm (⇑(MeasureTheory.SimpleFunc.approxOn f fmeas (Set.range f ∪ {0}) 0 ⋯ n) - f) p μ)
Filter.atTop (nhds 0)- 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.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- 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.topstatement and proof · cited by 9,680
- Set.Elemstatement and proof · cited by 7,166
- nhdsstatement · cited by 5,554
- Set.rangestatement and proof · cited by 4,705
- Filter.Tendstostatement · cited by 3,814
- Filter.atTopstatement · cited by 2,405
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.MemLp.exists_simpleFunc_eLpNorm_sub_ltproof · cited by 2
- MeasureTheory.SimpleFunc.tendsto_approxOn_range_Lpproof · cited by 1