Theorems · Theorem · complex analysis
MeromorphicOn.logDeriv_zpow_eventuallyEq
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {𝕜' : Type u_2} [inst_1 : NontriviallyNormedField 𝕜']
[inst_2 : NormedAlgebra 𝕜 𝕜'] {f : 𝕜 → 𝕜'} {U : Set 𝕜},
MeromorphicOn f U → ∀ (n : ℤ), logDeriv (f ^ n) =ᶠ[Filter.codiscreteWithin U] n • logDeriv fAway from a codiscrete subset of U, the logarithmic derivative of the n-th power of a
meromorphic function is n times the logarithmic derivative.
- Defined in
- Mathlib.Analysis.Meromorphic.LogDeriv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filter.EventuallyEqstatement · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- NormedAlgebrastatement and proof · cited by 1,165
- AnalyticAtproof · cited by 321
- MeromorphicOnstatement and proof · cited by 141
- zsmul_eq_mulproof · cited by 120
- Filter.codiscreteWithinstatement · cited by 87
- logDerivstatement and proof · cited by 71
- Pi.smul_applyproof · cited by 28
Cited by2
Results whose statement or proof uses this declaration.
- Meromorphic.logDeriv_zpow_eventuallyEqproof · cited by 1
- MeromorphicOn.logDeriv_fun_zpow_eventuallyEqproof · cited by 0