Theorems · Theorem · probability
ProbabilityTheory.Kernel.lmarginalPartialTraj_le
∀ {X : ℕ → Type u_1} {mX : (n : ℕ) → MeasurableSpace (X n)} {a b : ℕ}
(κ : (n : ℕ) → ProbabilityTheory.Kernel ((i : ↥(Finset.Iic n)) → X ↑i) (X (n + 1))),
b ≤ a → ∀ {f : ((n : ℕ) → X n) → ENNReal}, Measurable f → ProbabilityTheory.Kernel.lmarginalPartialTraj κ a b f = fIf b ≤ a, then integrating f against partialTraj κ a b does nothing.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 225 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralproof · cited by 1,152
- Finset.Iicstatement and proof · cited by 280
- Measurable.compproof · cited by 234
- Function.updateFinsetproof · cited by 46
- Preorder.frestrictLeproof · cited by 43
- Preorder.frestrictLe₂proof · cited by 23
Cited by4
Results whose statement or proof uses this declaration.
- DependsOn.dependsOn_lmarginalPartialTrajproof · cited by 2
- ProbabilityTheory.Kernel.lmarginalPartialTraj_selfproof · cited by 2
- ProbabilityTheory.Kernel.le_lmarginalPartialTraj_succproof · cited by 1
- ProbabilityTheory.Kernel.trajContent_tendsto_zeroproof · cited by 1