Theorems · Theorem · complex analysis
MeromorphicOn.log_norm_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 →
Real.log ‖meromorphicTrailingCoeffAt f x‖ = ∑ᶠ (u : 𝕜), ↑(D u) * Real.log ‖x - u‖ + Real.log ‖g x‖In the setting of MeromorphicOn.extract_zeros_poles, compute the log of the
norm of the trailing coefficient of f in terms of divisor f U and g x.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Real.logstatement and proof · cited by 939
- Filter.principalstatement and proof · cited by 740
- AnalyticAtstatement and proof · cited by 321
- finsumstatement and proof · cited by 286
- finprodstatement and proof · cited by 257
Cited by1
Results whose statement or proof uses this declaration.
- MeromorphicOn.circleAverage_log_normproof · cited by 3