Theorems · Theorem · probability
ProbabilityTheory.setIntegral_condKernel
∀ {α : Type u_1} {β : Type u_2} {Ω : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
[inst : MeasurableSpace Ω] [inst_1 : StandardBorelSpace Ω] [inst_2 : Nonempty Ω]
[inst_3 : MeasurableSpace.CountableOrCountablyGenerated α β] {κ : ProbabilityTheory.Kernel α (β × Ω)}
[inst_4 : ProbabilityTheory.IsFiniteKernel κ] {E : Type u_4} {f : β × Ω → E} [inst_5 : NormedAddCommGroup E]
[inst_6 : NormedSpace ℝ E] (a : α) {s : Set β},
MeasurableSet s →
∀ {t : Set Ω},
MeasurableSet t →
MeasureTheory.IntegrableOn f (s ×ˢ t) (κ a) →
∫ (b : β) in s, ∫ (ω : Ω) in t, f (b, ω) ∂κ.condKernel (a, b) ∂κ.fst a = ∫ (x : β × Ω) in s ×ˢ t, f x ∂κ a- Cited by
- 2 results in Mathlib
- Foundations
- Depth 338 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement · cited by 10,939
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.integralstatement and proof · cited by 1,779
- SProd.sprodstatement and proof · cited by 1,750
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.setIntegral_condKernel_univ_leftproof · cited by 0
- ProbabilityTheory.setIntegral_condKernel_univ_rightproof · cited by 0