Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.Kernel.measurable_kernel_prodMk_left_of_finite

∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {κ : ProbabilityTheory.Kernel α β}
  {t : Set (α × β)},
  MeasurableSet t → (∀ (a : α), MeasureTheory.IsFiniteMeasure (κ a)) → Measurable fun a => (κ a) (Prod.mk a ⁻¹' t)

This is an auxiliary lemma for measurable_kernel_prodMk_left.

Defined in
Mathlib.Probability.Kernel.MeasurableLIntegral
Cited by
1 results in Mathlib
Foundations
Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites44

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

Cited by1

Results whose statement or proof uses this declaration.