Mathlib Map

Theorems · Theorem · complex analysis

meromorphicNFAt_finprod

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {x : 𝕜} {ι : Type u_3} {f : ι → 𝕜 → 𝕜},
  (∀ (i : ι), MeromorphicNFAt (f i) x) → {σ | f σ x = 0}.Subsingleton → MeromorphicNFAt (∏ᶠ (i : ι), f i) x

A finprod of meromorphic functions in normal form is in normal form if at most one of the factors vanishes.

Defined in
Mathlib.Analysis.Meromorphic.NormalForm
Cited by
1 results in Mathlib
Foundations
Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedField

Around this declaration

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

Cites12

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.