Theorems · Theorem · probability
ProbabilityTheory.Kernel.map_frestrictLe_trajMeasure_compProd_eq_map_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)}
[MeasureTheory.IsProbabilityMeasure μ₀] {a : ℕ},
(MeasureTheory.Measure.map (Preorder.frestrictLe a) (ProbabilityTheory.Kernel.trajMeasure μ₀ κ)).compProd (κ a) =
MeasureTheory.Measure.map (fun x => (Preorder.frestrictLe a x, x (a + 1)))
(ProbabilityTheory.Kernel.trajMeasure μ₀ κ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 277 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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.mapstatement and proof · cited by 858
- DFunLikeproof · cited by 576
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- zero_leproof · cited by 382
- Finset.Iicstatement and proof · cited by 280
- MeasureTheory.Measure.bindproof · cited by 173
- MeasurableEquiv.symmproof · cited by 155
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.condDistrib_trajMeasureproof · cited by 0