Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-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.

R((t−1)) is a field: every nonzero formal Laurent series is invertible

Statement

K=R((t−1)) (The formal Laurent series R((t−1)): support bounded below, valuation, leading coefficient) is a field (Field): it is a commutative ring with 1K≠0K, and every f∈K with f≠0K has a multiplicative inverse in K.

Explicitly, if p=v(f) and c=lc⁡(f), then f=ι(c) t−p (1K−u) for the element u∈K given by u(j)=−c−1f(p+j) for j≥1 and u(j)=0 for j≤0, and f−1=ι(c−1) tp g, where g∈K vanishes at every index <0 and is given at k≥0 by g(k)=∑n=0k(un)(k).

Scratch work

The identity behind the construction is the geometric series (1−u)−1=1+u+u2+⋯. It cannot be used as written, because K has no notion of an infinite sum. What replaces it is the observation that un vanishes at every index below n, so at any single index k only the terms n≤k can contribute; the displayed formula for g(k) is that finite truncation, and the support of the result is bounded below because every un vanishes below 0.

Facts & Assumptions

Given: A nonzero f∈K; write p:=v(f)∈Z and c:=lc⁡(f)∈R∖{0}, so that f(k)=0 for every k<p and f(p)=c.

[L1]

K is the set of functions Z→R whose support is bounded below; t−a is 1 at index a and 0 elsewhere; ι(c) is c at index 0 and 0 elsewhere; for nonzero h∈K one has h(k)=0 for k<v(h) and h(v(h))=lc⁡(h)≠0 (The formal Laurent series R((t−1)): support bounded below, valuation, leading coefficient).

[L2]

K is a commutative ring with identity 1K≠0K; (h1h2)(k)=∑i+j=kh1(i)h2(j) is a finite sum; if h1 vanishes at every index <a and h2 at every index <b then h1h2 vanishes at every index <a+b; (t−ah)(k)=h(k−a) and hence t−at−b=t−(a+b); and (ι(c)h)(k)=c h(k) (R((t−1)) is a commutative ring: the product is a finite sum and both operations preserve support bounded below).

[L4]

R is a field: every nonzero c has an inverse c−1 with cc−1=1, and a finite sum of reals may be reordered and regrouped freely (Field, The reals form a totally ordered field).

[L5]

Recursion on N: for a set A, an element a∈A and a function F:A→A there is a unique Γ:N→A with Γ(0)=a and Γ(σ(n))=F(Γ(n)) (The recursion theorem, The natural numbers N (von Neumann)).

[L6]

Induction: a property holding at 0 and inherited from n to σ(n) holds at every natural number (The principle of mathematical induction).

[L7]

A field is a commutative ring with 0≠1 in which multiplication restricted to the nonzero elements is an abelian group, that is, in which the nonzero elements are closed under multiplication and each has an inverse (Field).

Proof

technique · constructive
1.1

Define u:Z→R by u(j):=−c−1f(p+j) for j≥1 and u(j):=0 for j≤0. Then u vanishes at every index <1, so its support is bounded below and u∈K.

givenL1L4construct
1.2

By [L5] with A=K, a=1K and F(h)=hu there is a family (un)n∈N in K with u0=1K and uσ(n)=unu.

L2L5construct
2.1

For every k∈Z, (ι(c) t−p (1K−u))(k)=c (1K−u)(k−p) by [L2]; this is 0 when k<p because 1K−u vanishes at every negative index, it is c when k=p, and it is c⋅(−u(k−p))=cc−1f(k)=f(k) when k>p. Comparing with f(k)=0 for k<p and f(p)=c, we get f=ι(c) t−p (1K−u).

step 1.1givenL1L2L4
2.2

For every n∈N, un vanishes at every index <n: at n=0 this says 1K vanishes at every negative index, which holds by [L1]; and if un vanishes at every index <n then, since u vanishes at every index <1 by [step 1.1], the product uσ(n)=unu vanishes at every index <n+1 by [L2].

step 1.1step 1.2L1L2L6
3.1

Define g:Z→R by g(k):=∑n=0k(un)(k) for k≥0 and g(k):=0 for k<0; each value is a finite sum of reals, and g vanishes at every index <0, so g∈K.

step 2.2L1L4construct
4.1

Fix k≥1. In (ug)(k)=∑i+j=ku(i)g(j) a term can be nonzero only when i≥1 and j≥0, hence only for 1≤i≤k and j=k−i; so (ug)(k)=∑i=1ku(i) g(k−i)=∑i=1ku(i)∑n=0k−i(un)(k−i).

step 1.1step 3.1L1L2
4.2

For k≤0 one has (ug)(k)=0, since u vanishes at every index <1 and g at every index <0, so every pair (i,j) with i+j=k has u(i)g(j)=0.

step 1.1step 3.1L1L2
5.1

In the inner sum of [step 4.1] the terms with k−i<n≤k−1 vanish by [step 2.2], so the inner sum may be extended to n=0,…,k−1 without changing its value; interchanging the two finite sums gives (ug)(k)=∑n=0k−1∑i=1ku(i) (un)(k−i).

step 2.2step 4.1L4
6.1

For each n, ∑i=1ku(i)(un)(k−i)=∑i+j=ku(i)(un)(j)=(u un)(k)=(uσ(n))(k), because a term of the full convolution can be nonzero only for i≥1 and j≥0; hence (ug)(k)=∑n=0k−1(uσ(n))(k)=∑n=1k(un)(k) for every k≥1.

step 1.2step 2.2step 5.1L2
7.1

For k≥1, ((1K−u)g)(k)=g(k)−(ug)(k)=∑n=0k(un)(k)−∑n=1k(un)(k)=(u0)(k)=1K(k); for k=0, g(0)=(u0)(0)=1 and (ug)(0)=0, so the value is 1=1K(0); and for k<0 both g(k) and (ug)(k) are 0, as is 1K(k). Hence (1K−u)g=1K.

step 3.1step 4.2step 6.1L1L2
8.1

Using [step 2.1], [L2] and cc−1=1, one computes f⋅(ι(c−1) tp g)=ι(c)ι(c−1) t−pt−(−p) (1K−u)g=1K⋅1K⋅1K=1K, so ι(c−1)tpg∈K is a multiplicative inverse of f.

step 2.1step 7.1L2L4
9.1

K is a commutative ring with 1K≠0K by [L2], its nonzero elements are closed under multiplication by [L3], and by [step 8.1] every nonzero element has an inverse; so K satisfies the field axioms of [L7] and the construction is complete.

step 8.1L2L3L7discharge-construct∎

Remarks

  • Where support-boundedness is really used. Twice, and in different ways. It makes each coefficient of a product a finite sum, which is what lets (un)(k) be spoken of at all; and it is what has to be re-established for the constructed inverse, which is why g was defined to vanish at every negative index rather than found to. The verification that this definition is consistent with (1K−u)g=1K is [step 7.1], and it is exactly the point at which an infinite geometric series would have had to be summed.

  • The normalisation is forced, and that is why the recipe is explicit. Suppose f=ι(c′)t−p′(1K−w) with c′≠0 and w vanishing at every index ≤0. Evaluating as in [step 2.1] gives f(k)=c′(1K−w)(k−p′), which is 0 for k<p′ and equals c′ at k=p′; so p′=v(f) and c′=lc⁡(f), and then w(j)=−c′−1f(p′+j) for j≥1. The factorisation used in the proof is therefore the only one of its shape, and the formula for the inverse is a recipe rather than a choice.

Depends on

Used by

Cited to discharge well-definedness by The formal Laurent series ℝ((t⁻¹)): support bounded below, valuation, leading coefficient.

Dependency tree · two levels

26 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