Theorems · Theorem · measure theory
VitaliFamily.ae_tendsto_average_norm_sub
∀ {α : Type u_1} [inst : PseudoMetricSpace α] {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α}
(v : VitaliFamily μ) {E : Type u_2} [inst_1 : NormedAddCommGroup E] [SecondCountableTopology α] [BorelSpace α]
[MeasureTheory.IsLocallyFiniteMeasure μ] {f : α → E},
MeasureTheory.LocallyIntegrable f μ →
∀ᵐ (x : α) ∂μ, Filter.Tendsto (fun a => ⨍ (y : α) in a, ‖f y - f x‖ ∂μ) (v.filterAt x) (nhds 0)Lebesgue differentiation theorem: for almost every point x, the
average of ‖f y - f x‖ on a tends to 0 as a shrinks to x along a Vitali family.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites51
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Top.topproof · cited by 9,680
- nhdsstatement and proof · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement · cited by 3,134
Cited by3
Results whose statement or proof uses this declaration.
- VitaliFamily.ae_tendsto_averageproof · cited by 2
- IsUnifLocDoublingMeasure.ae_tendsto_average_norm_subproof · cited by 0
- ContDiffBump.ae_convolution_tendsto_right_of_locallyIntegrableproof · cited by 0