Mathlib Map

Theorems · Theorem · complex analysis

MeromorphicAt.iterated_deriv

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] [CompleteSpace E] {n : ℕ} {f : 𝕜 → E} {x : 𝕜},
  MeromorphicAt f x → MeromorphicAt (deriv^[n] f) x

Iterated derivatives of meromorphic functions are meromorphic.

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

Around this declaration

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

Cites9

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.