Theorems · Theorem · measure theory
Function.Periodic.intervalIntegral_add_eq
∀ {E : Type u_1} [inst : NormedAddCommGroup E] {f : ℝ → E} {T : ℝ} [inst_1 : NormedSpace ℝ E],
Function.Periodic f T → ∀ (t s : ℝ), ∫ (x : ℝ) in t..t + T, f x = ∫ (x : ℝ) in s..s + T, f xIf f is a periodic function with period T, then its integral over [t, t + T] does not
depend on t.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 260 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- MeasurableSetproof · cited by 3,075
- add_zeroproof · cited by 2,707
- LT.lt.leproof · cited by 2,189
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- intervalIntegralstatement and proof · cited by 546
- AddSubgroup.zmultiplesproof · cited by 493
- not_ltproof · cited by 306
- LE.le.eq_or_ltproof · cited by 220
Cited by7
Results whose statement or proof uses this declaration.
- Function.Periodic.intervalIntegral_add_zsmul_eqproof · cited by 2
- Function.Periodic.intervalIntegral_add_eq_addproof · cited by 1
- Function.Periodic.sInf_add_zsmul_le_integral_of_posproof · cited by 1
- circleAverage_log_norm_sub_const₁proof · cited by 1
- Real.circleAverage_zero_one_congr_invproof · cited by 1
- Real.circleAverage_eq_integral_addproof · cited by 1
- Function.Periodic.integral_le_sSup_add_zsmul_of_posproof · cited by 1