Theorems · Theorem · functional analysis
MeasureTheory.memLp_norm_iff
∀ {α : Type u_1} {E : Type u_4} {m0 : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup E] {f : α → E},
MeasureTheory.AEStronglyMeasurable f μ → (MeasureTheory.MemLp (fun x => ‖f x‖) p μ ↔ MeasureTheory.MemLp f p μ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 211 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- 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
- Norm.normstatement and proof · cited by 5,413
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- MeasureTheory.MemLpstatement and proof · cited by 457
- MeasureTheory.eLpNorm_normproof · cited by 5
- MeasureTheory.MemLp.normproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.memLp_norm_rpow_iffproof · cited by 4