Theorems · Theorem · probability
ProbabilityTheory.Kernel.partialTraj_compProd_traj
∀ {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)] {a b : ℕ},
a ≤ b →
∀ (u : (i : ↥(Finset.Iic a)) → X ↑i),
((ProbabilityTheory.Kernel.partialTraj κ a b) u).compProd (ProbabilityTheory.Kernel.traj κ b) =
MeasureTheory.Measure.map (fun x => (Preorder.frestrictLe b x, x)) ((ProbabilityTheory.Kernel.traj κ a) u)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 275 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- Setproof · cited by 53,352
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- Set.extproof · cited by 2,266
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralproof · cited by 1,152
- MeasureTheory.Measure.mapstatement and proof · cited by 858
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.integral_traj_partialTraj'proof · cited by 2
- ProbabilityTheory.Kernel.partialTraj_compProd_eq_map_trajproof · cited by 1