Theorems · Definition · probability
ProbabilityTheory.Kernel.traj
- 1000+ list: Ionescu-Tulcea theorem
{X : ℕ → Type u_1} →
[inst : (n : ℕ) → MeasurableSpace (X n)] →
(κ : (n : ℕ) → ProbabilityTheory.Kernel ((i : ↥(Finset.Iic n)) → X ↑i) (X (n + 1))) →
[∀ (n : ℕ), ProbabilityTheory.IsMarkovKernel (κ n)] →
(a : ℕ) → ProbabilityTheory.Kernel ((i : ↥(Finset.Iic a)) → X ↑i) ((n : ℕ) → X n)Ionescu-Tulcea Theorem : Given a family of kernels κ n taking variables in Iic n with
value in X (n + 1), the kernel traj κ a takes a variable x depending on the
variables i ≤ a and associates to it a kernel on trajectories depending on all variables,
where the entries with index ≤ a are those of x, and then one follows iteratively the
kernels κ a, then κ (a + 1), and so on.
The fact that such a kernel exists on infinite trajectories is not obvious, and is the content of
the Ionescu-Tulcea theorem.
- Cited by
- 26 results in Mathlib
- Foundations
- Depth 270 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Finset.Iicstatement and proof · cited by 280
- ProbabilityTheory.IsMarkovKernelstatement and proof · cited by 124
- ProbabilityTheory.Kernel.trajFunproof · cited by 6
- ProbabilityTheory.Kernel.measurable_trajFunproof · cited by 0
Cited by28
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.traj_map_frestrictLestatement and proof · cited by 10
- ProbabilityTheory.Kernel.traj_comp_partialTrajstatement and proof · cited by 6
- MeasureTheory.Measure.infinitePiNatproof · cited by 5
- ProbabilityTheory.Kernel.traj_map_updateFinsetstatement and proof · cited by 3
- ProbabilityTheory.Kernel.integral_traj_partialTraj'statement and proof · cited by 2
- ProbabilityTheory.Kernel.partialTraj_compProd_trajstatement and proof · cited by 2
- ProbabilityTheory.Kernel.eq_traj'statement · cited by 2
- ProbabilityTheory.Kernel.trajMeasureproof · cited by 2
- ProbabilityTheory.Kernel.condExp_trajstatement and proof · cited by 1
- ProbabilityTheory.Kernel.setIntegral_traj_partialTrajstatement and proof · cited by 1
- ProbabilityTheory.Kernel.setIntegral_traj_partialTraj'statement and proof · cited by 1
- MeasureTheory.Measure.isProjectiveLimit_infinitePiNatproof · cited by 1