Theorems · Theorem · probability
ProbabilityTheory.Kernel.tendsto_setIntegral_densityProcess
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} [inst : MeasurableSpace.CountablyGenerated γ] {κ : ProbabilityTheory.Kernel α (γ × β)}
{ν : ProbabilityTheory.Kernel α γ},
κ.fst ≤ ν →
∀ [ProbabilityTheory.IsFiniteKernel ν] (a : α) {s : Set β},
MeasurableSet s →
∀ (A : Set γ),
Filter.Tendsto (fun i => ∫ (x : γ) in A, κ.densityProcess ν i a x s ∂ν a) Filter.atTop
(nhds (∫ (x : γ) in A, κ.density ν a x s ∂ν a))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 321 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- MeasurableSetstatement and proof · cited by 3,075
- Filter.atTopstatement · cited by 2,405
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.setIntegral_density_of_measurableSetproof · cited by 2