Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)audited 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 for xx2x\mapsto x^2 gives that the square of a weighted mean is at most the weighted mean of the squares

Example

For nonnegative weights λi\lambda_i with iλi=1\sum_i\lambda_i=1 and real xix_i,

(iλixi)2iλixi2.\left(\sum_i\lambda_i x_i\right)^2\le\sum_i\lambda_i x_i^2.

The function q(t)=t2q(t)=t^2 is convex because

λx2+(1λ)y2(λx+(1λ)y)2=λ(1λ)(xy)20\lambda x^2+(1-\lambda)y^2-(\lambda x+(1-\lambda)y)^2=\lambda(1-\lambda)(x-y)^2\ge0

for 0λ10\le\lambda\le1, using nonnegativity of squares (Squares of nonzero elements are positive). Applying finite Jensen (Finite Jensen inequality for a convex function and nonnegative weights summing to one) to qq gives the displayed inequality.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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