Theorems · Theorem · probability
ProbabilityTheory.Kernel.piecewise.congr_simp
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {s s_1 : Set α} (e_s : s = s_1)
{inst : DecidablePred fun x => x ∈ s} [inst_1 : DecidablePred fun x => x ∈ s_1] (hs : MeasurableSet s)
(κ κ_1 : ProbabilityTheory.Kernel α β),
κ = κ_1 →
∀ (η η_1 : ProbabilityTheory.Kernel α β),
η = η_1 → ProbabilityTheory.Kernel.piecewise hs κ η = ProbabilityTheory.Kernel.piecewise ⋯ κ_1 η_1- Defined in
- Mathlib.Probability.Kernel.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidablePred
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasurableSetstatement and proof · cited by 3,075
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.Kernel.piecewisestatement and proof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.