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.

Midpoint convexity gives the convexity inequality at every dyadic weight k/2nk/2^n

Statement

Let f:IRf:I\to\mathbb R be midpoint convex. For every nNn\in\mathbb N, every k{0,,2n}k\in\{0,\ldots,2^n\}, and all x,yIx,y\in I,

f(k2nx+(1k2n)y)k2nf(x)+(1k2n)f(y).f\left(\frac{k}{2^n}x+\left(1-\frac{k}{2^n}\right)y\right)\le\frac{k}{2^n}f(x)+\left(1-\frac{k}{2^n}\right)f(y).

Facts & Assumptions

Given: A midpoint-convex f:IRf:I\to\mathbb R and x,yIx,y\in I.

[L1]

Midpoint convexity is the convexity inequality at weight 1/21/2 (Convex, strictly convex, concave, strictly concave, and midpoint-convex real functions on an interval).

Proof

technique · induction
1.1

For n=0n=0, the only weights are 00 and 11, and the asserted inequalities are equalities.

baseL1
2.1

Assume the assertion at nn. At n+1n+1, an even numerator 2j2j reduces to the induction hypothesis; an odd numerator 2j+12j+1 is the midpoint of the adjacent weights j/2nj/2^n and (j+1)/2n(j+1)/2^n, so [L1] followed by the induction hypothesis proves the assertion.

ihstep 1.1algebra
3.1

The base and successor steps establish the assertion for every natural nn and every 0k2n0\le k\le2^n.

step 1.1step 2.1discharge-induction

Depends on

Used by

Dependency tree · next 3 levels

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