Theorems · Theorem · measure theory
BoundedContinuousFunction.Lp_norm_le
∀ {α : 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 : MeasureTheory.IsFiniteMeasure μ]
(f : BoundedContinuousFunction α E),
‖⟨ContinuousMap.toAEEqFun μ f.toContinuousMap, ⋯⟩‖ ≤ ↑(MeasureTheory.measureUnivNNReal μ) ^ p.toReal⁻¹ * ‖f‖The Lp-norm of a bounded continuous function is at most a constant (depending on the measure
of the whole space) times its sup-norm.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 227 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Norm.normstatement · cited by 5,413
- AddSubgroupstatement · cited by 3,232
- BorelSpacestatement and proof · cited by 1,602
- NNReal.toRealstatement · cited by 1,260
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- ENNReal.toRealstatement · cited by 859
Cited by2
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.toLpproof · cited by 12
- BoundedContinuousFunction.toLp_norm_leproof · cited by 1