Theorems · Theorem · probability
ProbabilityTheory.Kernel.tendsto_densityProcess_atTop_empty_of_antitone
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} [inst : MeasurableSpace.CountablyGenerated γ] (κ : ProbabilityTheory.Kernel α (γ × β))
(ν : ProbabilityTheory.Kernel α γ) [ProbabilityTheory.IsFiniteKernel κ] (n : ℕ) (a : α) (x : γ) (seq : ℕ → Set β),
Antitone seq →
⋂ i, seq i = ∅ →
(∀ (m : ℕ), MeasurableSet (seq m)) →
Filter.Tendsto (fun m => κ.densityProcess ν n a x (seq m)) Filter.atTop (nhds (κ.densityProcess ν n a x ∅))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- Top.topproof · cited by 9,680
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- MeasurableSetstatement and proof · cited by 3,075
- Filter.atTopstatement and proof · cited by 2,405
- SProd.sprodproof · cited by 1,750
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Set.iInterstatement and proof · cited by 1,084
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.tendsto_densityProcess_atTop_of_antitoneproof · cited by 0