Mathlib Map

Theorems Ā· Theorem Ā· complex analysis

meromorphicNFAt_mul_iff_left

āˆ€ {š•œ : Type u_1} [inst : NontriviallyNormedField š•œ] {g : š•œ → š•œ} {x : š•œ} {f : š•œ → š•œ},
  AnalyticAt š•œ g x → g x ≠ 0 → (MeromorphicNFAt (f * g) x ↔ MeromorphicNFAt f x)

If f is any function and g is analytic without zero at zā‚€, then f is meromorphic in normal form at zā‚€ iff f * g is meromorphic in normal form at zā‚€.

Defined in
Mathlib.Analysis.Meromorphic.NormalForm
Cited by
2 results in Mathlib
Foundations
Depth 193 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.

Cites6

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.