Mathlib Map

Theorems · Theorem · complex analysis

AnalyticAt.meromorphicTrailingCoeffAt_of_ne_zero_of_eq_nhdsNE

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] {f g : 𝕜 → E} {x : 𝕜} {n : ℤ},
  AnalyticAt 𝕜 g x →
    g x ≠ 0 → (f =ᶠ[nhdsWithin x {x}ᶜ] fun z => (z - x) ^ n • g z) → meromorphicTrailingCoeffAt f x = g x

Variant of meromorphicTrailingCoeffAt_of_order_eq_finite: Definition of the trailing coefficient in case where f is meromorphic of finite order and a presentation is given.

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

Around this declaration

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

AnalyticAt.meromorphicTrailingCoeffAt_of_ne_zero · cited by 9AnalyticAt.meromorphicTra…meromorphicTrailingCoeffAt_congr_nhdsNE · cited by 7meromorphicTrailingCoeffA…MeromorphicAt.meromorphicTrailingCoeffAt_smul · cited by 7MeromorphicAt.meromorphic…MeromorphicAt.meromorphicTrailingCoeffAt_ne_zero · cited by 5MeromorphicAt.meromorphic…MeromorphicAt.meromorphicTrailingCoeffAt_zpow · cited by 5MeromorphicAt.meromorphic…meromorphicTrailingCoeffAt_id_sub_const · cited by 4meromorphicTrailingCoeffA…MeromorphicAt.meromorphicTrailingCoeffAt_add_eq_add · cited by 2MeromorphicAt.meromorphic…MeromorphicAt.meromorphicTrailingCoeffAt_add_eq_left_of_lt · cited by 2MeromorphicAt.meromorphic…meromorphicTrailingCoeffAt_neg · cited by 2meromorphicTrailingCoeffA…MeromorphicAt.meromorphicTrailingCoeffAt_comp · cited by 1MeromorphicAt.meromorphic…meromorphicTrailingCoeffAt_inv · cited by 1meromorphicTrailingCoeffA…Set · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldCompl.compl · cited by 2925Compl.complnhdsWithin · cited by 1912nhdsWithinFilter.EventuallyEq · cited by 1912Filter.EventuallyEqWithTop.some · cited by 1128WithTop.someAnalyticAt · cited by 321AnalyticAtmeromorphicOrderAt · cited by 180meromorphicOrderAtMeromorphicAt · cited by 160MeromorphicAtWithTop.untop₀ · cited by 73WithTop.untop₀meromorphicTrailingCoeffAt · cited by 61meromorphicTrailingCoeffAtMeromorphicAt.const · cited by 36MeromorphicAt.constmeromorphicOrderAt_eq_int_iff · cited by 31meromorphicOrderAt_eq_int…AnalyticAt.meromorphicTrailin…CITED BYCITES

Cites22

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

Cited by11

Results whose statement or proof uses this declaration.