Mathlib Map

Theorems · Theorem · complex analysis

FormalMultilinearSeries.ofScalars_eq_zero

∀ {𝕜 : Type u_1} (E : Type u_2) [inst : Field 𝕜] [inst_1 : Ring E] [inst_2 : Algebra 𝕜 E] [inst_3 : TopologicalSpace E]
  [inst_4 : IsTopologicalRing E] {c : ℕ → 𝕜} [Nontrivial E] (n : ℕ),
  FormalMultilinearSeries.ofScalars E c n = 0 ↔ c n = 0
Defined in
Mathlib.Analysis.Analytic.OfScalars
Cited by
2 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldRingAlgebraTopologicalSpaceIsTopologicalRingNontrivial

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 by2

Results whose statement or proof uses this declaration.