Mathlib Map

Theorems · Definition · functional analysis

MeasureTheory.eLpNormLESNormFDerivOneConst

{E : Type u_5} →
  [inst : NormedAddCommGroup E] →
    [inst_1 : NormedSpace ℝ E] →
      [inst_2 : MeasurableSpace E] →
        [BorelSpace E] → [FiniteDimensional ℝ E] → (μ : MeasureTheory.Measure E) → [μ.IsAddHaarMeasure] → ℝ → NNReal

The constant factor occurring in the conclusion of eLpNorm_le_eLpNorm_fderiv_one. It only depends on E, μ and p.

Defined in
Mathlib.Analysis.FunctionalSpaces.SobolevInequality
Cited by
4 results in Mathlib
Foundations
Depth 278 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceMeasurableSpaceBorelSpaceFiniteDimensionalMeasureTheory.Measure.IsAddHaarMeasure

Around this declaration

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

Cites9

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

Cited by5

Results whose statement or proof uses this declaration.