Theorems · Theorem · complex analysis
MeromorphicOn.logDeriv_fun_mul_eventuallyEq
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {𝕜' : Type u_2} [inst_1 : NontriviallyNormedField 𝕜']
[inst_2 : NormedAlgebra 𝕜 𝕜'] {f g : 𝕜 → 𝕜'} {U : Set 𝕜},
MeromorphicOn f U →
MeromorphicOn g U →
(∀ x ∈ U, meromorphicOrderAt f x ≠ ⊤) →
(∀ x ∈ U, meromorphicOrderAt g x ≠ ⊤) →
(logDeriv fun i => f i * g i) =ᶠ[Filter.codiscreteWithin U] fun i => logDeriv f i + logDeriv g iEta-expanded form of MeromorphicOn.logDeriv_mul_eventuallyEq
The logarithmic derivative converts products into sums: away from a codiscrete subset of U, the
logarithmic derivative of a product of two meromorphic functions is the sum of the logarithmic
derivatives.
- Defined in
- Mathlib.Analysis.Meromorphic.LogDeriv
- Cited by
- 0 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Top.topstatement · cited by 9,680
- NontriviallyNormedFieldstatement · cited by 8,742
- WithTopstatement · cited by 3,754
- Filter.EventuallyEqstatement · cited by 1,912
- NormedAlgebrastatement · cited by 1,165
- meromorphicOrderAtstatement · cited by 180
- MeromorphicOnstatement · cited by 141
- Filter.codiscreteWithinstatement · cited by 87
- logDerivstatement · cited by 71
- MeromorphicOn.logDeriv_mul_eventuallyEqproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.