Theorems · Theorem · probability
ProbabilityTheory.Kernel.condExp_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 ν] {i j : ℕ},
i ≤ j →
∀ (a : α) {s : Set β},
MeasurableSet s →
(ν a)[fun x => κ.densityProcess ν j a x s | ↑(ProbabilityTheory.countableFiltration γ) i] =ᵐ[ν a] fun x =>
κ.densityProcess ν i a x s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 299 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- Top.topproof · cited by 9,680
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- MeasureTheory.integralproof · cited by 1,779
- SProd.sprodproof · cited by 1,750
- MeasureTheory.Measure.restrictproof · cited by 1,646
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.martingale_densityProcessproof · cited by 3