Theorems · Theorem · measure theory
MeasureTheory.Integrable.hasSum_intervalIntegral
∀ {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {μ : MeasureTheory.Measure ℝ} {f : ℝ → E},
MeasureTheory.Integrable f μ →
∀ (y : ℝ), HasSum (fun n => ∫ (x : ℝ) in y + ↑n..y + ↑n + 1, f x ∂μ) (∫ (x : ℝ), f x ∂μ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 257 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictproof · cited by 1,646
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- Set.Iocproof · cited by 971
- intervalIntegralstatement · cited by 546
- HasSumstatement and proof · cited by 518
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Integrable.hasSum_intervalIntegral_comp_add_intproof · cited by 1