Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (gpt-5.6-terra)audited 2026-08-26
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.

Growth comparison is a preorder

Statement

On nondecreasing functions NN, the relation of Growth comparison and growth type is reflexive and transitive. Consequently is an equivalence relation.

Facts & Assumptions

Given: Nondecreasing functions f,g,h:NN.

[L1]

The relation fg means that some natural number C1 satisfies f(n)Cg(Cn+C)+C for every nN, and fg means both fg and gf (Growth comparison and growth type).

Proof

technique · direct
1.1

Reflexivity holds with C=1, since f(n)f(n+1)+1 for every n and f is nondecreasing. So ff.

L1given
1.2

Suppose fg via C1 and gh via C2. Put C:=C1C2+C1+C2, which is again a natural number with C1. Then f(n)C1g(C1n+C1)+C1C1C2h(C2(C1n+C1)+C2)+C1C2+C1+C2, and the argument of h is at most Cn+C. Since h is nondecreasing and CC1C2, this gives f(n)Ch(Cn+C)+C for every n. Hence fh.

L1givenalgebra
2.1

Steps 1.1 and 1.2 make a preorder. The relation is therefore an equivalence relation by definition.

L1step 1.1step 1.2

Depends on

Used by

Dependency tree · two levels

2 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