Theorems · Definition · functional analysis
LipschitzWith.compLp
{α : Type u_1} →
{E : Type u_4} →
{F : Type u_5} →
{m : MeasurableSpace α} →
{p : ENNReal} →
{μ : MeasureTheory.Measure α} →
[inst : NormedAddCommGroup E] →
[inst_1 : NormedAddCommGroup F] →
{g : E → F} →
{c : NNReal} → LipschitzWith c g → g 0 = 0 → ↥(MeasureTheory.Lp E p μ) → ↥(MeasureTheory.Lp F p μ)When g is a Lipschitz function sending 0 to 0 and f is in Lp, then g ∘ f is well
defined as an element of Lp.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 225 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- NNRealstatement and proof · cited by 4,310
- AddSubgroupstatement · cited by 3,232
- MeasureTheory.AEEqFunstatement and proof · cited by 856
- MeasureTheory.Lpstatement and proof · cited by 715
- LipschitzWithstatement and proof · cited by 316
- MeasureTheory.AEEqFun.compproof · cited by 10
Cited by9
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.compLpproof · cited by 17
- MeasureTheory.Lp.posPartproof · cited by 8
- LipschitzWith.coeFn_compLpstatement · cited by 3
- LipschitzWith.compLp_zerostatement · cited by 1
- LipschitzWith.norm_compLp_lestatement and proof · cited by 1
- LipschitzWith.norm_compLp_sub_lestatement and proof · cited by 1
- LipschitzWith.continuous_compLpstatement · cited by 1
- LipschitzWith.lipschitzWith_compLpstatement and proof · cited by 1
- LipschitzWith.compLp.congr_simpstatement and proof · cited by 0