Theorems · Theorem · measure theory
MeasureTheory.eLpNorm_add_lt_top
∀ {α : Type u_1} {ε : Type u_3} {m : MeasurableSpace α} [inst : TopologicalSpace ε] [inst_1 : ESeminormedAddMonoid ε]
{p : ENNReal} {μ : MeasureTheory.Measure α} {f g : α → ε},
MeasureTheory.MemLp f p μ → MeasureTheory.MemLp g p μ → MeasureTheory.eLpNorm (f + g) p μ < ⊤- Cited by
- 2 results in Mathlib
- Foundations
- Depth 218 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.
- 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
- Top.topstatement · cited by 9,680
- MeasureTheory.MemLpstatement and proof · cited by 457
- MeasureTheory.eLpNormstatement · cited by 329
- ESeminormedAddMonoidstatement and proof · cited by 133
- ENNReal.mul_lt_topproof · cited by 41
- MeasureTheory.MemLp.aestronglyMeasurableproof · cited by 30
- ENNReal.add_lt_topproof · cited by 27
- MeasureTheory.eLpNorm_add_le'proof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.MemLp.addproof · cited by 24
- MeasureTheory.SimpleFunc.memLp_approxOnproof · cited by 3