Theorems · Definition · probability
ProbabilityTheory.Kernel.comap
{α : Type u_1} →
{β : Type u_2} →
{mα : MeasurableSpace α} →
{mβ : MeasurableSpace β} →
{γ : Type u_4} →
{mγ : MeasurableSpace γ} →
ProbabilityTheory.Kernel α β → (g : γ → α) → Measurable g → ProbabilityTheory.Kernel γ βPullback of a kernel, such that for each set s comap κ g hg c s = κ (g c) s.
We include measurability in the assumptions instead of using junk values
to make sure that typeclass inference can infer that the comap of a Markov kernel
is again a Markov kernel.
- Cited by
- 34 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
Cited by39
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.prodMkLeftproof · cited by 38
- ProbabilityTheory.Kernel.prodMkRightproof · cited by 18
- ProbabilityTheory.Kernel.sectRproof · cited by 8
- ProbabilityTheory.condExpKernel_eqstatement and proof · cited by 8
- ProbabilityTheory.Kernel.comap_applystatement · cited by 8
- ProbabilityTheory.Kernel.swapLeftproof · cited by 8
- ProbabilityTheory.Kernel.sectLproof · cited by 7
- ProbabilityTheory.Kernel.comp_deterministic_eq_comapstatement · cited by 5
- ProbabilityTheory.compProd_trim_condExpKernelproof · cited by 3
- ProbabilityTheory.Kernel.partialTraj_eq_prodproof · cited by 3
- ProbabilityTheory.Kernel.comap_idstatement · cited by 3
- ProbabilityTheory.Kernel.comap_zerostatement · cited by 3