Theorems · Theorem · measure theory
MeasureTheory.pow_mul_meas_ge_le_eLpNorm
∀ {α : Type u_1} {ε' : Type u_3} {m0 : MeasurableSpace α} [inst : TopologicalSpace ε'] [inst_1 : ContinuousENorm ε']
{p : ENNReal} (μ : MeasureTheory.Measure α),
p ≠ 0 →
p ≠ ⊤ →
∀ {f : α → ε'},
MeasureTheory.AEStronglyMeasurable f μ →
∀ (ε : ENNReal), (ε * μ {x | ε ≤ ‖f x‖ₑ ^ p.toReal}) ^ (1 / p.toReal) ≤ MeasureTheory.eLpNorm f p μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- 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
- Top.topstatement and proof · cited by 9,680
- Set.ofPredstatement and proof · cited by 6,101
- Nat.cast_oneproof · cited by 2,501
- ENNReal.toRealstatement and proof · cited by 859
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.mul_meas_ge_le_pow_eLpNormproof · cited by 3
- MeasureTheory.Lp.pow_mul_meas_ge_le_enormproof · cited by 0