Mathlib Map

Theorems · Theorem · functional analysis

MeasureTheory.memLp_top_of_bound

∀ {α : Type u_1} {E : Type u_4} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup E]
  {f : α → E},
  MeasureTheory.AEStronglyMeasurable f μ → ∀ (C : ℝ), (∀ᵐ (x : α) ∂μ, ‖f x‖ ≤ C) → MeasureTheory.MemLp f ⊤ μ
Defined in
Mathlib.MeasureTheory.Function.LpSeminorm.Basic
Cited by
11 results in Mathlib
Foundations
Depth 203 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.

Continuous.memLp_top_of_hasCompactSupport · cited by 5Continuous.memLp_top_of_h…MeasureTheory.Integrable.bdd_smul · cited by 4Integrable.bdd_smulContinuousLinearMap.integrable_of_bilin_of_bdd_left · cited by 3ContinuousLinearMap.integ…MeasureTheory.MemLp.condExp · cited by 3MemLp.condExpLipschitzWith.memLp_lineDeriv · cited by 2LipschitzWith.memLp_lineD…integrableOn_peak_smul_of_integrableOn_of_tendsto · cited by 2integrableOn_peak_smul_of…MeasureTheory.Integrable.smul_bdd · cited by 2Integrable.smul_bddSchwartzMap.memLp_top · cited by 1SchwartzMap.memLp_topMeasureTheory.tendsto_integral_smul_of_tendsto_average_norm_sub · cited by 1MeasureTheory.tendsto_int…MeasureTheory.SimpleFunc.memLp_top · cited by 1SimpleFunc.memLp_topHasCompactSupport.memLp_of_bound · cited by 0HasCompactSupport.memLp_o…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealTop.top · cited by 9680Top.topNorm.norm · cited by 5413Norm.normFilter.Eventually · cited by 3134Filter.EventuallyMeasureTheory.ae · cited by 2352MeasureTheory.aeMeasureTheory.AEStronglyMeasurable · cited by 755MeasureTheory.AEStronglyM…MeasureTheory.MemLp · cited by 457MeasureTheory.MemLpMeasureTheory.eLpNorm_exponent_top · cited by 36MeasureTheory.eLpNorm_exp…MeasureTheory.eLpNormEssSup_lt_top_of_ae_bound · cited by 3MeasureTheory.eLpNormEssS…MeasureTheory.memLp_top_of_bo…CITED BYCITES

Cites13

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.