Mathlib Map

Theorems · Theorem · commutative algebra

MvPowerSeries.WithPiTopology.hasSum_of_monomials_self

∀ {σ : Type u_1} {R : Type u_2} [inst : TopologicalSpace R] [inst_1 : Semiring R] (f : MvPowerSeries σ R),
  HasSum (fun d => (MvPowerSeries.monomial d) ((MvPowerSeries.coeff d) f)) f

A multivariate power series is the sum (in the sense of summable families) of its monomials

Defined in
Mathlib.RingTheory.MvPowerSeries.PiTopology
Cited by
3 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceSemiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

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

Cited by3

Results whose statement or proof uses this declaration.