Theorems · Theorem · measure theory
ContinuousMap.hasSum_of_hasSum_Lp
∀ {α : Type u_1} {E : Type u_2} {m0 : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : TopologicalSpace α] [inst_1 : BorelSpace α] [inst_2 : NormedAddCommGroup E]
[inst_3 : SecondCountableTopologyEither α E] [inst_4 : CompactSpace α] [inst_5 : MeasureTheory.IsFiniteMeasure μ]
{𝕜 : Type u_3} [inst_6 : Fact (1 ≤ p)] [inst_7 : NormedRing 𝕜] [inst_8 : Module 𝕜 E] [inst_9 : IsBoundedSMul 𝕜 E]
{β : Type u_4} [μ.IsOpenPosMeasure] {g : β → C(α, E)} {f : C(α, E)},
Summable g → HasSum (⇑(ContinuousMap.toLp p μ 𝕜) ∘ g) ((ContinuousMap.toLp p μ 𝕜) f) → HasSum g fIf a sum of continuous functions g n is convergent, and the same sum converges in Lᵖ to h,
then in fact g n converges uniformly to h.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 236 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidproof · cited by 12,281
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- ContinuousLinearMapstatement · cited by 5,352
- AddSubgroupstatement · cited by 3,232
- Factstatement and proof · cited by 2,726
Cited by2
Results whose statement or proof uses this declaration.
- hasSum_fourier_series_of_summableproof · cited by 1
- UnitAddTorus.hasSum_mFourier_series_of_summableproof · cited by 1