Commit 2025-05-14 10:34 37c01f2e
View on Github →feat(RingTheory/PowerSeries/Substitution): define substitution of power series in power series (#23552)
This is the second part of the PR defining substitution of indeterminates by power series in power series.
This one is specific to univariate power series. Basically, the matter is just to remove Unit ->
in definitions
and make the necessary adjustments.