Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.measurable_condExpKernel

∀ {Ω : Type u_1} {m : MeasurableSpace Ω} [mΩ : MeasurableSpace Ω] [inst : StandardBorelSpace Ω]
  {μ : MeasureTheory.Measure Ω} [inst_1 : MeasureTheory.IsFiniteMeasure μ] {s : Set Ω},
  MeasurableSet s → Measurable fun ω => ((ProbabilityTheory.condExpKernel μ m) ω) s
Defined in
Mathlib.Probability.Kernel.Condexp
Cited by
4 results in Mathlib
Foundations
Depth 283 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceStandardBorelSpaceMeasureTheory.IsFiniteMeasure

Around this declaration

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

Cites12

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

Cited by4

Results whose statement or proof uses this declaration.