Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.condExpKernel.congr_simp

∀ {Ω : Type u_3} [mΩ : MeasurableSpace Ω] [inst : StandardBorelSpace Ω] (μ μ_1 : MeasureTheory.Measure Ω)
  (e_μ : μ = μ_1) [inst_1 : MeasureTheory.IsFiniteMeasure μ] (m : MeasurableSpace Ω),
  ProbabilityTheory.condExpKernel μ m = ProbabilityTheory.condExpKernel μ_1 m
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.

Cites6

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.