Theorems · Definition · probability
ProbabilityTheory.Kernel.borelMarkovFromReal
{α : Type u_1} →
{mα : MeasurableSpace α} →
(Ω : Type u_5) →
[Nonempty Ω] →
[inst : MeasurableSpace Ω] →
[StandardBorelSpace Ω] → ProbabilityTheory.Kernel α ℝ → ProbabilityTheory.Kernel α ΩAuxiliary definition for ProbabilityTheory.Kernel.condKernel.
A Borel space Ω embeds measurably into ℝ (with embedding e), hence we can get a Kernel α Ω
from a Kernel α ℝ by taking the comap by e.
Here we take the comap of a modification of η : Kernel α ℝ, useful when η a is a probability
measure with all its mass on range e almost everywhere with respect to some measure and we want to
ensure that the comap is a Markov kernel.
We thus take the comap by e of a kernel defined piecewise: η when
η a (range (embeddingReal Ω))ᶜ = 0, and an arbitrary deterministic kernel otherwise.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- StandardBorelSpacestatement and proof · cited by 304
- MeasurableEmbeddingproof · cited by 170
- measurable_constproof · cited by 156
- ProbabilityTheory.Kernel.deterministicproof · cited by 57
- ProbabilityTheory.Kernel.piecewiseproof · cited by 10
- MeasureTheory.embeddingRealproof · cited by 10
- ProbabilityTheory.Kernel.comapRightproof · cited by 8
- MeasureTheory.measurableEmbedding_embeddingRealproof · cited by 7
Cited by7
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.condKernelUnitBorelproof · cited by 3
- ProbabilityTheory.Kernel.condKernelBorelproof · cited by 2
- ProbabilityTheory.Kernel.compProd_fst_borelMarkovFromReal_eq_comapRight_compProdstatement and proof · cited by 1
- ProbabilityTheory.Kernel.borelMarkovFromReal_applystatement · cited by 1
- ProbabilityTheory.Kernel.compProd_fst_borelMarkovFromRealstatement and proof · cited by 0
- ProbabilityTheory.Kernel.borelMarkovFromReal.congr_simpstatement and proof · cited by 0
- ProbabilityTheory.Kernel.borelMarkovFromReal_apply'statement · cited by 0