Theorems · Theorem · probability
ProbabilityTheory.Kernel.aestronglyMeasurable_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.AEStronglyMeasurable f ((ProbabilityTheory.Kernel.traj κ a) x₀) →
∀ᵐ (x : (i : ↥(Finset.Iic b)) → X ↑i) ∂(ProbabilityTheory.Kernel.partialTraj κ a b) x₀,
MeasureTheory.AEStronglyMeasurable f ((ProbabilityTheory.Kernel.traj κ 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.
Cites15
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- Filter.Eventuallystatement · cited by 3,134
- MeasureTheory.aestatement · cited by 2,352
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- Finset.Iicstatement and proof · cited by 280
- ProbabilityTheory.IsMarkovKernelstatement and proof · cited by 124
- ProbabilityTheory.Kernel.partialTrajstatement · cited by 44
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.