Theorems · Theorem · complex analysis
Function.FactorizedRational.meromorphicOrderAt_eq
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {z : 𝕜} (d : 𝕜 → ℤ),
Function.HasFiniteSupport d → meromorphicOrderAt (∏ᶠ (u : 𝕜), (fun x => x - u) ^ d u) z = ↑(d z)The order of the factorized rational function (∏ᶠ u, fun z ↦ (z - u) ^ d u) at z equals d z.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 202 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- WithTopstatement · cited by 3,754
- Filter.Eventuallyproof · cited by 3,134
- Compl.complproof · cited by 2,925
- nhdsWithinproof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- WithTop.somestatement · cited by 1,128
- Function.updateproof · cited by 502
- Set.mem_univproof · cited by 416
- finprodstatement and proof · cited by 257
- Function.update_selfproof · cited by 201
- meromorphicOrderAtstatement · cited by 180
Cited by3
Results whose statement or proof uses this declaration.
- MeromorphicOn.extract_zeros_polesproof · cited by 4
- Function.FactorizedRational.meromorphicOrderAt_ne_topproof · cited by 2
- Function.FactorizedRational.divisorproof · cited by 1