Theorems · Theorem · measure theory
MeasureTheory.ProbabilityMeasure.continuous_iff_forall_continuousMap_continuous_lintegral
∀ {Ω : Type u_1} [inst : MeasurableSpace Ω] [inst_1 : TopologicalSpace Ω] [inst_2 : OpensMeasurableSpace Ω]
{X : Type u_2} [inst_3 : TopologicalSpace X] {μs : X → MeasureTheory.ProbabilityMeasure Ω} [CompactSpace Ω],
Continuous μs ↔ ∀ (f : C(Ω, NNReal)), Continuous fun x => ∫⁻ (ω : Ω), ↑(f ω) ∂↑(μs x)The characterization of weak convergence of probability measures by the condition that the integrals of every continuous bounded nonnegative function are continuous.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- ENNRealstatement · cited by 9,879
- NNRealstatement and proof · cited by 4,310
- Equiv.symmproof · cited by 3,681
- Continuousstatement · cited by 2,592
- ContinuousMapstatement · cited by 2,491
- ENNReal.ofNNRealstatement · cited by 1,279
- MeasureTheory.lintegralstatement · cited by 1,152
- OpensMeasurableSpacestatement and proof · cited by 636
- CompactSpacestatement and proof · cited by 593
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.ProbabilityMeasure.continuous_lintegral_continuousMapproof · cited by 0