Theorems · Theorem · complex analysis
AnalyticOnNhd.sum_divisor_le
∀ {c : ℂ} {r R M : ℝ} {f : ℂ → ℂ},
0 < |r| →
|r| < |R| →
1 ≤ M →
AnalyticOnNhd ℂ f (Metric.closedBall c |R|) →
f c ≠ 0 →
(∀ z ∈ Metric.sphere c |R|, ‖f z‖ ≤ M) →
↑(∑ᶠ (u : ℂ), (MeromorphicOn.divisor f (Metric.closedBall c |r|)) u) ≤
Real.log (M / ‖f c‖) / Real.log (R / r)Jensen's Inequality: Estimates the number of zeros of f in a ball of radius r
given that f is analytic and bounded by M on a larger ball of radius R.
- Defined in
- Mathlib.Analysis.Complex.JensenFormula
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 299 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites85
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
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- ENatproof · cited by 4,985
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
- LT.lt.leproof · cited by 2,189
- MulZeroClass.mul_zeroproof · cited by 2,091
- Nat.cast_zeroproof · cited by 1,870
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.