Theorems · Definition · probability
ProbabilityTheory.Kernel.comapRight
{α : Type u_1} →
{β : Type u_2} →
{mα : MeasurableSpace α} →
{mβ : MeasurableSpace β} →
{γ : Type u_4} →
{mγ : MeasurableSpace γ} →
{f : γ → β} → ProbabilityTheory.Kernel α β → MeasurableEmbedding f → ProbabilityTheory.Kernel α γKernel with value (κ a).comap f, for a measurable embedding f. That is, for a measurable set
t : Set β, ProbabilityTheory.Kernel.comapRight κ hf a t = κ a (f '' t).
- Defined in
- Mathlib.Probability.Kernel.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
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
- MeasurableSpacestatement and proof · cited by 13,106
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasurableEmbeddingstatement and proof · cited by 170
- MeasureTheory.Measure.comapproof · cited by 96
Cited by9
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.borelMarkovFromRealproof · cited by 5
- ProbabilityTheory.Kernel.comapRight_apply'statement · cited by 4
- ProbabilityTheory.Kernel.comapRight_applystatement · cited by 3
- ProbabilityTheory.Kernel.comapRight_compProd_id_prodstatement and proof · cited by 1
- ProbabilityTheory.Kernel.compProd_fst_borelMarkovFromReal_eq_comapRight_compProdstatement and proof · cited by 1
- ProbabilityTheory.Kernel.comapRight_idstatement · cited by 0
- ProbabilityTheory.Kernel.compProd_fst_borelMarkovFromRealproof · cited by 0
- ProbabilityTheory.Kernel.IsMarkovKernel.comapRightstatement · cited by 0
- ProbabilityTheory.Kernel.comapRight.congr_simpstatement and proof · cited by 0