Mathlib Map

Theorems · Definition · functional analysis

MeasureTheory.lintegralPowLePowLIntegralFDerivConst

{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 lintegral_pow_le_pow_lintegral_fderiv. It only depends on E, μ and p. It is determined by the ratio of the measures on E and ℝⁿ and the operator norm of a chosen equivalence E ≃ ℝⁿ (raised to suitable powers involving p).

Defined in
Mathlib.Analysis.FunctionalSpaces.SobolevInequality
Cited by
5 results in Mathlib
Foundations
Depth 274 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.