Theorems · Theorem · measure theory
Real.integrable_of_summable_norm_Icc
∀ {E : Type u_1} [inst : NormedAddCommGroup E] {f : C(ℝ, E)},
(Summable fun n => ‖ContinuousMap.restrict (Set.Icc 0 1) (f.comp (ContinuousMap.addRight ↑n))‖) →
MeasureTheory.Integrable (⇑f) MeasureTheory.volumeIf the sequence with n-th term the sup norm of fun x ↦ f (x + n) on the interval Icc 0 1,
for n ∈ ℤ, is summable, then f is integrable on ℝ.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 262 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- SetLike.coeproof · cited by 8,199
- Set.Elemstatement and proof · cited by 7,166
- Norm.normstatement and proof · cited by 5,413
- mul_oneproof · cited by 3,885
- SeminormedAddCommGroupproof · cited by 2,671
- ContinuousMapstatement and proof · cited by 2,491
- SummationFilter.unconditionalstatement and proof · cited by 2,068
Cited by1
Results whose statement or proof uses this declaration.
- Real.fourierCoeff_tsum_comp_addproof · cited by 1