Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.Kernel.sum.congr_simp

∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} [inst : Countable ι]
  (κ κ_1 : ι → ProbabilityTheory.Kernel α β),
  κ = κ_1 → ProbabilityTheory.Kernel.sum κ = ProbabilityTheory.Kernel.sum κ_1
Defined in
Mathlib.Probability.Kernel.Defs
Cited by
10 results in Mathlib
Foundations
Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Countable

Around this declaration

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

Cites4

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

Cited by10

Results whose statement or proof uses this declaration.