Theorems · Definition · complex analysis
meromorphicOrderAt
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_2} → [inst_1 : NormedAddCommGroup E] → [NormedSpace 𝕜 E] → (𝕜 → E) → 𝕜 → WithTop ℤThe order of a meromorphic function f at z₀, as an element of ℤ ∪ {∞}.
The order is defined to be ∞ if f is identically 0 on a neighbourhood of z₀, and otherwise the
unique n such that f can locally be written as f z = (z - z₀) ^ n • g z, where g is analytic
and does not vanish at z₀. See MeromorphicAt.meromorphicOrderAt_eq_top_iff and
MeromorphicAt.meromorphicOrderAt_eq_int_iff for these equivalences.
If the function is not meromorphic at x, we use the junk value 0.
- Defined in
- Mathlib.Analysis.Meromorphic.Order
- Cited by
- 180 results in Mathlib
- Foundations
- Depth 195 from the axioms, rests on 5,362 definitions · uses propext, Classical.choice, Quot.sound
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.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- WithTopstatement · cited by 3,754
- MeromorphicAtproof · cited by 160
- analyticOrderAtproof · cited by 69
- ENat.mapproof · cited by 31
Cited by183
Results whose statement or proof uses this declaration.
- MeromorphicOn.divisorproof · cited by 90
- meromorphicTrailingCoeffAtproof · cited by 61
- meromorphicOrderAt_eq_int_iffstatement · cited by 31
- MeromorphicOn.divisor_applystatement and proof · cited by 28
- meromorphicOrderAt_eq_top_iffstatement · cited by 20
- AnalyticAt.meromorphicNFAtproof · cited by 16
- meromorphicOrderAt_congrstatement and proof · cited by 15
- toMeromorphicNFAtproof · cited by 15
- MeromorphicNFAt.meromorphicOrderAt_eq_zero_iffstatement and proof · cited by 14
- MeromorphicAt.meromorphicTrailingCoeffAt_of_order_eq_topstatement and proof · cited by 11
- MeromorphicOn.circleIntegrable_log_normproof · cited by 11
- AnalyticAt.meromorphicTrailingCoeffAt_of_ne_zero_of_eq_nhdsNEproof · cited by 11