Theorems · Theorem · probability
ProbabilityTheory.IsCondKernelCDF.setIntegral
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {f : α × β → StieltjesFunction ℝ}
{κ : ProbabilityTheory.Kernel α (β × ℝ)} {ν : ProbabilityTheory.Kernel α β},
ProbabilityTheory.IsCondKernelCDF f κ ν →
∀ (a : α) {s : Set β}, MeasurableSet s → ∀ (x : ℝ), ∫ (b : β) in s, ↑(f (a, b)) x ∂ν a = (κ a).real (s ×ˢ Set.Iic x)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 250 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.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- MeasurableSetstatement · cited by 3,075
- MeasureTheory.integralstatement · cited by 1,779
- SProd.sprodstatement · cited by 1,750
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Set.Iicstatement · cited by 1,111
- MeasureTheory.Measure.realstatement · cited by 530
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsCondKernelCDF.setLIntegralproof · cited by 3
- ProbabilityTheory.IsCondKernelCDF.integralproof · cited by 1
- ProbabilityTheory.setIntegral_condCDFproof · cited by 0