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.
Every local minimum of a convex function on an interval is a global minimum
Statement
Every local minimum of a convex function on an interval is a global minimum: for every .
Facts & Assumptions
Given: A convex on an interval and a local minimum .
A function is convex when the convex-combination inequality holds for every weight in (Convex, strictly convex, concave, strictly concave, and midpoint-convex real functions on an interval).
To have a local minimum at means that some radius satisfies whenever and (Local (relative) maximum and minimum of at a point, the strict forms, and what it means for the point to be interior to ).
Proof
Fix as in [L2], and suppose for contradiction that some has .
Choose when and put ; then and .
Convexity gives , contradicting the local-minimum inequality.
Depends on
- Convex, strictly convex, concave, strictly concave, and midpoint-convex real functions on an interval
- Local (relative) maximum and minimum of $f : A \to \mathbb{R}$ at a point, the strict forms, and what it means for the point to be interior to $A$
- For every $\varepsilon > 0$ in a complete ordered field there is a natural $n \ge 1$ with $1/n < \varepsilon$
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 23 results over 11 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- S. Boyd and L. Vandenberghe, Convex Optimization, §3.1 (standard reference, not scraped)