Theorems · Theorem · functional analysis
MeasureTheory.MemLp.enorm_rpow_div
∀ {α : Type u_1} {m : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α} {ε : Type u_6}
[inst : TopologicalSpace ε] [inst_1 : ContinuousENorm ε] {f : α → ε},
MeasureTheory.MemLp f p μ → ∀ (q : ENNReal), MeasureTheory.MemLp (fun x => ‖f x‖ₑ ^ q.toReal) (p / q) μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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.topproof · cited by 9,680
- mul_oneproof · cited by 3,885
- mul_assocproof · cited by 1,667
- LT.lt.neproof · cited by 872
- ENNReal.toRealstatement and proof · cited by 859
- ENorm.enormstatement and proof · cited by 715
- div_eq_mul_invproof · cited by 715
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.memLp_enorm_rpow_iffproof · cited by 1
- MeasureTheory.MemLp.enorm_rpowproof · cited by 1