Theorems · Theorem · measure theory
MeasureTheory.StronglyMeasurable.tendsto_approxBounded_of_norm_le
∀ {α : Type u_1} {β : Type u_5} {f : α → β} [inst : NormedAddCommGroup β] [inst_1 : NormedSpace ℝ β]
{m : MeasurableSpace α} (hf : MeasureTheory.StronglyMeasurable f) {c : ℝ} {x : α},
‖f x‖ ≤ c → Filter.Tendsto (fun n => (hf.approxBounded c n) x) Filter.atTop (nhds (f x))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
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
- 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
- NormedSpacestatement and proof · cited by 12,499
- Filterproof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- Filter.Tendstostatement and proof · cited by 3,814
- LE.le.transproof · cited by 3,151
- one_mulproof · cited by 2,841
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.StronglyMeasurable.tendsto_approxBounded_aeproof · cited by 1