Theorems · Theorem · probability
MeasureTheory.tendstoInDistribution_unique
∀ {ι : Type u_1} {E : Type u_2} {Ω' : Type u_3} {Ω'' : Type u_4} {Ω : ι → Type u_5}
{m : (i : ι) → MeasurableSpace (Ω i)} {μ : (i : ι) → MeasureTheory.Measure (Ω i)}
[inst : ∀ (i : ι), MeasureTheory.IsProbabilityMeasure (μ i)] {m' : MeasurableSpace Ω'} {μ' : MeasureTheory.Measure Ω'}
[inst_1 : MeasureTheory.IsProbabilityMeasure μ'] {m'' : MeasurableSpace Ω''} {μ'' : MeasureTheory.Measure Ω''}
[inst_2 : MeasureTheory.IsProbabilityMeasure μ''] {mE : MeasurableSpace E} {l : Filter ι}
[inst_3 : TopologicalSpace E] [HasOuterApproxClosed E] [inst_5 : BorelSpace E] (X : (i : ι) → Ω i → E) {Z : Ω' → E}
{W : Ω'' → E} [l.NeBot],
MeasureTheory.TendstoInDistribution X l Z μ μ' →
MeasureTheory.TendstoInDistribution X l W μ μ'' → MeasureTheory.Measure.map Z μ' = MeasureTheory.Measure.map W μ''- Cited by
- 0 results in Mathlib
- Foundations
- Depth 226 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterstatement and proof · cited by 8,121
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- Filter.NeBotstatement and proof · cited by 853
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- tendsto_nhds_uniqueproof · cited by 118
- HasOuterApproxClosedstatement and proof · cited by 65
- MeasureTheory.Measure.isProbabilityMeasure_mapproof · cited by 19
- MeasureTheory.TendstoInDistributionstatement and proof · cited by 19
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.