Theorems · Theorem · functional analysis
MeasureTheory.eLpNorm_mono_enorm
∀ {α : 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
- 4 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.
Cites8
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
- ENorm.enormstatement and proof · cited by 715
- Filter.Eventually.of_forallproof · cited by 526
- MeasureTheory.eLpNormstatement · cited by 329
- ENormstatement and proof · cited by 155
- MeasureTheory.eLpNorm_mono_enorm_aeproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.eLpNorm_indicator_leproof · cited by 4
- MeasureTheory.eLpNorm_indicator_const_leproof · cited by 3
- MeasureTheory.uniformIntegrable_of'proof · cited by 2
- MeasureTheory.eLpNorm_count_lt_top_of_ltproof · cited by 1