Mathlib Map

Theorems · Theorem · commutative algebra

PowerSeries.map_C

∀ {R : Type u_1} [inst : Semiring R] {S : Type u_2} [inst_1 : Semiring S] (f : R →+* S) (r : R),
  (PowerSeries.map f) (PowerSeries.C r) = PowerSeries.C (f r)
Defined in
Mathlib.RingTheory.PowerSeries.Basic
Cited by
2 results in Mathlib
Foundations
Depth 98 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.

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.