Mathlib Map

Theorems · Theorem · complex analysis

MeromorphicAt.meromorphicTrailingCoeffAt_zpow

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {x : 𝕜} {n : ℤ} {f : 𝕜 → 𝕜},
  MeromorphicAt f x → meromorphicTrailingCoeffAt (f ^ n) x = meromorphicTrailingCoeffAt f x ^ n

The trailing coefficient of the power of a function is the power of the trailing coefficient.

Defined in
Mathlib.Analysis.Meromorphic.TrailingCoefficient
Cited by
5 results in Mathlib
Foundations
Depth 204 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.

Cites28

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.