Theorems · Theorem · functional analysis
MeasureTheory.eLpNorm_mono_enorm_ae
∀ {α : Type u_1} {ε : Type u_2} {ε' : Type u_3} {m0 : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : ENorm ε] [inst_1 : ENorm ε'] {f : α → ε} {g : α → ε'},
(∀ᵐ (x : α) ∂μ, ‖f x‖ₑ ≤ ‖g x‖ₑ) → MeasureTheory.eLpNorm f p μ ≤ MeasureTheory.eLpNorm g p μ- Cited by
- 7 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- le_rflproof · cited by 1,558
- ENorm.enormstatement and proof · cited by 715
- MeasureTheory.eLpNormstatement · cited by 329
- ENormstatement and proof · cited by 155
- ENNReal.toReal_nonnegproof · cited by 86
- MeasureTheory.eLpNorm'_mono_enorm_aeproof · cited by 3
Cited by7
Results whose statement or proof uses this declaration.
- MeasureTheory.eLpNorm_mono_aeproof · cited by 6
- MeasureTheory.eLpNorm_mono_enormproof · cited by 4
- MeasureTheory.MemLp.of_le_enormproof · cited by 3
- MeasureTheory.eLpNorm_congr_enorm_aeproof · cited by 3
- MeasureTheory.eLpNorm_mono_nnnorm_aeproof · cited by 2
- MeasureTheory.eLpNorm_le_of_ae_enorm_boundproof · cited by 1
- MeasureTheory.eLpNorm_mono_ae'proof · cited by 0