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 formal power series is a unit exactly when its constant coefficient is a unit
Statement
Let be a commutative ring and . Then is a unit in if and only if is a unit in .
When is a unit, the inverse is unique and is determined by
The criterion also holds in the zero ring.
Facts & Assumptions
Given: The hypotheses and notation of the statement above.
Two formal series are equal if and only if all their coefficients are equal (Coefficient extraction is -linear, separates formal series, shifts under multiplication by , and converts products to finite convolution).
An element is a unit exactly when there is with (The units of a ring are the invertible elements of its multiplicative monoid, and is a group under multiplication; only in the zero ring).
Zero is a unit exactly in the zero ring (The units of a ring are the invertible elements of its multiplicative monoid, and is a group under multiplication; only in the zero ring).
Proof
If , constant-coefficient extraction gives . Commutativity gives the reverse product too, so is a unit.
Conversely suppose is a unit and define by the displayed recursion. The coefficient of at is . For it is . Hence by extensionality, and commutativity gives .
Any inverse must satisfy the same constant equation and then, successively, the same equation for each ; multiplication by makes every coefficient unique. In the zero ring, and the unit theorem makes the same recursion and equivalence valid.
Steps 1.1 and 1.2 prove both directions, while step 2.1 proves uniqueness and the boundary case.
Depends on
- Cauchy multiplication makes $R\llbracket x\rrbracket$ a commutative ring containing $R[x]$ as the finitely supported subring
- Coefficient extraction is $R$-linear, separates formal series, shifts under multiplication by $x^k$, and converts products to finite convolution
- The units of a ring are the invertible elements of its multiplicative monoid, and $R^{\times}$ is a group under multiplication; $0 \in R^{\times}$ only in the zero ring
Used by
- Every 1+u with u∈ xR llbracket x rrbracket has a unique kth root with constant coefficient 1 in a commutative ℚ-algebra Corollary
- For a field K, K llbracket x rrbracket is a domain and its nonunits form the unique maximal ideal xK llbracket x rrbracket Corollary
- x has no multiplicative inverse in R llbracket x rrbracket although it is invertible in K((x)) when R=K is a field Counterexample
- Formal exponential, logarithm, and binomial powers over a commutative ℚ-algebra Definition
- Negative binomial series: (1-x)⁻ᵐ=∑_n≥0binomm+n-1nxⁿ for m≥1 Example
- The compositional inverse of x/(1-x) is x/(1+x) Example
- The formal geometric identity (1-x)⁻¹=∑_n≥0xⁿ holds over every commutative ring Example
- Formal residues satisfy integration by parts, logarithmic differentiation, and change of variables Lemma
- Formal differentiation is linear and satisfies product, power, quotient, chain, and coefficient-recovery laws Proposition
- A zero-constant formal series has a compositional inverse exactly when its linear coefficient is a unit Theorem
- K llbracket x rrbracket embeds in K((x)) as the nonnegative-order subring; every nonzero Laurent series is uniquely x^vₓ(h)u with u∈ K llbracket x rrbracket^× and inverse x^-vₓ(h)u⁻¹ Theorem
- Lagrange–Bürmann inversion extracts coefficients of a compositional inverse and of functions of it Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 28 results over 14 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
- Benjamin Sambale, An Invitation to Formal Power Series (standard reference, not scraped)
- Herbert S. Wilf, generatingfunctionology (standard reference, not scraped)