Theorems · Theorem · probability
ProbabilityTheory.Kernel.comap_sectR
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {γ : Type u_4} {δ : Type u_5}
{mγ : MeasurableSpace γ} {mδ : MeasurableSpace δ} (κ : ProbabilityTheory.Kernel (α × β) γ) (a : α) {f : δ → β}
(hf : Measurable f), (κ.sectR a).comap f hf = κ.comap (fun d => (a, f d)) ⋯- Cited by
- 0 results in Mathlib
- Foundations
- Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measureproof · cited by 10,939
- MeasurableSetproof · cited by 3,075
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.Measure.extproof · cited by 308
- measurable_conststatement and proof · cited by 156
- ProbabilityTheory.Kernel.extproof · cited by 116
- Measurable.prodMkstatement and proof · cited by 115
- ProbabilityTheory.Kernel.comapstatement and proof · cited by 34
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.