Theorems · Theorem · measure theory
MeasureTheory.lintegral_tsum
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [Countable β]
{f : β → α → ENNReal},
(∀ (i : β), AEMeasurable (f i) μ) → ∫⁻ (a : α), ∑' (i : β), f i a ∂μ = ∑' (i : β), ∫⁻ (a : α), f i a ∂μ- Cited by
- 12 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Countable
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.
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Finset.sumproof · cited by 5,195
- iSupproof · cited by 2,415
- SummationFilter.unconditionalstatement · cited by 2,068
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- tsumstatement · cited by 1,148
- AEMeasurablestatement and proof · cited by 840
- Countablestatement and proof · cited by 633
- Finset.subset_union_leftproof · cited by 59
Cited by12
Results whose statement or proof uses this declaration.
- ProbabilityTheory.avgRisk_countable'proof · cited by 3
- MeasureTheory.setToFun_tsumproof · cited by 3
- MeasureTheory.Measure.prod_sum_rightproof · cited by 3
- ProbabilityTheory.Kernel.comp_sum_leftproof · cited by 2
- MeasureTheory.exists_le_lowerSemicontinuous_lintegral_geproof · cited by 2
- ProbabilityTheory.lintegral_toKernel_memproof · cited by 1
- ProbabilityTheory.setLIntegral_toKernel_prodproof · cited by 1
- ProbabilityTheory.Kernel.withDensity_tsumproof · cited by 1
- MeasureTheory.condLExp_tsumproof · cited by 1
- ProbabilityTheory.Kernel.compProd_sum_rightproof · cited by 1
- MeasureTheory.summable_norm_of_tsum_eLpNorm_ne_topproof · cited by 0
- MeasureTheory.withDensity_tsumproof · cited by 0