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 zero-constant formal series has a compositional inverse exactly when its linear coefficient is a unit
Statement
Let be a commutative ring and . There is a unique such that
if and only if is a unit in . In the zero ring the assertion holds with the unique zero series; when is nonzero, a zero linear coefficient cannot satisfy the criterion.
Facts & Assumptions
Given: The hypotheses and notation of the statement above.
If and both have zero constant coefficient then ; also and (Substitution by a zero-constant series is a ring homomorphism, and composition is associative when both inner series have zero constant coefficient).
Proof
If , then the coefficient of is . Thus is a unit. The same equation also determines as its inverse.
Conversely write with a unit. Choose . After have been chosen, the coefficient of in is , where depends only on the earlier . Set . The resulting has , and the same equations show that it is the unique left inverse.
Apply the construction to : its linear coefficient is a unit, so there is with . Associativity gives . Thus as well, and any two-sided inverse is the already unique solution of .
In the zero ring, and the sole series is its own inverse. In a nonzero ring, is not a unit, so a zero linear coefficient fails necessity. Together with steps 1.1-2.1 this proves the equivalence and uniqueness.
Depends on
- Substitution by a zero-constant series is a ring homomorphism, and composition is associative when both inner series have zero constant coefficient
- A formal power series is a unit exactly when its constant coefficient is a unit
- Coefficient extraction is $R$-linear, separates formal series, shifts under multiplication by $x^k$, and converts products to finite convolution
Used by
- Lagrange inversion gives the Catalan coefficients of the inverse of x-x² Example
- The compositional inverse of x/(1-x) is x/(1+x) Example
- Formal residues satisfy integration by parts, logarithmic differentiation, and change of variables Lemma
- 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: 23 results over 12 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)