Theorems · Theorem · probability
MeasureTheory.Measure.setLIntegral_condKernel
∀ {β : Type u_1} {Ω : Type u_2} {mβ : MeasurableSpace β} [inst : MeasurableSpace Ω] [inst_1 : StandardBorelSpace Ω]
[inst_2 : Nonempty Ω] {ρ : MeasureTheory.Measure (β × Ω)} [inst_3 : MeasureTheory.IsFiniteMeasure ρ]
{f : β × Ω → ENNReal},
Measurable f →
∀ {s : Set β},
MeasurableSet s →
∀ {t : Set Ω},
MeasurableSet t →
∫⁻ (b : β) in s, ∫⁻ (ω : Ω) in t, f (b, ω) ∂ρ.condKernel b ∂ρ.fst = ∫⁻ (x : β × Ω) in s ×ˢ t, f x ∂ρ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 278 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- SProd.sprodstatement and proof · cited by 1,750
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement · cited by 1,281
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.setLIntegral_condKernel_univ_leftproof · cited by 0
- MeasureTheory.Measure.setLIntegral_condKernel_univ_rightproof · cited by 0