Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.tendsto_approxOn_range_L1_enorm
∀ {β : Type u_2} {E : Type u_4} [inst : MeasurableSpace β] [inst_1 : MeasurableSpace E] [inst_2 : NormedAddCommGroup E]
[inst_3 : OpensMeasurableSpace E] {f : β → E} {μ : MeasureTheory.Measure β}
[inst_4 : TopologicalSpace.SeparableSpace ↑(Set.range f ∪ {0})] (fmeas : Measurable f),
MeasureTheory.Integrable f μ →
Filter.Tendsto
(fun n => ∫⁻ (x : β), ‖(MeasureTheory.SimpleFunc.approxOn f fmeas (Set.range f ∪ {0}) 0 ⋯ n) x - f x‖ₑ ∂μ)
Filter.atTop (nhds 0)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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 · cited by 9,879
- 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
- Filter.univ_mem'proof · cited by 1,672
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_trimproof · cited by 6
- MeasureTheory.IntegrableOn.hasBoxIntegralproof · cited by 2
- MeasureTheory.tendsto_integral_norm_approxOn_subproof · cited by 1