Theorems · Theorem · measure theory
MeasureTheory.Lp_toLp_restrict_add
∀ {X : Type u_1} {E : Type u_3} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E] {p : ENNReal}
{μ : MeasureTheory.Measure X} (f g : ↥(MeasureTheory.Lp E p μ)) (s : Set X),
MeasureTheory.MemLp.toLp ↑↑(f + g) ⋯ = MeasureTheory.MemLp.toLp ↑↑f ⋯ + MeasureTheory.MemLp.toLp ↑↑g ⋯For f : Lp E p μ, we can define an element of Lp E p (μ.restrict s) by
(Lp.memLp f).restrict s).toLp f. This map is additive.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 223 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- AddSubgroupstatement · cited by 3,232
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- MeasureTheory.Lpstatement and proof · cited by 715
- Filter.Eventually.monoproof · cited by 646
- MeasureTheory.AEEqFun.caststatement and proof · cited by 380
- Filter.Eventually.mpproof · cited by 78
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.LpToLpRestrictCLMproof · cited by 2