Lipschitz Continuity A function f is Lipschitz continuous if there exists a constant k such that for any two points x1 and x2: ∣f(x1)−f(x2)∣≤k∣x1−x2∣ This means the function can’t change faster than some fixed rate k - it puts a bound on how quickly the function can vary.