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

For a convex function and x<y<zx<y<z, the three secant slopes satisfy s(x,y)s(x,z)s(y,z)s(x,y)\le s(x,z)\le s(y,z)

Statement

Let f:IRf:I\to\mathbb R be convex on an interval and, for distinct a,bIa,b\in I, write s(a,b):=(f(b)f(a))/(ba)s(a,b):=(f(b)-f(a))/(b-a). If x<y<zx<y<z lie in II, then

s(x,y)s(x,z)s(y,z).s(x,y)\le s(x,z)\le s(y,z).

Facts & Assumptions

Given: A convex f:IRf:I\to\mathbb R and x<y<zx<y<z in II.

[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).

Proof

technique · direct
1.1

Put λ=(zy)/(zx)(0,1)\lambda=(z-y)/(z-x)\in(0,1); then y=λx+(1λ)zy=\lambda x+(1-\lambda)z, so convexity gives f(y)λf(x)+(1λ)f(z)f(y)\le\lambda f(x)+(1-\lambda)f(z).

L1
2.1

Multiplying this inequality by the positive number zxz-x and rearranging gives (zy)(f(y)f(x))(yx)(f(z)f(y))(z-y)(f(y)-f(x))\le(y-x)(f(z)-f(y)).

step 1.1algebra
3.1

Dividing step 2.1 successively by the positive products (yx)(zx)(y-x)(z-x) and (zy)(zx)(z-y)(z-x) gives s(x,y)s(x,z)s(y,z)s(x,y)\le s(x,z)\le s(y,z).

step 1.1step 2.1

Depends on

Used by

Dependency tree · next 3 levels

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