Theorems · Theorem · measure theory
MeasureTheory.tendsto_integral_approxOn_of_measurable_of_range_subset
∀ {α : Type u_1} {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {m : MeasurableSpace α}
{μ : MeasureTheory.Measure α} [CompleteSpace E] [inst_3 : MeasurableSpace E] [inst_4 : BorelSpace E] {f : α → E}
(fmeas : Measurable f),
MeasureTheory.Integrable f μ →
∀ (s : Set E) [inst_5 : TopologicalSpace.SeparableSpace ↑s] (hs : Set.range f ∪ {0} ⊆ s),
Filter.Tendsto (fun n => MeasureTheory.SimpleFunc.integral μ (MeasureTheory.SimpleFunc.approxOn f fmeas s 0 ⋯ n))
Filter.atTop (nhds (∫ (x : α), f x ∂μ))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 254 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.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- 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
- CompleteSpacestatement and proof · cited by 2,532
- Filter.atTopstatement · cited by 2,405
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_mono_measureproof · cited by 5
- MeasureTheory.StronglyMeasurable.integral_kernelproof · cited by 1