Theorems · Definition · general topology
LipschitzOnWith
{α : Type u} → {β : Type v} → [PseudoEMetricSpace α] → [PseudoEMetricSpace β] → NNReal → (α → β) → Set α → PropA function f is Lipschitz continuous with constant K ≥ 0 on `s` if
for all x, y in s we have dist (f x) (f y) ≤ K * dist x y.
- Defined in
- Mathlib.Topology.EMetricSpace.Lipschitz
- Cited by
- 164 results in Mathlib
- Foundations
- Depth 147 from the axioms, rests on 3,160 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- NNRealstatement and proof · cited by 4,310
- PseudoEMetricSpacestatement and proof · cited by 1,536
- ENNReal.ofNNRealproof · cited by 1,279
- EDist.edistproof · cited by 735
Cited by168
Results whose statement or proof uses this declaration.
- LocallyLipschitzproof · cited by 34
- LocallyLipschitzOnproof · cited by 29
- LipschitzWith.lipschitzOnWithstatement · cited by 16
- lipschitzOnWith_univstatement · cited by 11
- LipschitzOnWith.monostatement and proof · cited by 9
- LipschitzOnWith.norm_sub_lestatement · cited by 7
- continuousOn_prod_of_continuousOn_lipschitzOnWithstatement and proof · cited by 6
- hasFDerivAt_integral_of_dominated_of_fderiv_leproof · cited by 5
- IsPicardLindelof.lipschitzOnWithstatement · cited by 5
- Convex.lipschitzOnWith_of_nnnorm_hasFDerivWithin_lestatement · cited by 5
- LipschitzOnWith.dist_le_mulstatement · cited by 5
- LipschitzOnWith.to_restrictstatement · cited by 5