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⟦ x⟧ has a unique kth root with constant coefficient 1 in a commutative ℚ-algebra Corollary
- For a field K, K⟦ x⟧ is a domain and its nonunits form the unique maximal ideal xK⟦ x⟧ Corollary
- Rooted plane trees satisfy T(x)=x/(1-T(x)) Corollary
- x has no multiplicative inverse in R⟦ x⟧ 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
- Rational formal power series, proper presentations and reduced denominators Definition
- Negative binomial series: (1-x)⁻ᵐ=∑_n≥0C(m+n-1, n)xⁿ 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
- Repeated poles expand formally as (1-λ x)⁻ʲ=∑_n≥0C(n+j-1, j-1)λⁿ xⁿ Lemma
- Formal differentiation is linear and satisfies product, power, quotient, chain, and coefficient-recovery laws Proposition
- Rational formal power series are closed under sums and Cauchy products Proposition
- A zero-constant formal series has a compositional inverse exactly when its linear coefficient is a unit Theorem
- If A has no size-zero objects then MSET(A) has generating function ∏_n≥ 1(1-xⁿ)^-aₙ Theorem
- If A has no size-zero objects then PSET(A) has generating function ∏_n≥ 1(1+xⁿ)^aₙ Theorem
- If A has no size-zero objects then SEQ(A) has generating function 1/(1-A(x)) Theorem
- K⟦ x⟧ embeds in K((x)) as the nonnegative-order subring; every nonzero Laurent series is uniquely x^vₓ(h)u with u∈ K⟦ x⟧^× and inverse x^-vₓ(h)u⁻¹ Theorem
- Lagrange–Bürmann inversion extracts coefficients of a compositional inverse and of functions of it Theorem
- Transfer-matrix theorem: weighted-walk generating functions are cofactors of I-xA divided by det(I-xA) Theorem
Dependency tree · two levels
14 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
- Benjamin Sambale, An Invitation to Formal Power Series (standard reference, not scraped)
- Herbert S. Wilf, generatingfunctionology (standard reference, not scraped)