Theorems · Theorem · measure theory
VitaliFamily.ae_tendsto_div
∀ {α : Type u_1} [inst : PseudoMetricSpace α] {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α}
(v : VitaliFamily μ) [SecondCountableTopology α] [BorelSpace α] [MeasureTheory.IsLocallyFiniteMeasure μ]
{ρ : MeasureTheory.Measure α} [MeasureTheory.IsLocallyFiniteMeasure ρ],
ρ.AbsolutelyContinuous μ → ∀ᵐ (x : α) ∂μ, ∃ c, Filter.Tendsto (fun a => ρ a / μ a) (v.filterAt x) (nhds c)If ρ is absolutely continuous with respect to μ, then for almost every x,
the ratio ρ a / μ a converges as a shrinks to x along a Vitali family for μ.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- Set.ofPredproof · cited by 6,101
- nhdsstatement · cited by 5,554
- NNRealproof · cited by 4,310
- Filter.Tendstostatement · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Compl.complproof · cited by 2,925
Cited by2
Results whose statement or proof uses this declaration.
- VitaliFamily.ae_tendsto_limRatioproof · cited by 1
- VitaliFamily.exists_measurable_supersets_limRatioproof · cited by 1