Theorems · Theorem · measure theory
MeasureTheory.lpMeasSubgroupToLpTrim_add
∀ {α : Type u_1} {F : Type u_2} {p : ENNReal} [inst : NormedAddCommGroup F] {m m0 : MeasurableSpace α}
{μ : MeasureTheory.Measure α} (hm : m ≤ m0) (f g : ↥(MeasureTheory.lpMeasSubgroup F m p μ)),
MeasureTheory.lpMeasSubgroupToLpTrim F p μ hm (f + g) =
MeasureTheory.lpMeasSubgroupToLpTrim F p μ hm f + MeasureTheory.lpMeasSubgroupToLpTrim F p μ hm g- Cited by
- 1 results in Mathlib
- Foundations
- Depth 230 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.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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.aeproof · cited by 2,352
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- MeasureTheory.Lpstatement and proof · cited by 715
- Filter.EventuallyEq.symmproof · cited by 408
- MeasureTheory.AEEqFun.castproof · cited by 380
- MeasureTheory.Measure.trimstatement and proof · cited by 286
- Filter.EventuallyEq.reflproof · cited by 108
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.lpMeasToLpTrimLieproof · cited by 4
- MeasureTheory.lpMeasSubgroupToLpTrim_subproof · cited by 1