Theorems · Theorem · probability
ProbabilityTheory.Kernel.tendsto_densityProcess_fst_atTop_ae_of_monotone
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} [inst : MeasurableSpace.CountablyGenerated γ] (κ : ProbabilityTheory.Kernel α (γ × β))
[ProbabilityTheory.IsFiniteKernel κ] (n : ℕ) (a : α) (seq : ℕ → Set β),
Monotone seq →
⋃ i, seq i = Set.univ →
∀ᵐ (x : γ) ∂κ.fst a, Filter.Tendsto (fun m => κ.densityProcess κ.fst n a x (seq m)) Filter.atTop (nhds 1)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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 and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- nhdsstatement and proof · cited by 5,554
- Set.univstatement and proof · cited by 3,945
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement · cited by 3,134
- Set.iUnionstatement and proof · cited by 2,483
- Filter.atTopstatement and proof · cited by 2,405
- MeasureTheory.aestatement · cited by 2,352
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.