Theorems · Definition · probability
ProbabilityTheory.Kernel.swapLeft
{α : 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 comap of Prod.swap.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 179 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.comapproof · cited by 34
Cited by8
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.swapLeft_applystatement · cited by 1
- ProbabilityTheory.Kernel.sectL_swapRightstatement · cited by 0
- ProbabilityTheory.Kernel.sectR_swapRightstatement · cited by 0
- ProbabilityTheory.Kernel.lintegral_swapLeftstatement · cited by 0
- ProbabilityTheory.Kernel.swapLeft_apply'statement · cited by 0
- ProbabilityTheory.Kernel.swapLeft_prodMkLeftstatement · cited by 0
- ProbabilityTheory.Kernel.swapLeft_prodMkRightstatement · cited by 0
- ProbabilityTheory.Kernel.swapLeft_zerostatement · cited by 0