Theorems · Theorem · functional analysis
MeasureTheory.eLpNorm_mono_ae
∀ {α : Type u_1} {F : Type u_5} {G : Type u_6} {m0 : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup F] [inst_1 : NormedAddCommGroup G] {f : α → F} {g : α → G},
(∀ᵐ (x : α) ∂μ, ‖f x‖ ≤ ‖g x‖) → MeasureTheory.eLpNorm f p μ ≤ MeasureTheory.eLpNorm g p μ- Cited by
- 6 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.
- 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
- Norm.normstatement and proof · cited by 5,413
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.eLpNormstatement · cited by 329
- MeasureTheory.eLpNorm_mono_enorm_aeproof · cited by 7
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.eLpNorm_monoproof · cited by 6
- MeasureTheory.MemLp.of_leproof · cited by 5
- MeasureTheory.SimpleFunc.memLp_approxOnproof · cited by 3
- MeasureTheory.eLpNorm_mono_ae_realproof · cited by 2
- MeasureTheory.L2.eLpNorm_inner_lt_topproof · cited by 1
- MeasureTheory.Lp.norm_le_norm_of_ae_leproof · cited by 0