Theorems · Inductive type · probability
ProbabilityTheory.IsRatCondKernelCDF
{α : Type u_1} →
{β : Type u_2} →
{mα : MeasurableSpace α} →
{mβ : MeasurableSpace β} →
(α × β → ℚ → ℝ) → ProbabilityTheory.Kernel α (β × ℝ) → ProbabilityTheory.Kernel α β → Propa function f : α × β → ℚ → ℝ is called a rational conditional kernel CDF of κ with respect
to ν if is measurable, if 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).
Also the ℚ → ℝ function f (a, b) should satisfy the properties of a Stieltjes function for
(ν a)-almost all b : β.
- Cited by
- 20 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.
Cites3
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
Cited by22
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsRatCondKernelCDF.measurablestatement and proof · cited by 9
- ProbabilityTheory.IsRatCondKernelCDF.isRatStieltjesPoint_aestatement and proof · cited by 5
- ProbabilityTheory.stieltjesOfMeasurableRat_ae_eqstatement and proof · cited by 3
- ProbabilityTheory.isRatCondKernelCDF_preCDFstatement · cited by 2
- ProbabilityTheory.setLIntegral_stieltjesOfMeasurableRatstatement and proof · cited by 2
- ProbabilityTheory.integrable_stieltjesOfMeasurableRatstatement and proof · cited by 2
- ProbabilityTheory.IsRatCondKernelCDF.setIntegralstatement and proof · cited by 2
- ProbabilityTheory.IsRatCondKernelCDFAux.isRatCondKernelCDFstatement · cited by 2
- ProbabilityTheory.isCondKernelCDF_stieltjesOfMeasurableRatstatement and proof · cited by 2
- ProbabilityTheory.setIntegral_stieltjesOfMeasurableRatstatement and proof · cited by 2
- ProbabilityTheory.setLIntegral_stieltjesOfMeasurableRat_ratstatement and proof · cited by 1
- ProbabilityTheory.Kernel.isRatCondKernelCDF_density_Iicstatement · cited by 1