Theorems · Theorem · commutative algebra
PowerSeries.coeff_mul_C
∀ {R : Type u_1} [inst : Semiring R] (n : ℕ) (φ : PowerSeries R) (a : R),
(PowerSeries.coeff n) (φ * PowerSeries.C a) = (PowerSeries.coeff n) φ * a- Defined in
- Mathlib.RingTheory.PowerSeries.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- Finsupp.singleproof · cited by 943
- PowerSeriesstatement and proof · cited by 797
- PowerSeries.coeffstatement · cited by 324
- PowerSeries.Cstatement · cited by 76
- MvPowerSeries.coeff_mul_Cproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- PowerSeries.invUnitsSub_mul_Xproof · cited by 1
- PowerSeries.trunc_mul_Cproof · cited by 0