Mathlib Map

Theorems · Theorem · functional analysis

MeasureTheory.MemLp.mono_exponent

∀ {α : Type u_1} {ε : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : α → ε}
  [inst : TopologicalSpace ε] [inst_1 : ContinuousENorm ε] {p q : ENNReal} [MeasureTheory.IsFiniteMeasure μ],
  MeasureTheory.MemLp f q μ → p ≤ q → MeasureTheory.MemLp f p μ
Defined in
Mathlib.MeasureTheory.Function.LpSeminorm.CompareExp
Cited by
11 results in Mathlib
Foundations
Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceContinuousENormMeasureTheory.IsFiniteMeasure

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MeasureTheory.MemLp.integrable · cited by 14MemLp.integrableMeasureTheory.integrableOn_Lp_of_measure_ne_top · cited by 5MeasureTheory.integrableO…MeasureTheory.MemLp.mono_exponent_of_measure_support_ne_top · cited by 4MemLp.mono_exponent_of_me…MeasureTheory.MemLp.locallyIntegrable · cited by 3MemLp.locallyIntegrableMeasureTheory.contDiff_charFun · cited by 2MeasureTheory.contDiff_ch…MeasureTheory.taylorWithinEval_charFun_zero · cited by 1MeasureTheory.taylorWithi…MeasureTheory.iteratedFDeriv_charFun · cited by 1MeasureTheory.iteratedFDe…MeasureTheory.integrable_norm_rpow_of_le · cited by 1MeasureTheory.integrable_…MeasureTheory.Lp.antitone · cited by 0Lp.antitoneMeasureTheory.MemLp.condExpL2_ae_eq_condExp · cited by 0MemLp.condExpL2_ae_eq_con…MeasureTheory.contDiff_charFun' · cited by 0MeasureTheory.contDiff_ch…Real · cited by 25697RealTopologicalSpace · cited by 24529TopologicalSpaceMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealTop.top · cited by 9680Top.topSet.univ · cited by 3945Set.univLT.lt.le · cited by 2189lt.lele_antisymm · cited by 2068le_antisymmMeasureTheory.IsFiniteMeasure · cited by 1078MeasureTheory.IsFiniteMea…ENNReal.toReal · cited by 859ENNReal.toRealMeasureTheory.AEStronglyMeasurable · cited by 755MeasureTheory.AEStronglyM…one_div · cited by 624one_divMeasureTheory.MemLp · cited by 457MeasureTheory.MemLplt_of_le_of_lt · cited by 432lt_of_le_of_ltMemLp.mono_exponentCITED BYCITES

Cites31

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by11

Results whose statement or proof uses this declaration.