Theorems · Definition · measure theory
MeasureTheory.StronglyMeasurable.approxBounded
{α : Type u_1} →
{β : Type u_2} →
{f : α → β} →
[inst : TopologicalSpace β] →
{x : MeasurableSpace α} →
[Norm β] → [SMul ℝ β] → MeasureTheory.StronglyMeasurable f → ℝ → ℕ → MeasureTheory.SimpleFunc α βSimilar to stronglyMeasurable.approx, but enforces that the norm of every function in the
sequence is less than c everywhere. If ‖f x‖ ≤ c this sequence of simple functions verifies
Tendsto (fun n => hf.approxBounded n x) atTop (𝓝 (f x)).
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceNormSMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- Norm.normproof · cited by 5,413
- Normstatement and proof · cited by 512
- MeasureTheory.SimpleFuncstatement · cited by 411
- MeasureTheory.StronglyMeasurablestatement and proof · cited by 363
- MeasureTheory.SimpleFunc.mapproof · cited by 54
- MeasureTheory.StronglyMeasurable.approxproof · cited by 40
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.condExp_stronglyMeasurable_bilin_of_boundproof · cited by 3
- MeasureTheory.StronglyMeasurable.tendsto_approxBounded_aestatement · cited by 1
- MeasureTheory.StronglyMeasurable.tendsto_approxBounded_of_norm_lestatement · cited by 1
- MeasureTheory.StronglyMeasurable.norm_approxBounded_lestatement · cited by 1