Theorems · Theorem · complex analysis
Function.FactorizedRational.log_norm_meromorphicTrailingCoeffAt
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {d : 𝕜 → ℤ} {x : 𝕜},
Function.HasFiniteSupport d →
Real.log ‖meromorphicTrailingCoeffAt (∏ᶠ (u : 𝕜), (fun x => x - u) ^ d u) x‖ = ∑ᶠ (u : 𝕜), ↑(d u) * Real.log ‖x - u‖Variant of meromorphicTrailingCoeffAt_factorizedRational: Compute log of the norm of the trailing
coefficient. The convention that log 0 = 0 gives a closed formula easier than the one in
meromorphicTrailingCoeffAt_factorizedRational.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NontriviallyNormedField
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- SetLike.coeproof · cited by 8,199
- Norm.normstatement and proof · cited by 5,413
- Finset.sumproof · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- MulZeroClass.mul_zeroproof · cited by 2,091
- pow_zeroproof · cited by 1,094
- sub_selfproof · cited by 996
- Real.logstatement and proof · cited by 939
- Function.supportproof · cited by 610
- Function.updateproof · cited by 502
Cited by1
Results whose statement or proof uses this declaration.
- MeromorphicOn.log_norm_meromorphicTrailingCoeffAt_extract_zeros_polesproof · cited by 1