Mathlib Map

Theorems · Theorem · complex analysis

MeromorphicAt.logDeriv

∀ {𝕜 : Type u_1} {𝕜' : Type u_2} [inst : NontriviallyNormedField 𝕜] [inst_1 : NontriviallyNormedField 𝕜']
  [inst_2 : NormedAlgebra 𝕜 𝕜'] {x : 𝕜} [CompleteSpace 𝕜'] {f : 𝕜 → 𝕜'},
  MeromorphicAt f x → MeromorphicAt (logDeriv f) x

If f is meromorphic at a point, then so is its logarithmic derivative.

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

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.