Theorems · Theorem · measure theory
VitaliFamily.ae_tendsto_lintegral_enorm_sub_div
∀ {α : 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‖ₑ ∂μ) / μ a) (v.filterAt x) (nhds 0)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 220 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- nhdsstatement and proof · cited by 5,554
- Set.univproof · cited by 3,945
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasurableSetproof · cited by 3,075
- Set.iUnionproof · cited by 2,483
Cited by1
Results whose statement or proof uses this declaration.
- VitaliFamily.ae_tendsto_average_norm_subproof · cited by 3