Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

Concrete logarithmic, polynomial, and exponential growth comparisons

Example

As x+x\to+\infty, logxx0,x5expx0,x2exp(3x)0.\frac{\log x}{\sqrt x}\to0,\qquad\frac{x^5}{\exp x}\to0,\qquad\frac{x^2}{\exp(3x)}\to0.

Facts & Assumptions

Given: Positive real xx tending to ++\infty.

[L1]

logx/xα0\log x/x^\alpha\to0 for every α>0\alpha>0 (The logarithm grows more slowly than every positive real power).

[L2]

xm/exp(ax)0x^m/\exp(ax)\to0 for every natural mm and a>0a>0 (The exponential dominates every fixed nonnegative integer power at ++\infty).

Verification

technique · direct
1.1

Apply [L1] with α=1/2\alpha=1/2.

L1
1.2

Apply [L2] with (m,a)=(5,1)(m,a)=(5,1) and (m,a)=(2,3)(m,a)=(2,3).

L2
2.1

These are the three displayed limits.

step 1.1step 1.2

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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