Theorems · Theorem · measure theory
BoundedContinuousFunction.tendsto_integral_of_forall_limsup_integral_le_integral
∀ {X : Type u_1} [inst : TopologicalSpace X] [inst_1 : MeasurableSpace X] [OpensMeasurableSpace X] {ι : Type u_2}
{L : Filter ι} {μ : MeasureTheory.Measure X} [MeasureTheory.IsProbabilityMeasure μ] {μs : ι → MeasureTheory.Measure X}
[∀ (i : ι), MeasureTheory.IsProbabilityMeasure (μs i)],
(∀ (f : BoundedContinuousFunction X ℝ), 0 ≤ f → Filter.limsup (fun i => ∫ (x : X), f x ∂μs i) L ≤ ∫ (x : X), f x ∂μ) →
∀ (f : BoundedContinuousFunction X ℝ), Filter.Tendsto (fun i => ∫ (x : X), f x ∂μs i) L (nhds (∫ (x : X), f x ∂μ))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites45
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
- Realstatement and proof · cited by 25,697
- 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 · cited by 5,554
- Norm.normproof · cited by 5,413
- Bot.botproof · cited by 4,720
- Set.rangeproof · cited by 4,705
- Filter.Tendstostatement · cited by 3,814
- one_mulproof · cited by 2,841
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.LevyProkhorov.continuous_toMeasure_probabilityMeasureproof · cited by 1