Theorems · Theorem · measure theory
aestronglyMeasurable_of_tendsto_ae
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace β] {m₀ : MeasurableSpace α} {μ : MeasureTheory.Measure α}
{ι : Type u_5} [TopologicalSpace.PseudoMetrizableSpace β] (u : Filter ι) [u.NeBot] [u.IsCountablyGenerated]
{f : ι → α → β} {g : α → β},
(∀ (i : ι), MeasureTheory.AEStronglyMeasurable (f i) μ) →
(∀ᵐ (x : α) ∂μ, Filter.Tendsto (fun n => f n x) u (nhds (g x))) → MeasureTheory.AEStronglyMeasurable g μAn almost everywhere sequential limit of almost everywhere strongly measurable functions is almost everywhere strongly measurable.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 201 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.
- Setproof · cited by 53,352
- 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
- Set.preimageproof · cited by 4,946
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Set.iUnionproof · cited by 2,483
- Filter.atTopproof · cited by 2,405
- MeasureTheory.aestatement and proof · cited by 2,352
Cited by9
Results whose statement or proof uses this declaration.
- MeasureTheory.tendsto_setToFun_of_dominated_convergenceproof · cited by 5
- MeasureTheory.tendstoInMeasure_of_tendsto_aeproof · cited by 4
- MeasureTheory.integrable_of_tendstoproof · cited by 2
- MeasureTheory.tendsto_lintegral_norm_of_dominated_convergenceproof · cited by 2
- MeasureTheory.TendstoInMeasure.aestronglyMeasurableproof · cited by 1
- MeasureTheory.UniformIntegrable.uniformIntegrable_of_ae_tendstoproof · cited by 1
- exists_stronglyMeasurable_limit_of_tendsto_aeproof · cited by 1
- MeasureTheory.AEStronglyMeasurable.tsum'proof · cited by 0
- MeasureTheory.AEStronglyMeasurable.tprod'proof · cited by 0