Theorems · Theorem · measure theory
MeasureTheory.condExp_tsum
∀ {α : Type u_1} {E : Type u_3} {m m₀ : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup E]
[inst_1 : NormedSpace ℝ E] [CompleteSpace E] {ι : Type u_5} [Countable ι] {f : ι → α → E},
(∀ (i : ι), MeasureTheory.AEStronglyMeasurable (f i) μ) →
∑' (i : ι), ∫⁻ (a : α), ‖f i a‖ₑ ∂μ ≠ ⊤ → μ[fun a => ∑' (i : ι), f i a | m] =ᵐ[μ] fun a => ∑' (i : ι), μ[f i | m] a- Cited by
- 1 results in Mathlib
- Foundations
- Depth 297 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Filter.Eventuallyproof · cited by 3,134
- one_mulproof · cited by 2,841
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement and proof · cited by 2,352
- SummationFilter.unconditionalstatement and proof · cited by 2,068
Cited by1
Results whose statement or proof uses this declaration.