Theorems · Theorem · functional analysis
MeasureTheory.MemLp.of_le_enorm
∀ {α : Type u_1} {m0 : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α} {ε : Type u_7} {ε' : Type u_8}
[inst : TopologicalSpace ε] [inst_1 : TopologicalSpace ε'] [inst_2 : ContinuousENorm ε] [inst_3 : ContinuousENorm ε']
{f : α → ε} {g : α → ε'},
MeasureTheory.MemLp g p μ →
MeasureTheory.AEStronglyMeasurable f μ → (∀ᵐ (x : α) ∂μ, ‖f x‖ₑ ≤ ‖g x‖ₑ) → MeasureTheory.MemLp f p μ- Cited by
- 3 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- LE.le.trans_ltproof · cited by 795
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- ENorm.enormstatement and proof · cited by 715
- MeasureTheory.MemLpstatement and proof · cited by 457
- ContinuousENormstatement and proof · cited by 290
- Ne.lt_topproof · cited by 161
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.MemLp.congr_enormproof · cited by 1
- MeasureTheory.MemLp.of_enorm_boundproof · cited by 0
- MeasureTheory.MemLp.mono'_enormproof · cited by 0