Theorems · Theorem · complex analysis
countingFunction_finsum_eq_finsum_add
∀ {c : ℂ} {R : ℝ} {D : ℂ → ℤ},
R ≠ 0 →
Function.HasFiniteSupport D →
∑ᶠ (u : ℂ), ↑(D u) * (Real.log R - Real.log ‖c - u‖) =
∑ᶠ (u : ℂ), ↑(D u) * Real.log (R * ‖c - u‖⁻¹) + ↑(D c) * Real.log RReformulation of a finsum that appears in Jensen's formula and in the definition of the counting
function of Value Distribution Theory, as discussed in
Mathlib/Analysis/Complex/ValueDistribution/CountingFunction.lean.
- Defined in
- Mathlib.Analysis.Complex.JensenFormula
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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
- AddCommMonoidproof · cited by 12,281
- SetLike.coeproof · cited by 8,199
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- Finset.sumproof · cited by 5,195
- add_zeroproof · cited by 2,707
- Finset.sum_congrproof · cited by 2,323
- MulZeroClass.mul_zeroproof · cited by 2,091
- MulZeroClass.zero_mulproof · cited by 1,625
- sub_selfproof · cited by 996
- Real.logstatement and proof · cited by 939
Cited by1
Results whose statement or proof uses this declaration.
- MeromorphicOn.circleAverage_log_normproof · cited by 3