Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04
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.

Jensen for logarithm and exponential

Example

Let X be a positive integrable random variable such that logX is integrable.

  1. Applying Jensen to the concave function log yields E[logX]logE[X], equivalently exp(E[logX])E[X].
  2. If Y is any integrable real random variable with E[eY]<, then Jensen applied to the convex function et gives eE[Y]E[eY].

For a two-point law with P(X=a)=p and P(X=b)=1p, a,b>0, the first inequality is the weighted arithmetic-geometric mean inequality apb1ppa+(1p)b.

Facts & Assumptions

Given: A positive integrable random variable X such that logX is integrable, and an integrable real random variable Y with finite exponential moment.

[L1]

Jensen's inequality holds for expectation under the stated integrability hypotheses (Jensen's inequality for expectation).

Verification

technique · direct
1.1

Apply [L1] to the convex function tet and to Y. This gives eE[Y]E[eY].

L1
1.2

Applying the same theorem to Z=logX and the convex function tet gives eE[logX]E[elogX]=E[X], which is equivalent to E[logX]logE[X].

L1algebra
2.1

For the two-point law, step 1.2 becomes eploga+(1p)logbpa+(1p)b, that is, apb1ppa+(1p)b.

step 1.2algebra
3.1

Steps 1.1, 1.2, and 2.1 give the exponential-moment and weighted AM-GM forms of Jensen.

step 1.1step 1.2step 2.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

3 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