Theorems · Theorem · functional analysis
MeasureTheory.Lp.nnnorm_le_mul_nnnorm_of_ae_le_mul
∀ {α : Type u_1} {E : Type u_4} {F : Type u_5} {m : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup E] [inst_1 : NormedAddCommGroup F] {c : NNReal} {f : ↥(MeasureTheory.Lp E p μ)}
{g : ↥(MeasureTheory.Lp F p μ)}, (∀ᵐ (x : α) ∂μ, ‖↑↑f x‖₊ ≤ c * ‖↑↑g x‖₊) → ‖f‖₊ ≤ c * ‖g‖₊- Cited by
- 1 results in Mathlib
- Foundations
- Depth 223 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- NNRealstatement and proof · cited by 4,310
- AddSubgroupstatement · cited by 3,232
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- ENNReal.ofNNRealproof · cited by 1,279
- NNNorm.nnnormstatement and proof · cited by 952
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- MeasureTheory.Lpstatement and proof · cited by 715
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Lp.norm_le_mul_norm_of_ae_le_mulproof · cited by 1