Theorems · Theorem · commutative algebra
PowerSeries.subst_rescale_of_degree_eq_one
∀ {R : Type u_2} [inst : CommRing R] (a : R) {σ : Type u_7} (p : MvPowerSeries σ R),
(∀ d ∈ Function.support p, Finsupp.degree d = 1) →
∀ (f : PowerSeries R),
PowerSeries.subst p ((PowerSeries.rescale a) f) =
(MvPowerSeries.rescale (Function.const σ a)) (PowerSeries.subst p f)Substitution by p commutes with scalar homothety.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Finsuppstatement and proof · cited by 5,255
- AddMonoidHomstatement · cited by 3,230
- Polynomial.Xproof · cited by 1,639
- pow_oneproof · cited by 894
- PowerSeriesstatement and proof · cited by 797
- MvPowerSeriesstatement and proof · cited by 659
- Function.supportstatement and proof · cited by 610
- MvPowerSeries.coeffproof · cited by 273
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.