Theorems · Theorem · complex analysis
MeromorphicOn.logDeriv_finprod_eventuallyEq
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {𝕜' : Type u_2} [inst_1 : NontriviallyNormedField 𝕜']
[inst_2 : NormedAlgebra 𝕜 𝕜'] {U : Set 𝕜} {ι : Type u_3} {F : ι → 𝕜 → 𝕜'},
(Function.mulSupport F).Finite →
(∀ (i : ι), MeromorphicOn (F i) U) →
(∀ (i : ι), ∀ x ∈ U, meromorphicOrderAt (F i) x ≠ ⊤) →
logDeriv (∏ᶠ (i : ι), F i) =ᶠ[Filter.codiscreteWithin U] ∑ᶠ (i : ι), logDeriv (F i)The logarithmic derivative converts products into sums: away from a codiscrete subset of U, the
logarithmic derivative of a finite product of meromorphic functions is the sum of the logarithmic
derivatives.
- Defined in
- Mathlib.Analysis.Meromorphic.LogDeriv
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Top.topstatement and proof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- SetLike.coeproof · cited by 8,199
- WithTopstatement · cited by 3,754
- Finset.prodproof · cited by 2,356
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Set.Finitestatement and proof · cited by 1,814
- NormedAlgebrastatement and proof · cited by 1,165
- Function.supportproof · cited by 610
- Set.Finite.toFinsetproof · cited by 351
- finsumstatement and proof · cited by 286
Cited by1
Results whose statement or proof uses this declaration.
- Meromorphic.logDeriv_finprod_eventuallyEqproof · cited by 0