Theorems · Definition · probability
ProbabilityTheory.Kernel.trajMeasure
{X : ℕ → Type u_1} →
[inst : (n : ℕ) → MeasurableSpace (X n)] →
MeasureTheory.Measure (X 0) →
(κ : (n : ℕ) → ProbabilityTheory.Kernel ((i : ↥(Finset.Iic n)) → X ↑i) (X (n + 1))) →
[∀ (n : ℕ), ProbabilityTheory.IsMarkovKernel (κ n)] → MeasureTheory.Measure ((n : ℕ) → X n)Distribution of the trajectory obtained by starting with μ₀ and iterating the kernels κ.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 271 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.Measure.mapproof · cited by 858
- Finset.Iicstatement and proof · cited by 280
- MeasureTheory.Measure.bindproof · cited by 173
- MeasurableEquiv.symmproof · cited by 155
- ProbabilityTheory.IsMarkovKernelstatement and proof · cited by 124
- ProbabilityTheory.Kernel.trajproof · cited by 26
- MeasurableEquiv.piUniqueproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.map_frestrictLe_trajMeasure_compProd_eq_map_trajMeasurestatement and proof · cited by 1
- ProbabilityTheory.Kernel.condDistrib_trajMeasurestatement · cited by 0