Theorems · Theorem · measure theory
MeasureTheory.tendsto_integral_norm_approxOn_sub
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {E : Type u_7} [inst : NormedAddCommGroup E]
[inst_1 : MeasurableSpace E] [inst_2 : BorelSpace E] {f : α → E} (fmeas : Measurable f),
MeasureTheory.Integrable f μ →
∀ [inst_3 : TopologicalSpace.SeparableSpace ↑(Set.range f ∪ {0})],
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
- 1 results in Mathlib
- Foundations
- Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterproof · cited by 8,121
- Set.Elemstatement and proof · cited by 7,166
- nhdsstatement and proof · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- Set.rangestatement and proof · cited by 4,705
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.strong_law_ae_of_measurableproof · cited by 1