Theorems · Definition · probability
ProbabilityTheory.Kernel.swapRight
{α : Type u_1} →
{β : Type u_2} →
{γ : Type u_3} →
{mα : MeasurableSpace α} →
{mβ : MeasurableSpace β} →
{mγ : MeasurableSpace γ} → ProbabilityTheory.Kernel α (β × γ) → ProbabilityTheory.Kernel α (γ × β)Define a Kernel α (γ × β) from a Kernel α (β × γ) by taking the map of Prod.swap.
We use mapOfMeasurable in the definition for better defeqs.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 203 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.
- MeasurableSpacestatement and proof · cited by 13,106
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- measurable_swapproof · cited by 42
- ProbabilityTheory.Kernel.mapOfMeasurableproof · cited by 4
Cited by7
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.swapRight_apply'statement · cited by 2
- ProbabilityTheory.Kernel.swapRight_applystatement · cited by 1
- ProbabilityTheory.Kernel.swapRight_eqstatement · cited by 1
- ProbabilityTheory.Kernel.fst_swapRightstatement and proof · cited by 0
- ProbabilityTheory.Kernel.lintegral_swapRightstatement · cited by 0
- ProbabilityTheory.Kernel.swapRight_zerostatement · cited by 0
- ProbabilityTheory.Kernel.snd_swapRightstatement and proof · cited by 0