Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.edist_approxOn_le
∀ {α : 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 : β) (n : ℕ),
edist ((MeasureTheory.SimpleFunc.approxOn f hf s y₀ h₀ n) x) (f x) ≤ edist y₀ (f x)- Cited by
- 2 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.
Cites14
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
- ENNRealstatement · cited by 9,879
- Set.Elemstatement and proof · cited by 7,166
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Measurablestatement and proof · cited by 1,499
- EDist.ediststatement · cited by 735
- OpensMeasurableSpacestatement and proof · cited by 636
- MeasureTheory.SimpleFuncstatement · cited by 411
- zero_leproof · cited by 382
- TopologicalSpace.SeparableSpacestatement and proof · cited by 109
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.edist_approxOn_y0_leproof · cited by 2
- MeasureTheory.SimpleFunc.nnnorm_approxOn_leproof · cited by 1