Mathlib Map

Theorems · Theorem · probability

Measurable.setLIntegral_kernel_prod_left

∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {κ : ProbabilityTheory.Kernel α β}
  [ProbabilityTheory.IsSFiniteKernel κ] {f : β → α → ENNReal},
  Measurable (Function.uncurry f) → ∀ {s : Set β}, MeasurableSet s → Measurable fun b => ∫⁻ (a : β) in s, f a b ∂κ b
Defined in
Mathlib.Probability.Kernel.MeasurableLIntegral
Cited by
0 results in Mathlib
Foundations
Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ProbabilityTheory.IsSFiniteKernel

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.