Theorems · Theorem · complex analysis
MeromorphicOn.meromorphicTrailingCoeffAt_extract_zeros_poles
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {U : Set 𝕜} {x : 𝕜} {f g : 𝕜 → E} {D : 𝕜 → ℤ},
Function.HasFiniteSupport D →
x ∈ U →
AccPt x (Filter.principal U) →
MeromorphicAt f x →
AnalyticAt 𝕜 g x →
g x ≠ 0 →
f =ᶠ[Filter.codiscreteWithin U] (∏ᶠ (u : 𝕜), (fun x => x - u) ^ D u) • g →
meromorphicTrailingCoeffAt f x = (∏ᶠ (u : 𝕜), (x - u) ^ Function.update D x 0 u) • g xIn the setting of MeromorphicOn.extract_zeros_poles, compute the trailing
coefficient of f in terms of divisor f U and g x.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.principalstatement and proof · cited by 740
- Function.updatestatement and proof · cited by 502
- AnalyticAtstatement and proof · cited by 321
- finprodstatement and proof · cited by 257
- MeromorphicAtstatement and proof · cited by 160
- Function.HasFiniteSupportstatement and proof · cited by 113
- Filter.codiscreteWithinstatement and proof · cited by 87
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.