theorem
AddCircle.measurable_equivIoc
(T : ℝ)
[hT : Fact (0 < T)]
(a : ℝ)
:
Measurable ⇑(equivIoc T a)
theorem
AddCircle.measurable_equivIco
(T : ℝ)
[hT : Fact (0 < T)]
(a : ℝ)
:
Measurable ⇑(equivIco T a)
Equations
- AddCircle.measurableEquivIoc' T a = { toEquiv := AddCircle.equivIoc T a, measurable_toFun := ⋯, measurable_invFun := ⋯ }
Instances For
Equations
- AddCircle.measurableEquivIco' T a = { toEquiv := AddCircle.equivIco T a, measurable_toFun := ⋯, measurable_invFun := ⋯ }
Instances For
theorem
MeasureTheory.AEStronglyMeasurable.liftIoc
{E : Type u_1}
(T a : ℝ)
[hT : Fact (0 < T)]
{f : ℝ → E}
[TopologicalSpace E]
(hf : AEStronglyMeasurable f volume)
:
theorem
MeasureTheory.AEStronglyMeasurable.liftIco
{E : Type u_1}
(T a : ℝ)
[hT : Fact (0 < T)]
{f : ℝ → E}
[TopologicalSpace E]
(hf : AEStronglyMeasurable f volume)
:
theorem
MeasureTheory.AEMeasurable.liftIoc
{E : Type u_1}
(T a : ℝ)
[hT : Fact (0 < T)]
{f : ℝ → E}
[MeasurableSpace E]
(hf : AEMeasurable f volume)
:
AEMeasurable (AddCircle.liftIoc T a f) volume
theorem
MeasureTheory.AEMeasurable.liftIco
{E : Type u_1}
(T a : ℝ)
[hT : Fact (0 < T)]
{f : ℝ → E}
[MeasurableSpace E]
(hf : AEMeasurable f volume)
:
AEMeasurable (AddCircle.liftIco T a f) volume
theorem
AddCircle.liftIco_convolution_liftIco
{𝕜 : Type u_1}
{E : Type u_2}
{E' : Type u_3}
{F : Type u_4}
[NormedAddCommGroup E]
[NormedAddCommGroup E']
[NormedAddCommGroup F]
[NontriviallyNormedField 𝕜]
[NormedSpace 𝕜 E]
[NormedSpace 𝕜 E']
[NormedSpace 𝕜 F]
[NormedSpace ℝ F]
(L : E →L[𝕜] E' →L[𝕜] F)
{f : ℝ → E}
{g : ℝ → E'}
{T : ℝ}
[hT : Fact (0 < T)]
(a : ℝ)
(hf : Function.Periodic f T)
(hg : Function.Periodic g T)
:
theorem
AddCircle.liftIoc_convolution_liftIoc
{𝕜 : Type u_1}
{E : Type u_2}
{E' : Type u_3}
{F : Type u_4}
[NormedAddCommGroup E]
[NormedAddCommGroup E']
[NormedAddCommGroup F]
[NontriviallyNormedField 𝕜]
[NormedSpace 𝕜 E]
[NormedSpace 𝕜 E']
[NormedSpace 𝕜 F]
[NormedSpace ℝ F]
(L : E →L[𝕜] E' →L[𝕜] F)
{f : ℝ → E}
{g : ℝ → E'}
{T : ℝ}
[hT : Fact (0 < T)]
(a : ℝ)
(hf : Function.Periodic f T)
(hg : Function.Periodic g T)
:
theorem
AddCircle.eLpNorm_liftIoc
{B : Type u_2}
[NormedAddCommGroup B]
(T : ℝ)
[hT : Fact (0 < T)]
(a : ℝ)
{f : ℝ → B}
(hf : MeasureTheory.AEStronglyMeasurable f MeasureTheory.volume)
(p : ENNReal)
:
MeasureTheory.eLpNorm (liftIoc T a f) p MeasureTheory.volume = MeasureTheory.eLpNorm ((Set.Ioc a (a + T)).indicator f) p MeasureTheory.volume
The norm of the lift of a function f
is equal to the norm of f
on that period.
theorem
AddCircle.eLpNorm_liftIco
{B : Type u_2}
[NormedAddCommGroup B]
(T : ℝ)
[hT : Fact (0 < T)]
(a : ℝ)
{f : ℝ → B}
(hf : MeasureTheory.AEStronglyMeasurable f MeasureTheory.volume)
(p : ENNReal)
:
MeasureTheory.eLpNorm (liftIco T a f) p MeasureTheory.volume = MeasureTheory.eLpNorm ((Set.Ico a (a + T)).indicator f) p MeasureTheory.volume
The norm of the lift of a function f
is equal to the norm of f
on that period.
theorem
AddCircle.eLpNorm_liftIoc_of_periodic
{B : Type u_2}
[NormedAddCommGroup B]
(T : ℝ)
[hT : Fact (0 < T)]
(a a' : ℝ)
{f : ℝ → B}
(hf : MeasureTheory.AEStronglyMeasurable f MeasureTheory.volume)
(hfT : Function.Periodic f T)
(p : ENNReal)
:
MeasureTheory.eLpNorm (liftIoc T a f) p MeasureTheory.volume = MeasureTheory.eLpNorm ((Set.Ioc a' (a' + T)).indicator f) p MeasureTheory.volume
The norm of the lift of a periodic function f
is equal to the norm of f
on any period.
theorem
AddCircle.eLpNorm_liftIco_of_periodic
{B : Type u_2}
[NormedAddCommGroup B]
(T : ℝ)
[hT : Fact (0 < T)]
(a a' : ℝ)
{f : ℝ → B}
(hf : MeasureTheory.AEStronglyMeasurable f MeasureTheory.volume)
(hfT : Function.Periodic f T)
(p : ENNReal)
:
MeasureTheory.eLpNorm (liftIco T a f) p MeasureTheory.volume = MeasureTheory.eLpNorm ((Set.Ico a' (a' + T)).indicator f) p MeasureTheory.volume
The norm of the lift of a periodic function f
is equal to the norm of f
on any period.