Mathlib Map

Theorems · Theorem · complex analysis

meromorphicOrderAt_logDeriv_eq_neg_one

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {x : 𝕜} [CompleteSpace 𝕜] {f : 𝕜 → 𝕜} [CharZero 𝕜],
  MeromorphicAt f x → meromorphicOrderAt f x ≠ 0 → meromorphicOrderAt f x ≠ ⊤ → meromorphicOrderAt (logDeriv f) x = -1

At zeros and poles of a meromorphic function f, the logarithmic derivative has a simple pole: its meromorphic order equals -1.

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

Around this declaration

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

Cites16

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.