Commit 2023-10-26 11:12 d8e5144d
View on Github →feat (RingTheory/PowerSeries) add formal derivative operation (#7820) Given a commutative semiring R, define the formal derivative R[[X]] \to R[[X]] and prove some basic properties. This is a part of #7271.