Theorems · Theorem · probability
MeasureTheory.ProbabilityMeasure.tendsto_of_tendsto_charFun
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : InnerProductSpace ℝ E] [FiniteDimensional ℝ E]
[inst_3 : MeasurableSpace E] [inst_4 : BorelSpace E] {μ₀ : MeasureTheory.ProbabilityMeasure E}
{μ : ℕ → MeasureTheory.ProbabilityMeasure E},
(∀ (t : E),
Filter.Tendsto (fun n => MeasureTheory.charFun (↑(μ n)) t) Filter.atTop (nhds (MeasureTheory.charFun (↑μ₀) t))) →
Filter.Tendsto μ Filter.atTop (nhds μ₀)If the characteristic functions of a sequence of probability measures converge pointwise to the characteristic function of a probability measure, then the measures converge weakly.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 285 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measureproof · cited by 10,939
- Set.ofPredproof · cited by 6,101
- Complexstatement and proof · cited by 5,565
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- InnerProductSpacestatement and proof · cited by 3,523
- Filter.atTopstatement and proof · cited by 2,405
- FiniteDimensionalstatement and proof · cited by 1,854
- BorelSpacestatement and proof · cited by 1,602
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.ProbabilityMeasure.tendsto_iff_tendsto_charFunproof · cited by 1