Theorems · Theorem · measure theory
MeasureTheory.TendstoInMeasure.aestronglyMeasurable
∀ {α : Type u_1} {ι : Type u_2} {E : Type u_4} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : PseudoEMetricSpace E] {u : Filter ι} [u.NeBot] [u.IsCountablyGenerated] {f : ι → α → E} {g : α → E},
(∀ (n : ι), MeasureTheory.AEStronglyMeasurable (f n) μ) →
MeasureTheory.TendstoInMeasure μ f u g → MeasureTheory.AEStronglyMeasurable g μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterstatement and proof · cited by 8,121
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- Filter.Eventuallyproof · cited by 3,134
- Filter.atTopproof · cited by 2,405
- MeasureTheory.aeproof · cited by 2,352
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Filter.NeBotstatement and proof · cited by 853
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- Filter.IsCountablyGeneratedstatement and proof · cited by 220
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.UniformIntegrable.uniformIntegrable_of_tendstoInMeasureproof · cited by 1