Mathlib Map

Theorems · Theorem · commutative algebra

MvPowerSeries.rescale_homogeneous_eq_smul

∀ {σ : Type u_1} {R : Type u_9} [inst : CommSemiring R] {n : ℕ} {r : R} {f : MvPowerSeries σ R},
  (∀ d ∈ Function.support f, Finsupp.degree d = n) → (MvPowerSeries.rescale (Function.const σ r)) f = r ^ n • f

Rescaling a homogeneous power series

Defined in
Mathlib.RingTheory.MvPowerSeries.Substitution
Cited by
1 results in Mathlib
Foundations
Depth 99 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.

Cites20

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.