Theorems · Theorem · probability
ProbabilityTheory.Kernel.integrable_traj
∀ {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)] {E : Type u_2} [inst_2 : NormedAddCommGroup E] {a b : ℕ},
a ≤ b →
∀ {f : ((n : ℕ) → X n) → E} (x₀ : (i : ↥(Finset.Iic a)) → X ↑i),
MeasureTheory.Integrable f ((ProbabilityTheory.Kernel.traj κ a) x₀) →
∀ᵐ (x : (i : ℕ) → X i) ∂(ProbabilityTheory.Kernel.traj κ a) x₀,
MeasureTheory.Integrable f ((ProbabilityTheory.Kernel.traj κ b) (Preorder.frestrictLe b x))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 274 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Setproof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Filterproof · cited by 8,121
- Filter.Eventuallystatement and proof · cited by 3,134
- FunLikeproof · cited by 2,560
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.Integrablestatement and proof · cited by 1,367
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.