Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.norm_approxOn_zero_le
∀ {β : Type u_2} {E : Type u_4} [inst : MeasurableSpace β] [inst_1 : MeasurableSpace E] [inst_2 : NormedAddCommGroup E]
[inst_3 : OpensMeasurableSpace E] {f : β → E} (hf : Measurable f) {s : Set E} (h₀ : 0 ∈ s)
[inst_4 : TopologicalSpace.SeparableSpace ↑s] (x : β) (n : ℕ),
‖(MeasureTheory.SimpleFunc.approxOn f hf s 0 h₀ n) x‖ ≤ ‖f x‖ + ‖f x‖- Cited by
- 2 results in Mathlib
- Foundations
- Depth 161 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 and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- Set.Elemstatement and proof · cited by 7,166
- Norm.normstatement · cited by 5,413
- Measurablestatement and proof · cited by 1,499
- ENNReal.ofNNRealproof · cited by 1,279
- NNNorm.nnnormproof · cited by 952
- OpensMeasurableSpacestatement and proof · cited by 636
- MeasureTheory.SimpleFuncstatement · cited by 411
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.StronglyMeasurable.integral_kernel_prod_rightproof · cited by 1
- MeasureTheory.StronglyMeasurable.setToFun_prod_rightproof · cited by 1