Theorems · Theorem · probability
ProbabilityTheory.Kernel.trajContent_cylinder
∀ {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 : ℕ} {S : Set ((i : ↥(Finset.Iic b)) → X ↑i)},
MeasurableSet S →
∀ (x₀ : (i : ↥(Finset.Iic a)) → X ↑i),
(ProbabilityTheory.Kernel.trajContent κ x₀) (MeasureTheory.cylinder (Finset.Iic b) S) =
((ProbabilityTheory.Kernel.partialTraj κ a b) x₀) SThe trajContent κ x₀ of a cylinder indexed by first coordinates is given by partialTraj.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 236 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Setstatement and proof · cited by 53,352
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasurableSetstatement and proof · cited by 3,075
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Finset.Iicstatement and proof · cited by 280
- ProbabilityTheory.IsMarkovKernelstatement and proof · cited by 124
- MeasureTheory.AddContentstatement and proof · cited by 78
- MeasureTheory.cylinderstatement and proof · cited by 49
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.isProbabilityMeasure_trajFunproof · cited by 1
- ProbabilityTheory.Kernel.trajContent_eq_lmarginalPartialTrajproof · cited by 1