Theorems · Theorem · measure theory
MeasureTheory.memLp_trim_of_mem_lpMeasSubgroup
∀ {α : Type u_1} {F : Type u_2} {p : ENNReal} [inst : NormedAddCommGroup F] {m m0 : MeasurableSpace α}
{μ : MeasureTheory.Measure α} (hm : m ≤ m0) (f : ↥(MeasureTheory.Lp F p μ))
(hf_meas : f ∈ MeasureTheory.lpMeasSubgroup F m p μ), MeasureTheory.MemLp (Exists.choose ⋯) p (μ.trim hm)If f belongs to lpMeasSubgroup F m p μ, then the measurable function it is almost
everywhere equal to (given by AEMeasurable.mk) belongs to ℒp for the measure μ.trim hm.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 226 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.
Cites24
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
- Top.topproof · cited by 9,680
- AddSubgroupstatement · cited by 3,232
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- MeasureTheory.Lpstatement and proof · cited by 715
- MeasureTheory.MemLpstatement · cited by 457
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.lpMeasSubgroupToLpTrim_ae_eqproof · cited by 6
- MeasureTheory.lpMeasToLpTrim_ae_eqproof · cited by 1