Theorems · Theorem · measure theory
VitaliFamily.ae_tendsto_average
∀ {α : Type u_1} [inst : PseudoMetricSpace α] {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α}
(v : VitaliFamily μ) {E : Type u_2} [inst_1 : NormedAddCommGroup E] [SecondCountableTopology α] [BorelSpace α]
[MeasureTheory.IsLocallyFiniteMeasure μ] [inst_5 : NormedSpace ℝ E] [CompleteSpace E] {f : α → E},
MeasureTheory.LocallyIntegrable f μ →
∀ᵐ (x : α) ∂μ, Filter.Tendsto (fun a => ⨍ (y : α) in a, f y ∂μ) (v.filterAt x) (nhds (f x))Lebesgue differentiation theorem: for almost every point x, the
average of f on a tends to f x as a shrinks to x along a Vitali family.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
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
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Top.topproof · cited by 9,680
- nhdsstatement and proof · cited by 5,554
- Norm.normproof · cited by 5,413
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
Cited by2
Results whose statement or proof uses this declaration.
- LocallyIntegrable.ae_hasDerivAt_integralproof · cited by 1
- IsUnifLocDoublingMeasure.ae_tendsto_averageproof · cited by 0