Theorems · Theorem · functional analysis
MeasureTheory.eLpNormEssSup_mono_enorm_ae
∀ {α : Type u_1} {ε : Type u_2} {ε' : Type u_3} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : ENorm ε]
[inst_1 : ENorm ε'] {f : α → ε} {g : α → ε'},
(∀ᵐ (x : α) ∂μ, ‖f x‖ₑ ≤ ‖g x‖ₑ) → MeasureTheory.eLpNormEssSup f μ ≤ MeasureTheory.eLpNormEssSup g μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 · cited by 9,879
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- ENorm.enormstatement and proof · cited by 715
- ENormstatement and proof · cited by 155
- Filter.isBounded_le_of_topproof · cited by 75
- MeasureTheory.eLpNormEssSupstatement · cited by 59
- Filter.isCobounded_le_of_botproof · cited by 58
- essSup_mono_aeproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.eLpNorm_mono_enorm_aeproof · cited by 7