Theorems · Theorem · probability
ProbabilityTheory.IsCondKernelCDF.integrable
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {f : α × β → StieltjesFunction ℝ}
{κ : ProbabilityTheory.Kernel α (β × ℝ)} {ν : ProbabilityTheory.Kernel α β},
ProbabilityTheory.IsCondKernelCDF f κ ν → ∀ (a : α) (x : ℝ), MeasureTheory.Integrable (fun b => ↑(f (a, b)) x) (ν a)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- MeasureTheory.Integrablestatement · cited by 1,367
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- StieltjesFunction.toFunstatement · cited by 120
- StieltjesFunctionstatement and proof · cited by 85
- ProbabilityTheory.IsCondKernelCDFstatement and proof · cited by 22
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsCondKernelCDF.setLIntegralproof · cited by 3
- ProbabilityTheory.integrable_condCDFproof · cited by 0