Theorems · Theorem · functional analysis
MeasureTheory.MemLp.mono_exponent_of_measure_support_ne_top
∀ {α : Type u_1} {ε' : Type u_3} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : TopologicalSpace ε']
[inst_1 : ESeminormedAddMonoid ε'] {p q : ENNReal} {f : α → ε'},
MeasureTheory.MemLp f q μ → ∀ {s : Set α}, (∀ x ∉ s, f x = 0) → μ s ≠ ⊤ → p ≤ q → MeasureTheory.MemLp f p μIf a function is supported on a finite-measure set and belongs to ℒ^p, then it belongs to
ℒ^q for any q ≤ p.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- 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 and proof · cited by 9,680
- Factproof · cited by 2,726
- Set.indicatorproof · cited by 723
- MeasureTheory.MemLpstatement and proof · cited by 457
- ESeminormedAddMonoidstatement and proof · cited by 133
- MeasureTheory.toMeasurableproof · cited by 77
Cited by4
Results whose statement or proof uses this declaration.
- MonotoneOn.memLp_of_measure_ne_topproof · cited by 3
- Continuous.memLp_of_hasCompactSupportproof · cited by 2
- HasCompactSupport.memLp_of_enorm_boundproof · cited by 0
- HasCompactSupport.memLp_of_boundproof · cited by 0