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

An order-raising recursive specification has a unique solution

Statement

Let R be a commutative ring, and let

F:RxRx

satisfy

ordx(F(f)F(g))ordx(fg)+1

for all formal series f,g. Then there is a unique formal series y with F(y)=y.

Equivalently, once a commutative coefficient ring is fixed, every order-raising recursive specification has a unique generating-function solution.

Facts & Assumptions

Given: A commutative ring R and an operator F:RxRx satisfying the displayed order-raising inequality.

[L1]

Formal order is non-Archimedean under sums: in particular, ordx(f+g)min(ordxf,ordxg) (Formal order is non-Archimedean under sums and additive under products over a domain).

[L2]

Every x-adically Cauchy sequence in Rx has a unique x-adic limit (Rx is complete in the x-adic topology and R[x] is dense by truncation).

Proof

technique · direct
1.1

Define a sequence by f0:=0 and fj+1:=F(fj). Then ordx(fj+1fj)j for every j: the case j=0 is automatic, and if it holds at j then ordx(fj+2fj+1)=ordx(F(fj+1)F(fj))ordx(fj+1fj)+1j+1.

given
2.1

For p>q, write fpfq=(fpfp1)++(fq+1fq). Step 1.1 and [L1] give ordx(fpfq)q, so (fj) is x-adically Cauchy.

step 1.1L1
3.1

By [L2], the sequence (fj) has a unique x-adic limit; call it y.

step 2.1L2choose
4.1

The order-raising hypothesis applied to fj and y gives ordx(F(fj)F(y))ordx(fjy)+1, so F(fj)F(y) in the x-adic topology. But F(fj)=fj+1, and fj+1y as well, hence F(y)=y.

step 3.1given
5.1

If z is another fixed point and zy, put p:=ordx(yz). Then p=ordx(F(y)F(z))p+1, impossible. Hence z=y.

step 4.1givenassume-contradischarge-contradiction
6.1

Step 4.1 gives existence of a fixed point and step 5.1 gives uniqueness, so the recursive specification has exactly one solution.

step 4.1step 5.1

Depends on

Used by

Dependency tree · two levels

8 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