Documentation

LeanPool.EhrhartVolumeInequality.Convexity

Ehrhart volume inequality: Convexity #

Physical-measure, convexity, and probability-transfer arguments.

theorem Ehrhart.BergmanJetGlobalLogKernelEquiLipschitz.tendsto_of_dense_eventually_equiLipschitz {X : Type u_1} [PseudoMetricSpace X] (f : X) (g : X) (C : NNReal) (hf : ∀ᶠ (k : ) in Filter.atTop, LipschitzWith C (f k)) (hg : LipschitzWith C g) {S : Set X} (hS : Dense S) (hconv : yS, Filter.Tendsto (fun (k : ) => f k y) Filter.atTop (nhds (g y))) (x : X) :
Filter.Tendsto (fun (k : ) => f k x) Filter.atTop (nhds (g x))

Equi-Lipschitz functions converging on a dense set converge everywhere.