Mathlib Map

Theorems · Definition · computer science

AkraBazziRecurrence.GrowsPolynomially

(ℝ → ℝ) → Prop

The growth condition that the function g must satisfy for the Akra-Bazzi theorem to apply. It roughly states that c₁ g(n) ≤ g(u) ≤ c₂ g(n), for u between b * n and n, for any constant b ∈ (0, 1).

Defined in
Mathlib.Computability.AkraBazzi.GrowsPolynomially
Cited by
41 results in Mathlib
Foundations
Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites5

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.