Mathlib Map

Theorems · Definition · general topology

LipschitzWith

{α : Type u} → {β : Type v} → [PseudoEMetricSpace α] → [PseudoEMetricSpace β] → NNReal → (α → β) → Prop

A function f is Lipschitz continuous with constant K ≥ 0 if for all x, y we have dist (f x) (f y) ≤ K * dist x y.

Defined in
Mathlib.Topology.EMetricSpace.Lipschitz
Cited by
316 results in Mathlib
Foundations
Depth 147 from the axioms, rests on 3,160 definitions · uses propext, Classical.choice, Quot.sound
Assumes
PseudoEMetricSpacePseudoEMetricSpace

Around this declaration

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

Cites4

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

Cited by335

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 335.