Theorems · Theorem · probability
ProbabilityTheory.Kernel.lintegral_map
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {γ : Type u_4}
{mγ : MeasurableSpace γ} {f : β → γ} (κ : ProbabilityTheory.Kernel α β),
Measurable f → ∀ (a : α) {g' : γ → ENNReal}, Measurable g' → ∫⁻ (b : γ), g' b ∂(κ.map f) a = ∫⁻ (a : β), g' (f a) ∂κ a- Cited by
- 8 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- ProbabilityTheory.Kernel.mapstatement · cited by 84
- ProbabilityTheory.Kernel.map_applyproof · cited by 28
- MeasureTheory.lintegral_mapproof · cited by 17
Cited by8
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.map_prod_swapproof · cited by 2
- ProbabilityTheory.Kernel.lmarginalPartialTraj_eq_lintegral_mapproof · cited by 2
- ProbabilityTheory.Kernel.comp_mapproof · cited by 1
- ProbabilityTheory.Kernel.lmarginalPartialTraj_succproof · cited by 1
- ProbabilityTheory.Kernel.lintegral_sndproof · cited by 0
- ProbabilityTheory.Kernel.lintegral_swapRightproof · cited by 0
- ProbabilityTheory.Kernel.comap_prod_swapproof · cited by 0
- ProbabilityTheory.Kernel.lintegral_fstproof · cited by 0