Theorems · Theorem · probability
MeasureTheory.TendstoInDistribution.tendsto
∀ {ι : Type u_1} {E : Type u_2} {Ω' : Type u_3} {Ω : ι → Type u_5} {m : (i : ι) → MeasurableSpace (Ω i)}
{m' : MeasurableSpace Ω'} {mE : MeasurableSpace E} [inst : TopologicalSpace E] [inst_1 : OpensMeasurableSpace E]
{X : (i : ι) → Ω i → E} {l : Filter ι} {Z : Ω' → E} {μ : (i : ι) → MeasureTheory.Measure (Ω i)}
[inst_2 : ∀ (i : ι), MeasureTheory.IsProbabilityMeasure (μ i)]
{μ' : autoParam (MeasureTheory.Measure Ω') MeasureTheory.TendstoInDistribution._auto_1}
[inst_3 : MeasureTheory.IsProbabilityMeasure μ'] (self : MeasureTheory.TendstoInDistribution X l Z μ μ'),
Filter.Tendsto (fun n => ⟨MeasureTheory.Measure.map (X n) (μ n), ⋯⟩) l (nhds ⟨MeasureTheory.Measure.map Z μ', ⋯⟩)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 212 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
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- MeasureTheory.Measure.mapstatement · cited by 858
- OpensMeasurableSpacestatement and proof · cited by 636
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- MeasureTheory.ProbabilityMeasurestatement · cited by 127
- MeasureTheory.Measure.isProbabilityMeasure_mapstatement · cited by 19
- MeasureTheory.TendstoInDistributionstatement and proof · cited by 19
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.TendstoInDistribution.continuous_compproof · cited by 3
- MeasureTheory.tendstoInDistribution_of_tendstoInMeasure_subproof · cited by 2
- MeasureTheory.tendstoInDistribution_uniqueproof · cited by 0
- MeasureTheory.TendstoInDistribution.congrproof · cited by 0
- MeasureTheory.TendstoInMeasure.tendstoInDistributionproof · cited by 0