Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.tendsto_approxOn
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : PseudoEMetricSpace α]
[inst_2 : OpensMeasurableSpace α] [inst_3 : MeasurableSpace β] {f : β → α} (hf : Measurable f) {s : Set α} {y₀ : α}
(h₀ : y₀ ∈ s) [inst_4 : TopologicalSpace.SeparableSpace ↑s] {x : β},
f x ∈ closure s →
Filter.Tendsto (fun n => (MeasureTheory.SimpleFunc.approxOn f hf s y₀ h₀ n) x) Filter.atTop (nhds (f x))- Cited by
- 6 results in Mathlib
- Foundations
- Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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 and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- Set.Elemstatement and proof · cited by 7,166
- Set.imageproof · cited by 5,609
- nhdsstatement · cited by 5,554
- Set.rangeproof · cited by 4,705
- Filter.Tendstostatement · cited by 3,814
- Filter.atTopstatement · cited by 2,405
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Measurablestatement and proof · cited by 1,499
- closurestatement and proof · cited by 1,254
Cited by6
Results whose statement or proof uses this declaration.
- Measurable.stronglyMeasurableproof · cited by 47
- MeasureTheory.SimpleFunc.tendsto_approxOn_Lp_eLpNormproof · cited by 3
- MeasureTheory.IntegrableOn.hasBoxIntegralproof · cited by 2
- MeasureTheory.MemLp.finStronglyMeasurable_of_stronglyMeasurableproof · cited by 2
- MeasureTheory.StronglyMeasurable.integral_kernel_prod_rightproof · cited by 1
- MeasureTheory.StronglyMeasurable.setToFun_prod_rightproof · cited by 1