Theorems · Theorem · computer science
AkraBazziRecurrence.eventually_asympBound_r_pos
∀ {α : Type u_1} [inst : Fintype α] {T : ℕ → ℝ} {g : ℝ → ℝ} {a b : α → ℝ} {r : α → ℕ → ℕ} [inst_1 : Nonempty α]
(R : AkraBazziRecurrence T g a b r),
∀ᶠ (n : ℕ) in Filter.atTop, ∀ (i : α), 0 < AkraBazziRecurrence.asympBound g a b (r i n)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 201 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
- Fintypestatement and proof · cited by 7,736
- Filter.Eventuallystatement · cited by 3,134
- Filter.atTopstatement · cited by 2,405
- Filter.Tendsto.eventuallyproof · cited by 174
- AkraBazziRecurrencestatement and proof · cited by 55
- Filter.eventually_allproof · cited by 16
- AkraBazziRecurrence.asympBoundstatement · cited by 10
- AkraBazziRecurrence.tendsto_atTop_rproof · cited by 4
- AkraBazziRecurrence.eventually_asympBound_posproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.