Documentation

Carleson.ToMathlib.MeasureTheory.Integral.IntervalIntegral.Periodic

theorem Function.Periodic.setIntegral_Ioc_add_eq {E : Type u_1} [NormedAddCommGroup E] [NormedSpace E] {f : E} {T : } (hf : Periodic f T) (t s : ) :
(x : ) in Set.Ioc t (t + T), f x = (x : ) in Set.Ioc s (s + T), f x

If f is a periodic function with period T, then its integral over [t, t + T] does not depend on t.

theorem Function.Periodic.setLIntegral_Ioc_add_eq {T : } {f : ENNReal} (hf : Periodic f T) (t s : ) :
∫⁻ (x : ) in Set.Ioc t (t + T), f x = ∫⁻ (x : ) in Set.Ioc s (s + T), f x
theorem AddCircle.volume_preimage_equivIoc {T : } [hT : Fact (0 < T)] {s : Set } (hs : MeasurableSet s) :
theorem MeasureTheory.eLpNorm_eq_eLpNorm_liftIoc {T : } [hT : Fact (0 < T)] {t : } {f : } (hf : AEStronglyMeasurable f (volume.restrict (Set.Ioc t (t + T)))) {p : ENNReal} :
theorem MeasureTheory.eLpNorm_eq_eLpNorm_liftIoc' {T : } [hT : Fact (0 < T)] {t : } {f : AddCircle T} (hf : AEStronglyMeasurable f volume) {p : ENNReal} :
eLpNorm (fun (x : ) => f x) p (volume.restrict (Set.Ioc t (t + T))) = eLpNorm f p volume