Theorems · Theorem · complex analysis
meromorphicOrderAt_eq_int_iff
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {f : 𝕜 → E} {x : 𝕜} {n : ℤ},
MeromorphicAt f x →
(meromorphicOrderAt f x = ↑n ↔
∃ g, AnalyticAt 𝕜 g x ∧ g x ≠ 0 ∧ ∀ᶠ (z : 𝕜) in nhdsWithin x {x}ᶜ, f z = (z - x) ^ n • g z)The order of a meromorphic function f at z₀ equals an integer n iff f can locally be
written as f z = (z - z₀) ^ n • g z, where g is analytic and does not vanish at z₀.
- Defined in
- Mathlib.Analysis.Meromorphic.Order
- Cited by
- 31 results in Mathlib
- Foundations
- Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topproof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- nhdsproof · cited by 5,554
- ENatproof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- Filter.Eventuallystatement and proof · cited by 3,134
- Compl.complstatement and proof · cited by 2,925
- nhdsWithinstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
Cited by31
Results whose statement or proof uses this declaration.
- meromorphicOrderAt_congrproof · cited by 15
- MeromorphicNFAt.meromorphicOrderAt_eq_zero_iffproof · cited by 14
- meromorphicOrderAt_ne_top_iffproof · cited by 11
- AnalyticAt.meromorphicTrailingCoeffAt_of_ne_zero_of_eq_nhdsNEproof · cited by 11
- meromorphicOrderAt_smulproof · cited by 10
- AnalyticAt.meromorphicOrderAt_eqproof · cited by 9
- meromorphicOrderAt_constproof · cited by 7
- meromorphicOrderAt_invproof · cited by 5
- meromorphicNFAt_toMeromorphicNFAtproof · cited by 5
- tendsto_zero_of_meromorphicOrderAt_posproof · cited by 4
- toMeromorphicNFAt_eq_selfproof · cited by 4
- meromorphicOrderAt_zpowproof · cited by 4