Theorems · Theorem · probability
MeasureTheory.TendstoInDistribution.congr
∀ {ι : Type u_1} {E : Type u_2} {Ω' : Type u_3} {Ω : ι → Type u_5} {m : (i : ι) → MeasurableSpace (Ω i)}
{μ : (i : ι) → MeasureTheory.Measure (Ω i)} [inst : ∀ (i : ι), MeasureTheory.IsProbabilityMeasure (μ i)]
{m' : MeasurableSpace Ω'} {μ' : MeasureTheory.Measure Ω'} [inst_1 : MeasureTheory.IsProbabilityMeasure μ']
{mE : MeasurableSpace E} {X Y : (i : ι) → Ω i → E} {Z : Ω' → E} {l : Filter ι} [inst_2 : TopologicalSpace E]
[inst_3 : OpensMeasurableSpace E] {T : Ω' → E},
(∀ (i : ι), X i =ᵐ[μ i] Y i) →
Z =ᵐ[μ'] T → MeasureTheory.TendstoInDistribution X l Z μ μ' → MeasureTheory.TendstoInDistribution Y l T μ μ'- Cited by
- 0 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- MeasureTheory.Measure.mapproof · cited by 858
- OpensMeasurableSpacestatement and proof · cited by 636
- Filter.EventuallyEq.symmproof · cited by 408
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.