Theorems · Theorem · complex analysis
circleAverage_log_norm_factorizedRational
∀ {R : ℝ} {c : ℂ} (D : Function.locallyFinsuppWithin (Metric.closedBall c |R|) ℤ),
Real.circleAverage (∑ᶠ (u : ℂ), fun x => ↑(D u) * Real.log ‖x - u‖) c R = ∑ᶠ (u : ℂ), ↑(D u) * Real.log RLet D : ℂ → ℤ be a function with locally finite support within the closed ball with center c and
radius R, such as the zero- and pole divisor of a meromorphic function. Then, the circle average
of the function ∑ᶠ u, (D u * log ‖· - u‖) over the boundary of the ball equals
∑ᶠ u, D u * log R.
- Defined in
- Mathlib.Analysis.Complex.JensenFormula
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 296 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- 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
- Finset.sum_congrproof · cited by 2,323
- absstatement and proof · cited by 1,814
- Set.Finiteproof · cited by 1,814
- MulZeroClass.zero_mulproof · cited by 1,625
- Real.logstatement and proof · cited by 939
- Metric.closedBallstatement and proof · cited by 704
Cited by1
Results whose statement or proof uses this declaration.
- MeromorphicOn.circleAverage_log_normproof · cited by 3