Theorems · Theorem · probability
ProbabilityTheory.setLIntegral_toKernel_Iic
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{κ : ProbabilityTheory.Kernel α (β × ℝ)} {ν : ProbabilityTheory.Kernel α β} {f : α × β → StieltjesFunction ℝ}
[ProbabilityTheory.IsFiniteKernel κ] (hf : ProbabilityTheory.IsCondKernelCDF f κ ν) (a : α) (x : ℝ) {s : Set β},
MeasurableSet s →
∫⁻ (b : β) in s, ((ProbabilityTheory.IsCondKernelCDF.toKernel f hf) (a, b)) (Set.Iic 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.
Cites18
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 · cited by 10,939
- ENNRealstatement · cited by 9,879
- MeasurableSetstatement and proof · cited by 3,075
- SProd.sprodstatement and proof · cited by 1,750
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- Set.Iicstatement and proof · cited by 1,111
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.setLIntegral_toKernel_univproof · cited by 2
- ProbabilityTheory.setLIntegral_toKernel_prodproof · cited by 1