Theorems · Theorem · measure theory
aemeasurable_of_tendsto_metrizable_ae
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : TopologicalSpace β]
[TopologicalSpace.PseudoMetrizableSpace β] [inst_3 : MeasurableSpace β] [BorelSpace β] {ι : Type u_3}
{μ : MeasureTheory.Measure α} {f : ι → α → β} {g : α → β} (u : Filter ι) [hu : u.NeBot] [u.IsCountablyGenerated],
(∀ (n : ι), AEMeasurable (f n) μ) → (∀ᵐ (x : α) ∂μ, Filter.Tendsto (fun n => f n x) u (nhds (g x))) → AEMeasurable g μ- Cited by
- 7 results in Mathlib
- Foundations
- Depth 183 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.atTopproof · cited by 2,405
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- BorelSpacestatement and proof · cited by 1,602
- Filter.mp_memproof · cited by 1,537
Cited by7
Results whose statement or proof uses this declaration.
- aestronglyMeasurable_of_tendsto_aeproof · cited by 9
- aemeasurable_of_tendsto_metrizable_ae'proof · cited by 3
- MeasureTheory.TendstoInMeasure.aemeasurableproof · cited by 1
- measurable_limit_of_tendsto_metrizable_aeproof · cited by 1
- AEMeasurable.tsum'proof · cited by 0
- nullMeasurableSet_of_tendsto_indicatorproof · cited by 0
- AEMeasurable.tprod'proof · cited by 0