Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck 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/2n

Statement

Let f:I→R be midpoint convex. For every n∈N, every k∈{0,…,2n}, and all x,y∈I,

f(k2nx+(1−k2n)y)≤k2nf(x)+(1−k2n)f(y).

Facts & Assumptions

Given: A midpoint-convex f:I→R and x,y∈I.

[L1]

Proof

technique · induction
1.1

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

baseL1
2.1

Assume the assertion at n. At n+1, an even numerator 2j reduces to the induction hypothesis; an odd numerator 2j+1 is the midpoint of the adjacent weights j/2n and (j+1)/2n, 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 n and every 0≤k≤2n.

step 1.1step 2.1discharge-induction∎

Depends on

Used by

Dependency tree · two levels

18 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources