Mathlib Map

Theorems · Definition · complex analysis

meromorphicTrailingCoeffAt

{𝕜 : Type u_1} →
  [inst : NontriviallyNormedField 𝕜] →
    {E : Type u_2} → [inst_1 : NormedAddCommGroup E] → [NormedSpace 𝕜 E] → (𝕜 → E) → 𝕜 → E

If f is meromorphic of finite order at a point x, the trailing coefficient is defined as the (unique!) value g x for a presentation of f in the form (z - x) ^ order • g z with g analytic at x. In all other cases, the trailing coefficient is defined to be zero.

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

MeromorphicAt.meromorphicTrailingCoeffAt_of_order_eq_top · cited by 11MeromorphicAt.meromorphic…AnalyticAt.meromorphicTrailingCoeffAt_of_ne_zero_of_eq_nhdsNE · cited by 11AnalyticAt.meromorphicTra…AnalyticAt.meromorphicTrailingCoeffAt_of_ne_zero · cited by 9AnalyticAt.meromorphicTra…MeromorphicAt.meromorphicTrailingCoeffAt_smul · cited by 7MeromorphicAt.meromorphic…meromorphicTrailingCoeffAt_congr_nhdsNE · cited by 7meromorphicTrailingCoeffA…meromorphicTrailingCoeffAt_of_not_MeromorphicAt · cited by 7meromorphicTrailingCoeffA…MeromorphicAt.meromorphicTrailingCoeffAt_ne_zero · cited by 5MeromorphicAt.meromorphic…MeromorphicAt.meromorphicTrailingCoeffAt_zpow · cited by 5MeromorphicAt.meromorphic…AnalyticAt.meromorphicTrailingCoeffAt_of_eq_nhdsNE · cited by 4AnalyticAt.meromorphicTra…meromorphicTrailingCoeffAt_id_sub_const · cited by 4meromorphicTrailingCoeffA…MeromorphicAt.meromorphicTrailingCoeffAt_mul · cited by 3MeromorphicAt.meromorphic…MeromorphicOn.circleAverage_log_norm · cited by 3MeromorphicOn.circleAvera…meromorphicTrailingCoeffAt_prod · cited by 3meromorphicTrailingCoeffA…ValueDistribution.characteristic_top_eq_circleAverage_add_circleAverage · cited by 3ValueDistribution.charact…Function.FactorizedRational.meromorphicTrailingCoeffAt_factorizedRational · cited by 3FactorizedRational.meromo…NormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceTop.top · cited by 9680Top.topNontriviallyNormedField · cited by 8742NontriviallyNormedFieldmeromorphicOrderAt · cited by 180meromorphicOrderAtMeromorphicAt · cited by 160MeromorphicAtmeromorphicTrailingCoeffAtCITED BYCITES

Cites6

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

Cited by61

Results whose statement or proof uses this declaration.