Theorems · Definition · probability
ProbabilityTheory.Kernel.trajFun
{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 : ℕ) → ((i : ↥(Finset.Iic a)) → X ↑i) → MeasureTheory.Measure ((n : ℕ) → X n)This function is the kernel given by the Ionescu-Tulcea theorem. It is shown below that it
is measurable and turned into a true kernel in Kernel.traj.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 266 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- MeasureTheory.Measurestatement · cited by 10,939
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Finset.Iicstatement and proof · cited by 280
- ProbabilityTheory.IsMarkovKernelstatement and proof · cited by 124
- ProbabilityTheory.Kernel.trajContentproof · cited by 9
- MeasureTheory.isSetSemiring_measurableCylindersproof · cited by 5
- ProbabilityTheory.Kernel.isSigmaSubadditive_trajContentproof · cited by 3
- MeasureTheory.AddContent.measureproof · cited by 2
Cited by7
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.trajproof · cited by 26
- ProbabilityTheory.Kernel.traj_map_frestrictLeproof · cited by 10
- ProbabilityTheory.Kernel.isProjectiveLimit_trajFunstatement and proof · cited by 2
- ProbabilityTheory.Kernel.traj_applystatement · cited by 1
- ProbabilityTheory.Kernel.isProbabilityMeasure_trajFunstatement and proof · cited by 1
- ProbabilityTheory.Kernel.trajFun.congr_simpstatement and proof · cited by 0
- ProbabilityTheory.Kernel.measurable_trajFunstatement and proof · cited by 0