Alphabeta Math
CorollaryStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-02
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 cc of a convex function f:IRf:I\to\mathbb R on an interval is a global minimum: f(c)f(y)f(c)\le f(y) for every yIy\in I.

Facts & Assumptions

Given: A convex f:IRf:I\to\mathbb R on an interval and a local minimum cIc\in I.

[L1]

A function is convex when the convex-combination inequality holds for every weight in [0,1][0,1] (Convex, strictly convex, concave, strictly concave, and midpoint-convex real functions on an interval).

[L2]

To have a local minimum at cc means that some radius r>0r>0 satisfies f(c)f(x)f(c)\le f(x) whenever xIx\in I and xc<r|x-c|<r (Local (relative) maximum and minimum of f:ARf : A \to \mathbb{R} at a point, the strict forms, and what it means for the point to be interior to AA).

Proof

technique · contradiction
1.1

Fix r>0r>0 as in [L2], and suppose for contradiction that some yIy\in I has f(y)<f(c)f(y)<f(c).

assume-contraL1L2
2.1

Choose 0<λ<min{1,r/yc}0<\lambda<\min\{1,r/|y-c|\} when ycy\ne c and put z=(1λ)c+λyz=(1-\lambda)c+\lambda y; then zIz\in I and zc<r|z-c|<r.

step 1.1L2algebra
3.1

Convexity gives f(z)(1λ)f(c)+λf(y)<f(c)f(z)\le(1-\lambda)f(c)+\lambda f(y)<f(c), contradicting the local-minimum inequality.

step 1.1step 2.1discharge-contradiction

Depends on

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