Theorems · Theorem · measure theory
MeasureTheory.eLpNorm_restrict_le
∀ {α : Type u_1} {m0 : MeasurableSpace α} {ε' : Type u_8} [inst : TopologicalSpace ε'] [inst_1 : ContinuousENorm ε']
(f : α → ε') (p : ENNReal) (μ : MeasureTheory.Measure α) (s : Set α),
MeasureTheory.eLpNorm f p (μ.restrict s) ≤ MeasureTheory.eLpNorm f p μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- MeasureTheory.eLpNormstatement · cited by 329
- ContinuousENormstatement and proof · cited by 290
- MeasureTheory.Measure.restrict_le_selfproof · cited by 57
- MeasureTheory.eLpNorm_mono_measureproof · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.enorm_le_eLpNorm_countproof · cited by 1