Theorems · Theorem · probability
ProbabilityTheory.Kernel.trajContent_eq_lmarginalPartialTraj
∀ {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)] {b : ℕ} {S : Set ((i : ↥(Finset.Iic b)) → X ↑i)},
MeasurableSet S →
∀ (x₀ : (n : ℕ) → X n) (a : ℕ),
(ProbabilityTheory.Kernel.trajContent κ (Preorder.frestrictLe a x₀)) (MeasureTheory.cylinder (Finset.Iic b) S) =
ProbabilityTheory.Kernel.lmarginalPartialTraj κ a b ((MeasureTheory.cylinder (Finset.Iic b) S).indicator 1) x₀The trajContent of a cylinder is equal to the integral of its indicator function against
partialTraj.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 237 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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.Measureproof · 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
- MeasureTheory.lintegralproof · cited by 1,152
- Set.indicatorstatement and proof · cited by 723
- Finset.Iicstatement and proof · cited by 280
- ProbabilityTheory.IsMarkovKernelstatement and proof · cited by 124
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.trajContent_tendsto_zeroproof · cited by 1