Theorems · Theorem · measure theory
MeasureTheory.FiniteMeasure.tendsto_iff_forall_integral_tendsto
∀ {Ω : Type u_1} [inst : MeasurableSpace Ω] [inst_1 : TopologicalSpace Ω] [inst_2 : OpensMeasurableSpace Ω]
{γ : Type u_2} {F : Filter γ} {μs : γ → MeasureTheory.FiniteMeasure Ω} {μ : MeasureTheory.FiniteMeasure Ω},
Filter.Tendsto μs F (nhds μ) ↔
∀ (f : BoundedContinuousFunction Ω ℝ),
Filter.Tendsto (fun i => ∫ (x : Ω), f x ∂↑(μs i)) F (nhds (∫ (x : Ω), f x ∂↑μ))A characterization of weak convergence in terms of integrals of bounded continuous real-valued functions.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- NNRealproof · cited by 4,310
- Filter.Tendstostatement and proof · cited by 3,814
- MeasureTheory.integralstatement and proof · cited by 1,779
- ENNReal.ofNNRealproof · cited by 1,279
- NNReal.toRealproof · cited by 1,260
- MeasureTheory.lintegralproof · cited by 1,152
Cited by3
Results whose statement or proof uses this declaration.
- isCompact_setOfPred_finiteMeasure_mass_le_compl_isCompact_leproof · cited by 2
- Topology.IsClosedEmbedding.continuousOn_comap_finiteMeasureproof · cited by 1
- MeasureTheory.FiniteMeasure.tendsto_iff_forall_integral_rclike_tendstoproof · cited by 1