Theorems · Theorem · complex analysis
MeromorphicOn.divisor_pow
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {U : Set 𝕜} {f : 𝕜 → 𝕜},
MeromorphicOn f U → ∀ (n : ℕ), MeromorphicOn.divisor (f ^ n) U = n • MeromorphicOn.divisor f UIf f is meromorphic, then the divisor of f ^ n is n times the divisor of f.
- Defined in
- Mathlib.Analysis.Meromorphic.Divisor
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 209 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.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- pow_zeroproof · cited by 1,094
- meromorphicOrderAtproof · cited by 180
- MeromorphicOnstatement and proof · cited by 141
- zero_nsmulproof · cited by 137
- Function.locallyFinsuppWithinstatement · cited by 127
- MeromorphicOn.divisorstatement and proof · cited by 90
- WithTop.untop₀proof · cited by 73
- MeromorphicOn.divisor_applyproof · cited by 28
- Function.locallyFinsuppWithin.apply_eq_zero_of_notMemproof · cited by 25
Cited by2
Results whose statement or proof uses this declaration.
- MeromorphicOn.divisor_fun_powproof · cited by 1
- ValueDistribution.logCounting_pow_topproof · cited by 1