Theorems · Theorem · measure theory
MeasureTheory.StronglyMeasurable.tendsto_approxBounded_ae
∀ {α : Type u_1} {β : Type u_5} {f : α → β} [inst : NormedAddCommGroup β] [inst_1 : NormedSpace ℝ β]
{m m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} (hf : MeasureTheory.StronglyMeasurable f) {c : ℝ},
(∀ᵐ (x : α) ∂μ, ‖f x‖ ≤ c) →
∀ᵐ (x : α) ∂μ, Filter.Tendsto (fun n => (hf.approxBounded c n) x) Filter.atTop (nhds (f x))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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
- nhdsstatement · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- Filter.Tendstostatement · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.atTopstatement · cited by 2,405
- MeasureTheory.aestatement and proof · cited by 2,352
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.condExp_stronglyMeasurable_bilin_of_boundproof · cited by 3