Theorems · Definition · probability
ProbabilityTheory.Kernel.piecewise
{α : Type u_1} →
{β : Type u_2} →
{mα : MeasurableSpace α} →
{mβ : MeasurableSpace β} →
{s : Set α} →
[DecidablePred fun x => x ∈ s] →
MeasurableSet s → ProbabilityTheory.Kernel α β → ProbabilityTheory.Kernel α β → ProbabilityTheory.Kernel α βProbabilityTheory.Kernel.piecewise hs κ η is the kernel equal to κ on the measurable set s
and to η on its complement.
- Defined in
- Mathlib.Probability.Kernel.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 178 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.
- DFunLike.coeproof · cited by 62,936
- 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
Cited by11
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.exists_ae_eq_isMarkovKernelproof · cited by 6
- ProbabilityTheory.Kernel.borelMarkovFromRealproof · cited by 5
- ProbabilityTheory.Kernel.piecewise_applystatement · cited by 3
- ProbabilityTheory.Kernel.borelMarkovFromReal_applyproof · cited by 1
- ProbabilityTheory.Kernel.lintegral_piecewisestatement · cited by 0
- ProbabilityTheory.Kernel.piecewise_apply'statement · cited by 0
- ProbabilityTheory.Kernel.piecewise.congr_simpstatement and proof · cited by 0
- ProbabilityTheory.Kernel.integral_piecewisestatement · cited by 0
- ProbabilityTheory.Kernel.setIntegral_piecewisestatement · cited by 0
- ProbabilityTheory.Kernel.setLIntegral_piecewisestatement · cited by 0