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.

Finite Jensen inequality for a convex function and nonnegative weights summing to one

Statement

Let f:IRf:I\to\mathbb R be convex. If N1N\ge1, x1,,xNIx_1,\ldots,x_N\in I, and λ1,,λN0\lambda_1,\ldots,\lambda_N\ge0 satisfy i=1Nλi=1\sum_{i=1}^N\lambda_i=1, then

f(i=1Nλixi)i=1Nλif(xi).f\left(\sum_{i=1}^N\lambda_i x_i\right)\le\sum_{i=1}^N\lambda_i f(x_i).

Facts & Assumptions

Given: A convex f:IRf:I\to\mathbb R, a positive finite family x1,,xNIx_1,\ldots,x_N\in I, and nonnegative weights summing to 11.

[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 · induction
1.1

For N=1N=1, the sole weight is 11, so the two sides are both f(x1)f(x_1).

baseL1
2.1

Assume the assertion for N1N-1 terms. If λN=1\lambda_N=1, all earlier nonnegative weights vanish and the assertion is immediate; otherwise put s=1λN>0s=1-\lambda_N>0 and normalize the earlier weights as μi=λi/s\mu_i=\lambda_i/s.

ihstep 1.1algebra
3.1

The induction hypothesis bounds f(i<Nμixi)f(\sum_{i<N}\mu_i x_i) by i<Nμif(xi)\sum_{i<N}\mu_i f(x_i); applying [L1] to this point and xNx_N with weights s,λNs,\lambda_N gives the asserted NN-term inequality.

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: 35 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