Mathlib Map

Theorems · Definition · complex analysis

FormalMultilinearSeries.ofScalarsSum

{𝕜 : Type u_1} →
  {E : Type u_2} →
    [inst : Field 𝕜] →
      [inst_1 : Ring E] → [Algebra 𝕜 E] → [inst : TopologicalSpace E] → [IsTopologicalRing E] → (ℕ → 𝕜) → E → E

The sum of the formal power series. Takes the value 0 outside the radius of convergence.

Defined in
Mathlib.Analysis.Analytic.OfScalars
Cited by
8 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldRingAlgebraTopologicalSpaceIsTopologicalRing

Around this declaration

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

Cites7

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

Cited by8

Results whose statement or proof uses this declaration.