Theorems · Theorem · commutative algebra
MvPowerSeries.rescale_mul
∀ {σ : Type u_1} {R : Type u_9} [inst : CommSemiring R] (a b : σ → R),
MvPowerSeries.rescale (a * b) = (MvPowerSeries.rescale b).comp (MvPowerSeries.rescale a)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 97 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Finsuppproof · cited by 5,255
- RingHom.compstatement · cited by 899
- MvPowerSeriesstatement and proof · cited by 659
- RingHom.extproof · cited by 331
- MvPowerSeries.coeffproof · cited by 273
- Finsupp.prodproof · cited by 231
- MvPowerSeries.extproof · cited by 58
- MvPowerSeries.rescalestatement and proof · cited by 14
- MvPowerSeries.coeff_rescaleproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.