How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
A convex function on an open convex set is locally Lipschitz
Statement
Let , let be open and convex, and let be convex. Then is locally Lipschitz on : every has a neighbourhood on which one finite constant bounds by .
Facts & Assumptions
Given: The function and domain in the Statement. When , the sup and Euclidean norms have the conventions of The -norms for rational , and and are genuine norms inducing the published metrics Each is a norm on , and the induced metrics are exactly , and of the published metric-spaces page.
If a closed sup-norm cube about an interior point lies in the convex domain, then is bounded above on that cube and bounded above and below on its concentric half-sized cube (A convex function is bounded above and below on a smaller interior cube).
A function is Lipschitz with constant when its output distance is at most times its input distance for every pair of domain points (Lipschitz map, -Hölder map for rational , and contraction).
Proof
If , the conclusion is vacuous. If and is nonempty, then is a singleton and is Lipschitz with constant zero. Hence assume and fix . Choose such that . Apply [L1] to obtain with on the half cube , and use as the inner cube of test points.
Take distinct , put , and extend the ray from through until it first reaches . Writing , one has and . Convexity and step 1.1 give ; reversing gives .
Since , step 2.1 is the condition [F1] on with constant . Hence is locally Lipschitz at every .
Depends on
- A convex function is bounded above and below on a smaller interior cube
- Convex and strictly convex functions on Euclidean convex sets
- The $p$-norms $\lVert x\rVert_p$ for rational $p \ge 1$, and $\lVert x\rVert_\infty$
- Each $\lVert\cdot\rVert_p$ is a norm on $\mathbb{R}^n$, and the induced metrics are exactly $d_1$, $d_2$ and $d_\infty$ of the published metric-spaces page
- Lipschitz map, $\alpha$-Hölder map for rational $0 < \alpha \le 1$, and contraction
Used by
Dependency tree · two levels
38 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- D. Bertsekas, MIT 6.253 Convex Analysis and Optimization, Lecture 4 (standard reference, not scraped)
- S. Boyd and L. Vandenberghe, Convex Optimization, §3.1 (standard reference, not scraped)