Theorems · Theorem · probability
MeasureTheory.Measure.integral_compProd
∀ {α : Type u_5} {β : Type u_6} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {κ : ProbabilityTheory.Kernel α β}
{μ : MeasureTheory.Measure α} [MeasureTheory.SFinite μ] [ProbabilityTheory.IsSFiniteKernel κ] {E : Type u_8}
[inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {f : α × β → E},
MeasureTheory.Integrable f (μ.compProd κ) → ∫ (x : α × β), f x ∂μ.compProd κ = ∫ (a : α), ∫ (b : β), f (a, b) ∂κ a ∂μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 263 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- 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 and proof · cited by 10,939
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.SFinitestatement and proof · cited by 449
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- MeasureTheory.Measure.compProdstatement and proof · cited by 132
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.integral_traj_partialTraj'proof · cited by 2
- InformationTheory.integral_llr_compProd_eq_addproof · cited by 1
- MeasureTheory.Measure.integral_condKernelproof · cited by 0