Mathlib Map

Theorems · Theorem · complex analysis

Function.locallyFinsuppWithin.logCounting_isBigO_log_of_finite_support

∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : ProperSpace E] {D : Function.locallyFinsupp E ℤ},
  (Function.locallyFinsuppWithin.support D).Finite →
    Function.locallyFinsuppWithin.logCounting D =O[Filter.atTop] Real.log

A function with finite support has a logarithmic counting function that is big-O of log.

Defined in
Mathlib.Analysis.Complex.ValueDistribution.LogCounting.Asymptotic
Cited by
1 results in Mathlib
Foundations
Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupProperSpace

Around this declaration

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

Cites19

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

Cited by1

Results whose statement or proof uses this declaration.