Theorems · Theorem · functional analysis
MeasureTheory.Lp.pow_mul_meas_ge_le_enorm
∀ {α : Type u_1} {E : Type u_4} {m : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup E] (f : ↥(MeasureTheory.Lp E p μ)),
p ≠ 0 → p ≠ ⊤ → ∀ (ε : ENNReal), (ε * μ {x | ε ≤ ‖↑↑f x‖ₑ ^ p.toReal}) ^ (1 / p.toReal) ≤ ENNReal.ofReal ‖f‖A version of Markov's inequality with elements of Lp.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 223 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
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.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement · cited by 25,697
- 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
- Top.topstatement and proof · cited by 9,680
- Set.ofPredstatement · cited by 6,101
- Norm.normstatement · cited by 5,413
- AddSubgroupstatement · cited by 3,232
- ENNReal.ofRealstatement · cited by 863
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.