Theorems · Theorem · complex analysis
ValueDistribution.logCounting_sum_top_le
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] [inst_1 : ProperSpace 𝕜] {E : Type u_2}
[inst_2 : NormedAddCommGroup E] [inst_3 : NormedSpace 𝕜 E] {α : Type u_3} (s : Finset α) (f : α → 𝕜 → E) {r : ℝ},
(∀ a ∈ s, Meromorphic (f a)) →
1 ≤ r → ValueDistribution.logCounting (∑ a ∈ s, f a) ⊤ r ≤ (∑ a ∈ s, ValueDistribution.logCounting (f a) ⊤) rFor 1 ≤ r, the logarithmic counting function for the poles of a sum ∑ a ∈ s, f a is less than or
equal to the sum of the logarithmic counting functions for the poles of the f ·.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- Top.topstatement and proof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Finset.sumstatement and proof · cited by 5,195
- WithTopstatement · cited by 3,754
- le_reflproof · cited by 2,061
- add_le_addproof · cited by 666
- Finset.sum_applyproof · cited by 234
- Finset.sum_insertproof · cited by 196
Cited by2
Results whose statement or proof uses this declaration.
- ValueDistribution.characteristic_sum_top_leproof · cited by 2
- ValueDistribution.logCounting_sum_top_eventuallyLEproof · cited by 0