Theorems · Theorem · measure theory
IntervalIntegrable.sum
∀ {ι : Type u_1} {a b : ℝ} {μ : MeasureTheory.Measure ℝ} {ε : Type u_8} [inst : TopologicalSpace ε]
[inst_1 : ENormedAddCommMonoid ε] [ContinuousAdd ε] (s : Finset ι) {f : ι → ℝ → ε},
(∀ i ∈ s, IntervalIntegrable (f i) μ a b) → IntervalIntegrable (∑ i ∈ s, f i) μ a b- Cited by
- 2 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Finset.sumstatement · cited by 5,195
- ContinuousAddstatement and proof · cited by 777
- IntervalIntegrablestatement and proof · cited by 316
- ENormedAddCommMonoidstatement and proof · cited by 32
- MeasureTheory.integrable_finsetSum'proof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- CircleIntegrable.sumproof · cited by 3
- IntervalIntegrable.finsumproof · cited by 1