Theorems · Theorem · commutative algebra
PowerSeries.rescale_eq
∀ {R : Type u_2} [inst : CommRing R] (r : R) (f : PowerSeries R),
(PowerSeries.rescale r) f = (MvPowerSeries.rescale fun x => r) f- Cited by
- 3 results in Mathlib
- Foundations
- Depth 102 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.
Cites17
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
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapproof · cited by 10,215
- RingHomstatement · cited by 10,189
- pow_zeroproof · cited by 1,094
- Finsupp.singleproof · cited by 943
- PowerSeriesstatement and proof · cited by 797
- MvPowerSeriesstatement · cited by 659
- PowerSeries.coeffproof · cited by 324
- MvPowerSeries.coeffproof · cited by 273
- PowerSeries.extproof · cited by 69
Cited by3
Results whose statement or proof uses this declaration.
- PowerSeries.rescale_eq_substproof · cited by 1
- MvPowerSeries.rescaleUnitproof · cited by 0
- PowerSeries.coe_rescaleAlgHomproof · cited by 0