Theorems · Theorem · complex analysis
ValueDistribution.characteristic_mul_zero_le
∀ {f₁ f₂ : ℂ → ℂ} {r : ℝ},
1 ≤ r →
Meromorphic f₁ →
(∀ (z : ℂ), meromorphicOrderAt f₁ z ≠ ⊤) →
Meromorphic f₂ →
(∀ (z : ℂ), meromorphicOrderAt f₂ z ≠ ⊤) →
ValueDistribution.characteristic (f₁ * f₂) 0 r ≤
(ValueDistribution.characteristic f₁ 0 + ValueDistribution.characteristic f₂ 0) rFor 1 ≤ r, the characteristic function for the zeros of f * g is less than or equal to the sum
of the characteristic functions for the zeros of f and g, respectively.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 274 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Top.topstatement and proof · cited by 9,680
- Complexstatement and proof · cited by 5,565
- WithTopstatement · cited by 3,754
- add_le_addproof · cited by 666
- meromorphicOrderAtstatement and proof · cited by 180
- Meromorphicstatement and proof · cited by 108
- add_add_add_commproof · cited by 56
- ValueDistribution.logCountingproof · cited by 45
- ValueDistribution.proximityproof · cited by 28
- ValueDistribution.characteristicstatement · cited by 26
- ValueDistribution.logCounting_mul_zero_leproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ValueDistribution.characteristic_mul_zero_eventuallyLEproof · cited by 0