Theorems · Theorem · probability
ProbabilityTheory.Kernel.isFiniteKernel_withDensity_of_bounded
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {f : α → β → ENNReal}
(κ : ProbabilityTheory.Kernel α β) [inst : ProbabilityTheory.IsFiniteKernel κ] {B : ENNReal},
B ≠ ⊤ → (∀ (a : α) (b : β), f a b ≤ B) → ProbabilityTheory.IsFiniteKernel (κ.withDensity f)If a kernel κ is finite and a function f : α → β → ℝ≥0∞ is bounded, then withDensity κ f
is finite.
- Defined in
- Mathlib.Probability.Kernel.WithDensity
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Set.univproof · cited by 3,945
- le_reflproof · cited by 2,061
- Measurableproof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralproof · cited by 1,152
- le_imp_le_of_le_of_leproof · cited by 576
- mul_le_mul'proof · cited by 274
- ProbabilityTheory.IsFiniteKernelstatement and proof · cited by 178
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.