Theorems · Theorem · probability
DependsOn.lmarginalPartialTraj_of_le
∀ {X : ℕ → Type u_1} {mX : (n : ℕ) → MeasurableSpace (X n)} {a b : ℕ}
{κ : (n : ℕ) → ProbabilityTheory.Kernel ((i : ↥(Finset.Iic n)) → X ↑i) (X (n + 1))}
[∀ (n : ℕ), ProbabilityTheory.IsMarkovKernel (κ n)] (c : ℕ) {f : ((n : ℕ) → X n) → ENNReal},
Measurable f → DependsOn f ↑(Finset.Iic a) → a ≤ b → ProbabilityTheory.Kernel.lmarginalPartialTraj κ b c f = fIf f only depends on the variables up to rank a and a ≤ b, integrating f against
partialTraj κ b c does nothing.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 233 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- ENNRealstatement and proof · cited by 9,879
- SetLike.coestatement and proof · cited by 8,199
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Finset.Iocproof · cited by 301
- Finset.Iicstatement and proof · cited by 280
- MeasureTheory.ae_of_allproof · cited by 137
- ProbabilityTheory.IsMarkovKernelstatement and proof · cited by 124
- ProbabilityTheory.Kernel.mapproof · cited by 84
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.le_lmarginalPartialTraj_succproof · cited by 1
- DependsOn.lmarginalPartialTraj_const_rightproof · cited by 1