Theorems · Theorem · measure theory
MeasureTheory.tendstoInMeasure_of_ne_top
∀ {α : Type u_1} {ι : Type u_2} {E : Type u_4} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : EDist E]
{f : ι → α → E} {l : Filter ι} {g : α → E},
(∀ (ε : ENNReal), 0 < ε → ε ≠ ⊤ → Filter.Tendsto (fun i => μ {x | ε ≤ edist (f i x) (g x)}) l (nhds 0)) →
MeasureTheory.TendstoInMeasure μ f l g- Cited by
- 4 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- EDist
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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 · 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.topstatement and proof · cited by 9,680
- Filterstatement and proof · cited by 8,121
- Set.ofPredstatement and proof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- le_reflproof · cited by 2,061
- EDist.ediststatement and proof · cited by 735
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.tendstoInMeasure_of_tendsto_eLpNorm_topproof · cited by 1
- MeasureTheory.tendstoInMeasure_of_tendsto_eLpNorm_of_stronglyMeasurableproof · cited by 1
- MeasureTheory.tendstoInMeasure_iff_distproof · cited by 1
- MeasureTheory.tendstoInMeasure_iff_enormproof · cited by 1