Theorems · Theorem · computer science
AkraBazziRecurrence.GrowsPolynomially.eventually_atTop_zero_or_pos_or_neg
∀ {f : ℝ → ℝ},
AkraBazziRecurrence.GrowsPolynomially f →
(∀ᶠ (x : ℝ) in Filter.atTop, f x = 0) ∨ (∀ᶠ (x : ℝ) in Filter.atTop, 0 < f x) ∨ ∀ᶠ (x : ℝ) in Filter.atTop, f x < 0- Cited by
- 2 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.atTopstatement and proof · cited by 2,405
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Filter.Frequentlyproof · cited by 414
- AkraBazziRecurrence.GrowsPolynomiallystatement and proof · cited by 41
- Filter.eventually_andproof · cited by 5
- AkraBazziRecurrence.GrowsPolynomially.eventually_atTop_nonneg_or_nonposproof · cited by 4
- AkraBazziRecurrence.GrowsPolynomially.eventually_zero_of_frequently_zeroproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- AkraBazziRecurrence.GrowsPolynomially.invproof · cited by 3
- AkraBazziRecurrence.GrowsPolynomially.rpowproof · cited by 3