Theorems · Theorem · measure theory
BoundedContinuousFunction.Lp_nnnorm_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 226 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · 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.normproof · cited by 5,413
- NNRealstatement · cited by 4,310
- AddSubgroupstatement · cited by 3,232
- BorelSpacestatement and proof · cited by 1,602
- NNReal.toRealproof · cited by 1,260
Cited by1
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.Lp_norm_leproof · cited by 1