Theorems · Theorem · probability
MeasureTheory.isTightMeasureSet_of_tendsto_charFun
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : InnerProductSpace ℝ E] [FiniteDimensional ℝ E]
[inst_3 : MeasurableSpace E] [BorelSpace E] {μ : ℕ → MeasureTheory.Measure E}
[∀ (i : ℕ), MeasureTheory.IsProbabilityMeasure (μ i)] {f : E → ℂ},
ContinuousAt f 0 →
(∀ (t : E), Filter.Tendsto (fun n => MeasureTheory.charFun (μ n) t) Filter.atTop (nhds (f t))) →
MeasureTheory.IsTightMeasureSet (Set.range μ)If the characteristic functions of a sequence of measures μ : ℕ → Measure E converge pointwise
to a function which is continuous at 0, then {μ n | n} is tight.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 276 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites114
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
- NormedSpaceproof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.ofPredproof · cited by 6,101
- Complexstatement and proof · cited by 5,565
- nhdsstatement and proof · cited by 5,554
- Norm.normproof · cited by 5,413
- Set.rangestatement · cited by 4,705
- mul_oneproof · cited by 3,885
- Filter.Tendstostatement and proof · cited by 3,814
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.ProbabilityMeasure.tendsto_of_tendsto_charFunproof · cited by 1