Theorems · Definition · probability
ProbabilityTheory.Kernel.trajContent
{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.AddContent ENNReal (MeasureTheory.measurableCylinders X)Given a family of kernels κ : (n : ℕ) → Kernel (Π i : Iic n, X i) (X (n + 1)), and the
trajectory up to time a we can construct an additive content over cylinders. It corresponds
to composing the kernels, starting at time a + 1.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 234 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
- ENNRealstatement · cited by 9,879
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Finset.Iicstatement and proof · cited by 280
- ProbabilityTheory.IsMarkovKernelstatement and proof · cited by 124
- MeasureTheory.AddContentstatement · cited by 78
- MeasureTheory.measurableCylindersstatement · cited by 48
- MeasureTheory.projectiveFamilyContentproof · cited by 11
- ProbabilityTheory.Kernel.isProjectiveMeasureFamily_partialTrajproof · cited by 5
Cited by10
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.trajFunproof · cited by 6
- ProbabilityTheory.Kernel.isSigmaSubadditive_trajContentstatement and proof · cited by 3
- ProbabilityTheory.Kernel.trajContent_cylinderstatement · cited by 2
- ProbabilityTheory.Kernel.isProjectiveLimit_trajFunproof · cited by 2
- ProbabilityTheory.Kernel.trajContent_eq_lmarginalPartialTrajstatement · cited by 1
- ProbabilityTheory.Kernel.trajContent_ne_topstatement · cited by 1
- ProbabilityTheory.Kernel.trajContent_tendsto_zerostatement and proof · cited by 1
- ProbabilityTheory.Kernel.isProbabilityMeasure_trajFunproof · cited by 1
- ProbabilityTheory.Kernel.trajContent.congr_simpstatement and proof · cited by 0
- ProbabilityTheory.Kernel.measurable_trajFunproof · cited by 0