Theorems · Theorem · functional analysis
MeasureTheory.eLpNorm_restrict_eq_of_support_subset
∀ {α : Type u_1} {m0 : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α} {ε : Type u_7}
[inst : TopologicalSpace ε] [inst_1 : ENormedAddMonoid ε] {s : Set α} {f : α → ε},
Function.support f ⊆ s → MeasureTheory.eLpNorm f p (μ.restrict s) = MeasureTheory.eLpNorm f p μFor a function f with support in s, the Lᵖ norms of f with respect to μ and
μ.restrict s are the same.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realproof · cited by 25,697
- 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.topproof · cited by 9,680
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.lintegralproof · cited by 1,152
- ENNReal.toRealproof · cited by 859
- ENorm.enormproof · cited by 715
- Function.supportstatement and proof · cited by 610
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.eLpNorm_le_eLpNorm_fderiv_of_leproof · cited by 1