Theorems · Theorem · probability
ProbabilityTheory.Kernel.lintegral_restrict
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {s : Set β}
(κ : ProbabilityTheory.Kernel α β) (hs : MeasurableSet s) (a : α) (f : β → ENNReal),
∫⁻ (b : β), f b ∂(κ.restrict hs) a = ∫⁻ (b : β) in s, f b ∂κ a- Defined in
- Mathlib.Probability.Kernel.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- ProbabilityTheory.Kernel.restrictstatement · cited by 19
- ProbabilityTheory.Kernel.restrict_applyproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- Measurable.setLIntegral_kernel_prod_rightproof · cited by 1
- Measurable.setLIntegral_kernel_prod_leftproof · cited by 0