Mathlib Map

Theorems · Theorem · commutative algebra

PowerSeries.as_tsum

∀ {R : Type u_1} [inst : Semiring R] [inst_1 : TopologicalSpace R] [T2Space R] (f : PowerSeries R),
  f = ∑' (d : ℕ), (PowerSeries.monomial d) ((PowerSeries.coeff d) f)

If the coefficient space is T2, then the power series is tsum of its monomials

Defined in
Mathlib.RingTheory.PowerSeries.PiTopology
Cited by
0 results in Mathlib
Foundations
Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringTopologicalSpaceT2Space

Around this declaration

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

Cites13

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.