Mathlib Map

Theorems · Theorem · complex analysis

Function.locallyFinsuppWithin.logCounting_single_isBigO_log

∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : DecidableEq E] [inst_2 : ProperSpace E] {e : E} {n : ℤ},
  Function.locallyFinsuppWithin.logCounting (Function.locallyFinsuppWithin.single e n) =O[Filter.atTop] Real.log

The logarithmic counting function of a singleton is big-O of log. This is the qualitative consequence of logCounting_single_eq_log_sub_const.

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

Around this declaration

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

Cites25

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.