Theorems · Definition · probability
ProbabilityTheory.Kernel.sectL
{α : Type u_1} →
{β : Type u_2} →
{mα : MeasurableSpace α} →
{mβ : MeasurableSpace β} →
{γ : Type u_4} →
{mγ : MeasurableSpace γ} → ProbabilityTheory.Kernel (α × β) γ → β → ProbabilityTheory.Kernel α γDefine a Kernel α γ from a Kernel (α × β) γ by taking the comap of fun a ↦ (a, b) for
a given b : β.
- Cited by
- 7 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.
Cites3
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
- ProbabilityTheory.Kernel.comapproof · cited by 34
Cited by7
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.sectL_prodMkRightstatement · cited by 1
- ProbabilityTheory.Kernel.sectL_applystatement · cited by 1
- ProbabilityTheory.Kernel.sectL_prodMkLeftstatement · cited by 0
- ProbabilityTheory.Kernel.sectL_swapRightstatement · cited by 0
- ProbabilityTheory.Kernel.sectL_zerostatement · cited by 0
- ProbabilityTheory.Kernel.comap_sectLstatement and proof · cited by 0
- ProbabilityTheory.Kernel.sectR_swapRightstatement · cited by 0