Mathlib Map

Theorems · Definition · complex analysis

ValueDistribution.logCounting

{𝕜 : Type u_1} →
  [inst : NontriviallyNormedField 𝕜] →
    [ProperSpace 𝕜] → {E : Type u_2} → [inst_2 : NormedAddCommGroup E] → [NormedSpace 𝕜 E] → (𝕜 → E) → WithTop E → ℝ → ℝ

The logarithmic counting function of a meromorphic function. If f : 𝕜 → E is meromorphic and a : WithTop E is any value, this is a logarithmically weighted measure of the number of times the function f takes a given value a within the disk ∣z∣ ≤ r, taking multiplicities into account. In the special case where a = ⊤, it counts the poles of f.

Defined in
Mathlib.Analysis.Complex.ValueDistribution.LogCounting.Basic
Cited by
45 results in Mathlib
Foundations
Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldProperSpaceNormedAddCommGroupNormedSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ValueDistribution.characteristic · cited by 26ValueDistribution.charact…ValueDistribution.characteristic_top_eq_circleAverage_add_circleAverage · cited by 3ValueDistribution.charact…ValueDistribution.logCounting_top · cited by 3ValueDistribution.logCoun…ValueDistribution.characteristic_sub_characteristic_inv · cited by 2ValueDistribution.charact…ValueDistribution.characteristic_sum_top_le · cited by 2ValueDistribution.charact…ValueDistribution.circleIntegrable_logCounting · cited by 2ValueDistribution.circleI…ValueDistribution.logCounting_add_top_le · cited by 2ValueDistribution.logCoun…ValueDistribution.logCounting_mul_top_le · cited by 2ValueDistribution.logCoun…ValueDistribution.logCounting_mul_zero_le · cited by 2ValueDistribution.logCoun…ValueDistribution.logCounting_nonneg · cited by 2ValueDistribution.logCoun…ValueDistribution.logCounting_sum_top_le · cited by 2ValueDistribution.logCoun…ValueDistribution.logCounting_zero · cited by 2ValueDistribution.logCoun…locallyFinsuppWithin.logCounting_divisor · cited by 1locallyFinsuppWithin.logC…ValueDistribution.characteristic_mul_top_le · cited by 1ValueDistribution.charact…ValueDistribution.characteristic_mul_zero_le · cited by 1ValueDistribution.charact…DFunLike.coe · cited by 62936DFunLike.coeReal · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceTop.top · cited by 9680Top.topNontriviallyNormedField · cited by 8742NontriviallyNormedFieldSet.univ · cited by 3945Set.univWithTop · cited by 3754WithTopProperSpace · cited by 190ProperSpacePosPart.posPart · cited by 113PosPart.posPartNegPart.negPart · cited by 107NegPart.negPartMeromorphicOn.divisor · cited by 90MeromorphicOn.divisorWithTop.untop₀ · cited by 73WithTop.untop₀Function.locallyFinsuppWithin.logCounting · cited by 36locallyFinsuppWithin.logC…ValueDistribution.logCountingCITED BYCITES

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by46

Results whose statement or proof uses this declaration.