Mathlib Map

Theorems · Definition · commutative algebra

PowerSeries.map

{R : Type u_1} →
  [inst : Semiring R] → {S : Type u_2} → [inst_1 : Semiring S] → (R →+* S) → PowerSeries R →+* PowerSeries S

The map between formal power series induced by a map on the coefficients.

Defined in
Mathlib.RingTheory.PowerSeries.Basic
Cited by
82 results in Mathlib
Foundations
Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSemiring

Around this declaration

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

Cites4

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

Cited by92

Results whose statement or proof uses this declaration.