Theorems · Inductive type · probability
ProbabilityTheory.IsCondKernelCDF
{α : Type u_1} →
{β : Type u_2} →
{mα : MeasurableSpace α} →
{mβ : MeasurableSpace β} →
(α × β → StieltjesFunction ℝ) → ProbabilityTheory.Kernel α (β × ℝ) → ProbabilityTheory.Kernel α β → PropA function f : α × β → StieltjesFunction ℝ is called a conditional kernel CDF of κ with
respect to ν if it is measurable, tends to 0 at -∞ and to 1 at +∞ for all p : α × β,
fun b ↦ f (a, b) x is (ν a)-integrable for all a : α and x : ℝ and for all
measurable sets s : Set β, ∫ b in s, f (a, b) x ∂(ν a) = (κ a).real (s ×ˢ Iic x).
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- MeasurableSpacestatement · cited by 13,106
- ProbabilityTheory.Kernelstatement · cited by 1,281
- StieltjesFunctionstatement · cited by 85
Cited by25
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsCondKernelCDF.toKernelstatement and proof · cited by 9
- ProbabilityTheory.isCondKernelCDF_condCDFstatement and proof · cited by 5
- ProbabilityTheory.IsCondKernelCDF.setLIntegralstatement and proof · cited by 3
- ProbabilityTheory.IsCondKernelCDF.setIntegralstatement and proof · cited by 3
- ProbabilityTheory.setLIntegral_toKernel_Iicstatement and proof · cited by 2
- ProbabilityTheory.setLIntegral_toKernel_univstatement and proof · cited by 2
- ProbabilityTheory.IsCondKernelCDF.integrablestatement and proof · cited by 2
- ProbabilityTheory.IsCondKernelCDF.tendsto_atBot_zerostatement and proof · cited by 2
- ProbabilityTheory.isCondKernelCDF_stieltjesOfMeasurableRatstatement · cited by 2
- ProbabilityTheory.setLIntegral_toKernel_prodstatement and proof · cited by 1
- ProbabilityTheory.IsCondKernelCDF.integralstatement and proof · cited by 1
- ProbabilityTheory.IsCondKernelCDF.lintegralstatement and proof · cited by 1