Theorems · Theorem · commutative algebra
MvPowerSeries.rescaleUnit
Deprecated since 2026-02-27Use PowerSeries.rescale_eq instead.
∀ {R : Type u_2} [inst : CommRing R] (r : R) (f : PowerSeries R),
(PowerSeries.rescale r) f = (MvPowerSeries.rescale fun x => r) fAlias of PowerSeries.rescale_eq.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 103 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement · cited by 17,173
- RingHomstatement · cited by 10,189
- PowerSeriesstatement · cited by 797
- MvPowerSeriesstatement · cited by 659
- PowerSeries.rescalestatement · cited by 23
- MvPowerSeries.rescalestatement · cited by 14
- PowerSeries.rescale_eqproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.