Theorems · Theorem · probability
ProbabilityTheory.setLIntegral_stieltjesOfMeasurableRat
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{κ : ProbabilityTheory.Kernel α (β × ℝ)} {ν : ProbabilityTheory.Kernel α β} {f : α × β → ℚ → ℝ}
[ProbabilityTheory.IsFiniteKernel κ] (hf : ProbabilityTheory.IsRatCondKernelCDF f κ ν) (a : α) (x : ℝ) {s : Set β},
MeasurableSet s →
∫⁻ (b : β) in s, ENNReal.ofReal (↑(ProbabilityTheory.stieltjesOfMeasurableRat f ⋯ (a, b)) x) ∂ν a =
(κ a) (s ×ˢ Set.Iic x)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites56
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
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- LE.le.transproof · cited by 3,151
- MeasurableSetstatement and proof · cited by 3,075
- Set.extproof · cited by 2,266
- LT.lt.leproof · cited by 2,189
- MeasureTheory.integralproof · cited by 1,779
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.setIntegral_stieltjesOfMeasurableRatproof · cited by 2
- ProbabilityTheory.lintegral_stieltjesOfMeasurableRatproof · cited by 1