Alphabeta Math
TheoremStatement: 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.

A differentiable function on an open interval is convex if and only if its derivative is nondecreasing

Statement

For a differentiable f:IRf:I\to\mathbb R on an open interval II, ff is convex if and only if ff' is nondecreasing on II.

Facts & Assumptions

Proof

technique · cases
1.1

Assume ff is convex. For u<vu<v, [L1] becomes f(u)f(v)f'(u)\le f'(v), so ff' is nondecreasing.

assume-case forwardL1
1.2

Assume instead that ff' is nondecreasing. For a fixed cc, the derivative of g(x)=f(x)f(c)xg(x)=f(x)-f'(c)x is nonpositive on the left of cc and nonnegative on the right; apply [L2] to g-g on the left and to gg on the right to obtain f(x)f(c)+f(c)(xc)f(x)\ge f(c)+f'(c)(x-c) for every xIx\in I.

assume-case reverseL2algebra
2.1

If z=λx+(1λ)yz=\lambda x+(1-\lambda)y, multiply the supporting inequalities of step 1.2 at zz for xx and yy by λ\lambda and 1λ1-\lambda and add; this gives f(z)λf(x)+(1λ)f(y)f(z)\le\lambda f(x)+(1-\lambda)f(y). Thus the two cases prove the equivalence.

step 1.1step 1.2cases-exhaustive

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 67 results over 19 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