Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-13
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.

For a uniform random sign ε, E[etε]≤et2/2

Statement

If ε is uniform on {−1,1}, then for every real t, E[exp⁡(tε)]≤exp⁡(t2/2).

Facts & Assumptions

Given: A uniform random sign ε and a real t.

[L1]

The moment generating function is the expectation of exp⁡(tX) (The moment generating function MX(t)=E[etX] on a finite probability space).

[L2]

exp⁡(x)=∑k≥0xk/k! for real x (The real exponential function and the number e by a power series).

[L5]

Finite sums obey addition, scaling, and monotonicity (Laws of finite sums and finite products).

Proof

technique · direct
1.1

Direct averaging gives E[exp⁡(tε)]=(exp⁡(t)+exp⁡(−t))/2.

L1
1.2

For every j≥0, (2j)!=∏r=1j(2r−1)(2r)≥∏r=1j2r=2jj!, including j=0.

L3L5algebra
2.1

Expanding both exponentials by [L2] and using [L4], the odd powers cancel and the result is ∑j≥0t2j/(2j)!.

step 1.1L2L4
3.1

Hence t2j/(2j)!≤(t2/2)j/j! term by term, and [L4] gives E[exp⁡(tε)]≤∑j≥0(t2/2)j/j!=exp⁡(t2/2).

step 2.1step 1.2L2L4∎

Depends on

Used by

Dependency tree · two levels

44 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