Mathlib Map

Theorems · Definition · computer science

AkraBazziRecurrence.smoothingFn

ℝ → ℝ

The "smoothing function" is defined as 1 / log n. This is defined as an ℝ → ℝ function as opposed to ℕ → ℝ since this is more convenient for the proof, where we need to e.g. take derivatives.

Defined in
Mathlib.Computability.AkraBazzi.SumTransform
Cited by
45 results in Mathlib
Foundations
Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

AkraBazziRecurrence.differentiableAt_smoothingFn · cited by 8AkraBazziRecurrence.diffe…AkraBazziRecurrence.isEquivalent_one_sub_smoothingFn_one · cited by 5AkraBazziRecurrence.isEqu…AkraBazziRecurrence.strictAntiOn_smoothingFn · cited by 4AkraBazziRecurrence.stric…AkraBazziRecurrence.isEquivalent_one_add_smoothingFn_one · cited by 4AkraBazziRecurrence.isEqu…AkraBazziRecurrence.deriv_smoothingFn · cited by 3AkraBazziRecurrence.deriv…AkraBazziRecurrence.eventually_one_add_smoothingFn_pos · cited by 3AkraBazziRecurrence.event…AkraBazziRecurrence.isLittleO_smoothingFn_one · cited by 3AkraBazziRecurrence.isLit…AkraBazziRecurrence.differentiableAt_one_add_smoothingFn · cited by 2AkraBazziRecurrence.diffe…AkraBazziRecurrence.differentiableAt_one_sub_smoothingFn · cited by 2AkraBazziRecurrence.diffe…AkraBazziRecurrence.eventually_deriv_one_add_smoothingFn · cited by 2AkraBazziRecurrence.event…AkraBazziRecurrence.eventually_deriv_one_sub_smoothingFn · cited by 2AkraBazziRecurrence.event…AkraBazziRecurrence.eventually_one_sub_smoothingFn_gt_const · cited by 2AkraBazziRecurrence.event…AkraBazziRecurrence.eventually_one_sub_smoothingFn_gt_const_real · cited by 2AkraBazziRecurrence.event…AkraBazziRecurrence.eventually_one_sub_smoothingFn_pos · cited by 2AkraBazziRecurrence.event…AkraBazziRecurrence.eventually_one_sub_smoothingFn_pos_real · cited by 2AkraBazziRecurrence.event…Real · cited by 25697RealReal.log · cited by 939Real.logAkraBazziRecurrence.smoothing…CITED BYCITES

Cites2

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

  • Realstatement and proof · cited by 25,697
  • Real.logproof · cited by 939

Cited by45

Results whose statement or proof uses this declaration.