Theorems · Theorem · probability
MeasureTheory.tendstoInDistribution_of_tendstoInMeasure_sub
∀ {ι : Type u_1} {E : Type u_2} {Ω' : Type u_3} {Ω'' : Type u_4} {m' : MeasurableSpace Ω'}
{μ' : MeasureTheory.Measure Ω'} [inst : MeasureTheory.IsProbabilityMeasure μ'] {m'' : MeasurableSpace Ω''}
{μ'' : MeasureTheory.Measure Ω''} [inst_1 : MeasureTheory.IsProbabilityMeasure μ''] {mE : MeasurableSpace E}
{l : Filter ι} [inst_2 : SeminormedAddCommGroup E] [SecondCountableTopology E] [inst_4 : BorelSpace E]
{X : ι → Ω'' → E} [l.IsCountablyGenerated] (Y : ι → Ω'' → E) (Z : Ω' → E),
MeasureTheory.TendstoInDistribution X l Z (fun x => μ'') μ' →
MeasureTheory.TendstoInMeasure μ'' (Y - X) l 0 →
(∀ (i : ι), AEMeasurable (Y i) μ'') → MeasureTheory.TendstoInDistribution Y l Z (fun x => μ'') μ'Let X, Y be two sequences of measurable functions such that X n converges in distribution
to Z, and Y n - X n converges in probability to 0.
Then Y n converges in distribution to Z.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 272 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites105
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterstatement and proof · cited by 8,121
- Set.ofPredproof · cited by 6,101
- nhdsproof · cited by 5,554
- Norm.normproof · cited by 5,413
- NNRealproof · cited by 4,310
- mul_oneproof · cited by 3,885
- Filter.Tendstoproof · cited by 3,814
- LE.le.transproof · cited by 3,151
- Filter.Eventuallyproof · cited by 3,134
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.TendstoInDistribution.prodMk_of_tendstoInMeasure_constproof · cited by 1
- MeasureTheory.TendstoInMeasure.tendstoInDistribution_of_aemeasurableproof · cited by 0