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

A geometric bound for tails of the exponential series

Statement

If x∈R, N∈N, and ι(N+2)≥2∣x∣, then ∑k=N+1∞∣x∣kι(k!)≤2∣x∣N+1ι((N+1)!).

Facts & Assumptions

Given: x,N with the stated inequality.

[L1]

Factorials satisfy the recurrence; the canonical embedding preserves products and order and is strictly increasing on naturals (The factorial n! and the falling factorial nk‾, defined by recursion in N, The canonical natural ι(n)=n⋅1F of a field, Canonical naturals are positive and strictly increasing).

Proof

technique · direct
1.1

For k≥N+1, strict increase gives ι(k+1)≥ι(N+2)≥2∣x∣, and the factorial recurrence gives that the ratio of consecutive absolute terms is ∣x∣/ι(k+1)≤1/2.

givenL1
2.1

Thus the j-th term after N+1 is at most the first tail term times 2−j.

step 1.1induction
3.1

Sum the geometric majorant using [L2] to obtain the displayed bound.

step 2.1L2given∎

Depends on

Used by

Dependency tree · two levels

40 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