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

The weighted arithmetic-geometric mean inequality for real weights

Statement

Let n≥1, let x1,…,xn>0, and let w1,…,wn≥0 satisfy ∑i=1nwi=1. Then ∏i=1nxiwi≤∑i=1nwixi.

Facts & Assumptions

Given: Positive reals xi and nonnegative real weights wi summing to 1.

[L1]

The two-point exponential inequality holds for every weight in [0,1] (The two-point convexity inequality for the exponential function).

[L3]

Mathematical induction is valid on natural numbers (The principle of mathematical induction).

Proof

technique · induction
1.1

For n=1, w1=1 and both sides are x1.

basegiven
1.2

Assume the result for n positive entries. For weights w1,…,wn+1, if wn+1=1 the claim is immediate; otherwise put W=1−wn+1>0, vi=wi/W for i≤n, and P:=∏i=1nxivi.

ihgiven
1.3

Applying [L1] to log⁡P,log⁡xn+1 with weights W,wn+1 gives PWxn+1wn+1≤WP+wn+1xn+1.

L1L2
2.1

The vi are nonnegative and sum to one, so the induction hypothesis gives P≤A:=∑i=1nvixi.

step 1.2ih
3.1

The left side in step 1.3 is ∏i=1n+1xiwi, and step 2.1 makes its right side at most ∑i=1n+1wixi.

step 2.1step 1.3L2algebra
4.1

The base and induction steps prove the inequality for every n≥1.

step 1.1step 3.1L3discharge-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