Theorems · Theorem · probability
DependsOn.lmarginalPartialTraj_const_right
∀ {X : ℕ → Type u_1} {mX : (n : ℕ) → MeasurableSpace (X n)} {a b c : ℕ}
{κ : (n : ℕ) → ProbabilityTheory.Kernel ((i : ↥(Finset.Iic n)) → X ↑i) (X (n + 1))}
[∀ (n : ℕ), ProbabilityTheory.IsMarkovKernel (κ n)] {d : ℕ} {f : ((n : ℕ) → X n) → ENNReal},
Measurable f →
DependsOn f ↑(Finset.Iic a) →
a ≤ c →
a ≤ d →
ProbabilityTheory.Kernel.lmarginalPartialTraj κ b c f = ProbabilityTheory.Kernel.lmarginalPartialTraj κ b d fIf f only depends on the variables uo to rank a, integrating beyond rank a is the same
as integrating up to rank a.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 234 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.
- 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
- LE.le.transproof · cited by 3,151
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- le_totalproof · cited by 294
- Finset.Iicstatement and proof · cited by 280
- ProbabilityTheory.IsMarkovKernelstatement and proof · cited by 124
- le_of_not_geproof · cited by 72
- DependsOnstatement and proof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.trajContent_tendsto_zeroproof · cited by 1