Theorems · Theorem · functional analysis
MeasureTheory.memLp_enorm_rpow_iff
∀ {α : Type u_1} {m : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α} {ε : Type u_6}
[inst : TopologicalSpace ε] [inst_1 : ContinuousENorm ε] {q : ENNReal} {f : α → ε},
MeasureTheory.AEStronglyMeasurable f μ →
q ≠ 0 → q ≠ ⊤ → (MeasureTheory.MemLp (fun x => ‖f x‖ₑ ^ q.toReal) (p / q) μ ↔ MeasureTheory.MemLp f p μ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · 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.topstatement and proof · cited by 9,680
- mul_oneproof · cited by 3,885
- mul_assocproof · cited by 1,667
- ENNReal.toRealstatement and proof · cited by 859
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- ENorm.enormstatement and proof · cited by 715
- div_eq_mul_invproof · cited by 715
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.integrable_enorm_rpow_iffproof · cited by 0