Theorems · Theorem · functional analysis
LipschitzWith.norm_compLp_sub_le
∀ {α : 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} (hg : LipschitzWith c g)
(g0 : g 0 = 0) (f f' : ↥(MeasureTheory.Lp E p μ)), ‖hg.compLp g0 f - hg.compLp g0 f'‖ ≤ ↑c * ‖f - f'‖- Cited by
- 1 results in Mathlib
- Foundations
- Depth 227 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- 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
- Norm.normstatement and proof · cited by 5,413
- NNRealstatement and proof · cited by 4,310
- AddSubgroupstatement · cited by 3,232
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- NNReal.toRealstatement and proof · cited by 1,260
- MeasureTheory.AEEqFunstatement and proof · cited by 856
Cited by1
Results whose statement or proof uses this declaration.
- LipschitzWith.norm_compLp_leproof · cited by 1