Theorems · Theorem · probability
MeasureTheory.TendstoInDistribution.forall_aemeasurable
∀ {ι : 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 μ'],
MeasureTheory.TendstoInDistribution X l Z μ μ' → ∀ (i : ι), AEMeasurable (X i) (μ i)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AEMeasurablestatement · cited by 840
- OpensMeasurableSpacestatement and proof · cited by 636
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- MeasureTheory.TendstoInDistributionstatement and proof · cited by 19
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.TendstoInDistribution.tendstostatement · cited by 5
- MeasureTheory.TendstoInDistribution.continuous_compproof · cited by 3
- MeasureTheory.tendstoInDistribution_of_tendstoInMeasure_subproof · cited by 2
- MeasureTheory.TendstoInDistribution.prodMk_of_tendstoInMeasure_constproof · cited by 1
- MeasureTheory.TendstoInDistribution.congrproof · cited by 0