Theorems · Theorem · probability
ProbabilityTheory.Kernel.traj_map_updateFinset
∀ {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)] {n : ℕ} (x : (i : ↥(Finset.Iic n)) → X ↑i),
MeasureTheory.Measure.map (fun x_1 => Function.updateFinset x_1 (Finset.Iic n) x)
((ProbabilityTheory.Kernel.traj κ n) x) =
(ProbabilityTheory.Kernel.traj κ n) x- Cited by
- 3 results in Mathlib
- Foundations
- Depth 274 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.Elemproof · cited by 7,166
- Set.Ioiproof · cited by 1,463
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- Set.domRestrictproof · cited by 383
- MeasureTheory.Measure.prodproof · cited by 353
- Finset.Iicstatement and proof · cited by 280
- measurable_constproof · cited by 156
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.partialTraj_compProd_trajproof · cited by 2
- ProbabilityTheory.Kernel.lintegral_traj₀proof · cited by 1
- ProbabilityTheory.Kernel.integral_trajproof · cited by 0