Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck 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.

1+xexp(x) for every real x, hence (1p)mexp(mp)

Statement

For every real x, 1+xexp(x). Consequently, if 0p1 and mN, then (1p)mexp(mp).

Facts & Assumptions

Given: A real x, a real p[0,1], and a natural m.

[L2]

The derivative of the exponential is the exponential (The exponential function is smooth and (exp)=exp).

[L3]

The exponential is strictly increasing (The exponential function is strictly increasing).

[L4]
[L5]

If a function is continuous on [a,b] and differentiable on (a,b), then its endpoint difference equals its derivative at an intermediate point times ba (The mean value theorem, as the case g(x)=x of Cauchy's: for f continuous on [a,b] with a<b and differentiable on (a,b) there is c(a,b) with f(b)f(a)=f(c)(ba)).

[L6]

Natural powers are defined recursively, and preserve order on nonnegative bases (Integer powers am, Monotonicity of xxn and of nan).

[L7]

For all real u,v, exp(u+v)=exp(u)exp(v) (The exponential addition formula exp(x+y)=exp(x)exp(y)).

Proof

technique · cases
1.1

If x=0, then 1+x=1=exp(x).

assume-case zeroL1
1.2

If x>0, [L5] and [L2] give exp(x)1=exp(c)x for some 0<c<x; [L3] gives exp(c)>1, hence exp(x)>1+x.

assume-case positiveL1L2L3L5choose
1.3

If x<0, apply [L5] on [x,0]: 1exp(x)=exp(c)(x) for some x<c<0. Now 0<exp(c)<1 by [L3] and [L4], so 1exp(x)<x and 1+x<exp(x).

assume-case negativeL1L2L3L4L5choose
2.1

The three cases prove 1+xexp(x) for every real x.

step 1.1step 1.2step 1.3cases-exhaustive
3.1

Apply step 2.1 to x=p to get 01pexp(p), then raise both sides to the natural power m and use [L7] repeatedly to obtain (1p)mexp(mp). The case m=0 is equality, including p=1.

step 2.1L6L7algebra

Depends on

Used by

Dependency tree · next 3 levels

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