Theorems · Theorem · measure theory
aemeasurable_of_unif_approx
∀ {α : Type u_1} [inst : MeasurableSpace α] {β : Type u_3} [inst_1 : MeasurableSpace β] [inst_2 : PseudoMetricSpace β]
[BorelSpace β] {μ : MeasureTheory.Measure α} {g : α → β},
(∀ ε > 0, ∃ f, AEMeasurable f μ ∧ ∀ᵐ (x : α) ∂μ, dist (f x) (g x) ≤ ε) → AEMeasurable g μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 185 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.atTopproof · cited by 2,405
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- BorelSpacestatement and proof · cited by 1,602
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.aemeasurable_fderivWithinproof · cited by 2