Theorems · Theorem · probability
ProbabilityTheory.Kernel.comapRight_apply
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {γ : Type u_4}
{mγ : MeasurableSpace γ} {f : γ → β} (κ : ProbabilityTheory.Kernel α β) (hf : MeasurableEmbedding f) (a : α),
(κ.comapRight hf) a = MeasureTheory.Measure.comap f (κ a)- Defined in
- Mathlib.Probability.Kernel.Basic
- Cited by
- 3 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasurableEmbeddingstatement and proof · cited by 170
- MeasureTheory.Measure.comapstatement · cited by 96
- ProbabilityTheory.Kernel.comapRightstatement · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.comapRight_apply'proof · cited by 4
- ProbabilityTheory.Kernel.borelMarkovFromReal_applyproof · cited by 1
- ProbabilityTheory.Kernel.compProd_fst_borelMarkovFromRealproof · cited by 0