Theorems · Theorem · probability
ProbabilityTheory.Kernel.martingale_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 →
MeasureTheory.Martingale (fun n x => κ.densityProcess ν n a x s) (ProbabilityTheory.countableFiltration γ) (ν a)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 300 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- MeasurableSetstatement and proof · cited by 3,075
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.IsFiniteKernelstatement and proof · cited by 178
- MeasurableSpace.CountablyGeneratedstatement and proof · cited by 124
- ProbabilityTheory.Kernel.fststatement and proof · cited by 81
- MeasureTheory.Martingalestatement · cited by 46
- ProbabilityTheory.Kernel.densityProcessstatement · cited by 37
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.tendsto_densityProcess_limitProcessproof · cited by 2
- ProbabilityTheory.Kernel.tendsto_eLpNorm_one_densityProcess_limitProcessproof · cited by 2
- ProbabilityTheory.Kernel.memL1_limitProcess_densityProcessproof · cited by 0