Theorems · Theorem · probability
ProbabilityTheory.Kernel.condDistrib_trajMeasure
∀ {X : ℕ → Type u_1} [inst : (n : ℕ) → MeasurableSpace (X n)]
{κ : (n : ℕ) → ProbabilityTheory.Kernel ((i : ↥(Finset.Iic n)) → X ↑i) (X (n + 1))}
[inst_1 : ∀ (n : ℕ), ProbabilityTheory.IsMarkovKernel (κ n)] {μ₀ : MeasureTheory.Measure (X 0)}
[inst_2 : MeasureTheory.IsProbabilityMeasure μ₀] {a : ℕ} [inst_3 : StandardBorelSpace (X (a + 1))]
[inst_4 : Nonempty (X (a + 1))],
⇑(ProbabilityTheory.condDistrib (fun x => x (a + 1)) (Preorder.frestrictLe a)
(ProbabilityTheory.Kernel.trajMeasure μ₀
κ)) =ᵐ[MeasureTheory.Measure.map (Preorder.frestrictLe a) (ProbabilityTheory.Kernel.trajMeasure μ₀ κ)]
⇑(κ a)A regular conditional probability distribution of the point at time a + 1 given the
trajectory up to time a corresponds to the kernel κ a.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 283 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.Measure.mapstatement · cited by 858
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- StandardBorelSpacestatement and proof · cited by 304
- Finset.Iicstatement and proof · cited by 280
- ProbabilityTheory.IsMarkovKernelstatement and proof · cited by 124
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.