Mathlib Map

Theorems · Definition · commutative algebra

PowerSeries.derivativeFun

Deprecated since 2026-06-26Use PowerSeries.derivative instead.

{R : Type u_1} → [CommSemiring R] → PowerSeries R → PowerSeries R

The formal derivative of a power series in one variable. This is defined here as a function, but will be packaged as a derivation derivative on R⟦X⟧.

Defined in
Mathlib.RingTheory.PowerSeries.Derivative
Cited by
4 results in Mathlib
Foundations
Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.