Theorems · Theorem · measure theory
MeasureTheory.MemLp.of_le_mul
∀ {α : Type u_1} {E : Type u_2} {F : Type u_3} {m : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup E] [inst_1 : NormedAddCommGroup F] {f : α → E} {g : α → F} {c : ℝ},
MeasureTheory.MemLp g p μ →
MeasureTheory.AEStronglyMeasurable f μ → (∀ᵐ (x : α) ∂μ, ‖f x‖ ≤ c * ‖g x‖) → MeasureTheory.MemLp f p μ- Cited by
- 7 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · 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
- Norm.normstatement and proof · cited by 5,413
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- LE.le.trans_ltproof · cited by 795
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- MeasureTheory.MemLpstatement and proof · cited by 457
- Ne.lt_topproof · cited by 161
Cited by7
Results whose statement or proof uses this declaration.
- LipschitzWith.comp_memLpproof · cited by 6
- MeasureTheory.MemLp.const_innerproof · cited by 4
- MeasureTheory.MemLp.reproof · cited by 2
- MeasureTheory.MemLp.improof · cited by 2
- MeasureTheory.MemLp.inner_constproof · cited by 1
- MeasureTheory.MemLp.of_comp_antilipschitzWithproof · cited by 1
- MeasureTheory.Lp.mem_Lp_of_ae_le_mulproof · cited by 0